/* s u m e a  style sheet */
/* 05 / 23 / 2005 */

body 
{
margin:0;
font-family:trebuchet ms, verdana, sans-serif;
font-size:12px;
color: #7E7E7E;
line-height: 14px;
}

ul li
{
list-style-image:url(http://www.sumea.com/img/arrow3.gif);
list-style-position:left;
// padding-bottom: 8px;
margin-left: -22;
}

td
{
font-family:trebuchet ms, verdana, sans-serif;
font-size:12px;
color: #7E7E7E;
line-height: 14px;
}

a:link, a:visited, a:active
{
color:#3399CC;
text-decoration: underline;
}

a:hover
{
color:#66BBEE;
text-decoration: underline;
}

.nav
{
color: #FFFFFF;
background-color: #3399CC;
text-decoration: none;
}

a.navlink:link
{
color:#7E7E7E;
text-decoration: none;
}

a.navlink:visited
{
color:#7E7E7E;
text-decoration: none;
}

a.navlink:hover
{
color:#FF48AF;	
background-color: #444444;
text-decoration: none;
}

a.navlink:active
{
color:#FFFFFF;
background-color: #444444;
text-decoration: none;
}

.topic
{
font-family:  trebuchet ms, verdana, sans-serif;
font-size: 12px;
color: #1572B3;
font-weight: bold;
line-height: 18px
}

.overview
{
color: #3399CC;
}

.smltxt
{
font-family: Verdana, Arial, Helvetica, sans-serif;
font-size: 9px;
color: #7E7E7E;
line-height: 14px;
font-style: none;
}

.smltopic
{
color: #1572B3;
}

a.smltxt:link, a.smltxt:visited, a.smltxt:active
{
color:#3399CC;
text-decoration: none;
}

a.smltxt:hover
{
color:#FFFFFF;	
background-color: #3399CC;
text-decoration: none;
}



/* TABLE STYLES */


.margins1
{
margin: 8px 8px 8px 8px;
padding-top: 0px;
}

.margins2
{
margin: 4px 2px 4px 4px;
padding-top: 0px;
}

.margins3
{
margin: 8px 8px 0px 0px;
padding-top: 0px;
}

.margins4
{
margin: 6px 8px 2px 8px;
padding-top: 0px;
}





