body {
background: white;
font-family: 12px Verdana, Arial, Helvetica, sans-serif;
color: black;
margin: 0px;
}

.titlerow1{color : #336699;font-family : Arial;font-size : 12px;font-weight : bold;
	text-decoration : none;	border-bottom : thin solid #336699;	}
.textmedium{font-family: Arial, Helvetica, sans-serif;font-size: 85%;}
.textsmall{font-family: Arial, Helvetica, sans-serif;font-size: 75%;}
.textmediumblue{font-family: verdana, Arial;font-size: 80%;color : #336699;}
.textmediumverdana{font-family: verdana, Arial;font-size: 80%;}
.textsmallblue{font-family: Arial;font-size: 75%;color : #336699;}
.textsmallred{font-family: Arial;font-size: 75%;color : Maroon;}
.textsmallbold{font-family: Arial, Helvetica, sans-serif;font-size: 75%;font-weight : bold;}
.textright{	text-align : right;}
.textsmallblack{font-family: Arial;	font-size: 75%;	color : Black;}

a:visited {
color: #ff0000;
}

#header {
height: 52px;
color: #6699cc;
font: bold 12px;
}

#header a:link, #header a:visited {
color: #6699cc;
text-decoration: none;
}

#header a:hover {
color: #cccccc;
}



#headertop {
background: #6699cc;
height: 16px;
color: #ffffff;
text-align: right;
font: bold 11px;
padding: 0 10px 0 0;
}

#headleft {
width: 152px;
background: #ffffff;
vertical-align: middle;
text-align: center;
}

#headmiddle {
background: #ffffff;
height: 115;
vertical-align: middle;
text-align: center;
}

#headright {
background: #ffffff;
font: bold 11px Arial, Helvetica, Verdana, sans-serif;
color: #000099;
vertical-align: middle;
text-align: right;
}

#topright a:link, #topright a:visited {
color: 000099;
text-decoration: none;
}

#topright a:hover {
color: #ff0000;
text-decoration: none;
}

#headrow_bottom {
font: 11px Arial, Helvetica, Verdana, sans-serif;
color: #cccc00;
background: #336699;
border: 2px solid #336699;
vertical-align: middle;
text-align: center;
}

#headrow_bottom a:link, #headrow_bottom a:visited {
color: #ffffff;
text-decoration: none;
}

#headrow_bottom a:hover {
color: #33ccff;
text-decoration: none;
}

#headrow_top {
font: bold 12px Arial, Helvetica, Verdana, sans-serif;
color: #ffffff;
background: #336699;
border: 2px solid #336699;
vertical-align: middle;
text-align: left;
}



#navbar {
width: 152px;
background: #cccccc;
}

#navbar a:link, #navbar a:visited {
color: #000099;
text-decoration: none;
}

#navbar a:hover {
color: #ff0000;
}

#navbar ul {
margin: 0;
padding: 0;
list-style-type: square;
color: #000099;
}

#navbar li {
padding: 0.1em 1em 0.33em;
font: bold 11px;
}

#copyright {
text-align: center;
font: normal 70%;
color: #000000;
padding: 8px;
}

