BODY {
	background-color : Silver;
	font : small Verdana, Geneva, Arial, Helvetica, sans-serif;
	margin : 0px 0px 0px 0px;
	background : Silver;
	color : #084878;
	border : 0px;
}
BLOCKQUOTE {
	font : small Arial, Helvetica, sans-serif;
	color : #084878;
}
P {
	font : small Arial, Helvetica, sans-serif;
	color : #084878;
}
OL, UL, LI, TD, TR {
	background-color : White;
	font : small Arial, Helvetica, sans-serif;
	color : #084878;
	border : 0px;
	border-width : 0px;
}
A {
	color : #009966;
}
A:LINK, a:visited, h2 a:link, h2 a:visited {
	color : #009966;
	text-decoration : underline;
}

A:HOVER, h2 a:hover {
	color : #CC0066;
}
H1 {
	color : #009966;
	font-size : large;
	font-family : Arial, Helvetica, sans-serif;
	font-weight : bold;
}

H2 {
	color : #000033;
	font-size : medium;
	font-family : Arial, Helvetica, sans-serif;
	font-weight : bold;
}
H3 {
	color : #009966;
	font-size : medium;
	font-family : "Times New Roman", Times, serif;
	font-weight : bold;
}
H4 {
	color : #000033;
	font-size : small;
	font-family : "Times New Roman", Times, serif;
	font-weight : bold;
}
H5 {
	color : #000033;
	font-size : x-small;
	font-family : "Times New Roman", Times, serif;
	font-weight : bold;
	font-style : italic;
}

.bottomlink
 {
	font-family : Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size : xx-small;
	color : #607e7c;
	text-align : center;
}
.bottomlink P
 {
	font-family : Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size : xx-small;
	color : #607e7c;
}
.bottomlink A:link, .bottomlink a:visited
 {
	font-family : Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size : xx-small;
	color: #607e7c;
}
.bottomlink A:hover {
	font-family : Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size :x x-small;
	font-weight : normal;
	color : #CC0066;
}

#toptable {
	background-image : url(/images/aaa_header.jpg);
	background-repeat : no-repeat;
	background-position : center;
	width : 780px;
	border-collapse : collapse;
	border : none;
	vertical-align : bottom;
}
.topnavbar A {
	color : White;
	font-family : Arial, Helvetica, sans-serif;
	font-size : 10pt;
	font-weight : bold;
	text-decoration : none;
}
.topnavbar A:visited {
	color : #fff;
	font-family : Arial, Helvetica, sans-serif;
	font-size : 10pt;
	font-weight : bold;
	text-decoration : none;
}
.topnavbar A:ACTIVE {
	color : #7ae6fe;
	font-family : Arial, Helvetica, sans-serif;
	font-size : 10pt;
	font-weight : bold;
	text-decoration : underline;
}
.topnavbar A:hover {
	color : #7ae6fe;
	font-family : Arial, Helvetica, sans-serif;
	font-size : 10pt;
	font-weight : bold;
	text-decoration : underline;
}
.topnavbar p {
	color : White;
	font-family : Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size : 11pt;
	font-weight : bold;
	text-align : center;
	vertical-align : middle;
	border-bottom : thin solid #D90072;
	background : #FFFFFF;
}
.leftnavbar td, tr {
	color : #178E6B;
	font-family : Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size : 9pt;
	font-weight : bold;
	text-align : center;
	vertical-align : middle;
	border-bottom : thin solid #D90072;
}
.whitetext {
	color: white;
}
.blacktext {
	color: black;
}
.blacktext a, a:visited {
	color: black;
}
.blacktext a:hover{
	color: #CC0066;
}