#menu ul
{
margin-left: 0;
padding-left: 0;
list-style-type: none;
font-family: Verdana, Arial, Helvetica, sans-serif;
font-size: 12px;
margin:10px;
line-height: 30px;
}

#menu a
{
display: block;
padding: 3px;
width: 165px;
}

#menu a:link, #menuitems a:visited
{
color: #003366;
text-decoration: none;
font-weight:bold;
}

#menu a:hover
{
color: #FFFFFF;
font-weight:bold;
}

#toprow
{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 13px;
	bottom: 8px;
	border: 8px;
}
#toprow a
{
padding: 9px;

}

#toprow a:link, #toprow a:visited
{
color: #ffffff;
text-decoration: none;
font-weight:bold;
}

#toprow a:hover
{
color: #FFCC00;
text-decoration: none;
font-weight:bold;
}

#clientlist ul
{
margin-left: 0;
padding-left: 0;
list-style-type: square;
font-family: Verdana, Arial, Helvetica, sans-serif;
font-size: 12px;
margin:0px;
line-height: 20px;
}

A:link 
{color: #003399;
text-decoration: none;
}
A:visited {color: #003399;
text-decoration: none;
}
A:active {color: #003399;
text-decoration: none;
}
A:hover {color: #336699;
text-decoration: underline;
}

body,td,th {
	font-family: Verdana, Arial, Helvetica, sans-serif;
}
body {
	background-color: #89B1D4;
}

.style1 {color: #FFFFFF; font-size: 12px; font-weight: bold}
.style2 {font-size: 12px}
.style3 {font-size: 10px}
.style4 {font-size: 11px}
.style5 {color: #FFCC00; font-size: 12px; font-weight: bold}
.style6 {color: #FFFFFF; font-size: 10px}
.style7 {color: #FFFFFF; font-size: 13px}
.style8 {color: #660000; font-size: 12px}
.style10 {	font-size: 16px; color: #FFFFFF; font-weight: bold}


h1 {
	font-size: 16px;
	color: #006633;
}
h2 {
	font-size: 14px;
	color: #660000;
}
h3 {
	font-size: 14px;
	color: #006699;
}

#footlink
{
font-family: Verdana, Arial, Helvetica, sans-serif;
font-size: 10px;
}

#footlink a:link,  #footlink a:visited
{
color: #ffffff;
text-decoration: none;
}

#footlink a:hover
{
color: #3366CC;
text-decoration: underline;
}

