a:link { color: #004080; text-decoration: underline; } 
a:visited { color: #004080; text-decoration: underline; } 
a:hover { color: #004080; text-decoration: none; } 

a.leftcol:link { color: #F5BF33; text-decoration: underline; } 
a.leftcol:visited { color: #F5BF33; text-decoration: underline; } 
a.leftcol:hover { color: #F5BF33; text-decoration: none; }

a.centercol:link { color: #004080; text-decoration: underline; font-size:10pt; } 
a.centercol:visited { color: #004080; text-decoration: underline; font-size:10pt; } 
a.centercol:hover { color: #004080; text-decoration: none; font-size:10pt; }

a.rightcol:link { color: #F5BF33; text-decoration: underline; } 
a.rightcol:visited { color: #F5BF33; text-decoration: underline; } 
a.rightcol:hover { color: #F5BF33; text-decoration: none; }

.dropdown { 
	font-size: 10px; 
	color: #333333; 
	background-color: #FFFFFF; 
	margin-left: 0px;
	border-top: #000000 1px solid;
	border-right: #000000 1px solid;
	border-bottom: #000000 1px solid;
	border-left: #000000 1px solid;
	/*width: 150px;*/
}

.dropdown-long { 
	font-size: 10px; 
	color: #333333; 
	background-color: #FFFFFF; 
	margin-left: 0px;
	border-top: #000000 1px solid;
	border-right: #000000 1px solid;
	border-bottom: #000000 1px solid;
	border-left: #000000 1px solid;
	width: 470px;
}

.textbox {  
	font-family: 'Arial, Verdana, Helvetica';
	font-size: 10px;
	color: #333333;
	background-color: #FFFFFF;
	margin-left: 0px;
	border-top: #7F9DB9 1px solid;
	border-right: #7F9DB9 1px solid;
	border-bottom: #7F9DB9 1px solid;
	border-left: #7F9DB9 1px solid;	
}

.button { 
	font-size: 12px; 
	font-weight: bold;
	color: #FFFFFF; 
	background-color: #E5B134; 
	margin-left: 0px
}

h1 { 
	color: #004080;
	font-size: 10pt;
	font-weight: bold;
	text-decoration: none;
	margin-top: 0;
	margin-bottom: 0
}



a.cyan:link { color: #00FFFF; font-weight:bold; text-decoration: none }
a.cyan:active { color: #00FFFF; font-weight:bold; text-decoration: none }
a.cyan:visited { color: #00FFFF; font-weight:bold; text-decoration: none }
a.cyan:hover { color: #FFFFFF; font-weight:bold; text-decoration: none }

a.cyan-b:link { color: #00FFFF; font-weight:bold; text-decoration: none; font-size:7.5pt }
a.cyan-b:active { color: #00FFFF; font-weight:bold; text-decoration: none; font-size:7.5pt }
a.cyan-b:visited { color: #00FFFF; font-weight:bold; text-decoration: none; font-size:7.5pt }
a.cyan-b:hover { color: #FFFFFF; font-weight:bold; text-decoration: none; font-size:7.5pt }

a.white:link { color: #FFFFFF; font-weight:normal; text-decoration: none }
a.white:active { color: #FFFFFF; font-weight:normal; text-decoration: none }
a.white:visited { color: #FFFFFF; font-weight:normal; text-decoration: none }
a.white:hover { color: #00FFFF; font-weight:normal; text-decoration: none }

a.white-b:link { color: #FFFFFF; font-weight:bold; text-decoration: none; font-size:7.5pt }
a.white-b:active { color: #FFFFFF; font-weight:bold; text-decoration: none; font-size:7.5pt }
a.white-b:visited { color: #FFFFFF; font-weight:bold; text-decoration: none; font-size:7.5pt }
a.white-b:hover { color: #00FFFF; font-weight:bold; text-decoration: none; font-size:7.5pt }

body { color: #000000; font-size: 7.5pt; font-family: Verdana, Arial; font-weight: normal; margin-top: 0; margin-bottom: 0 }
td { color: #000000; font-size: 7.5pt; font-family: Verdana, Arial; font-weight: normal; margin-top: 0; margin-bottom: 0 }
td.small { color: #000000; font-size: 11px; font-family: Verdana, Arial; font-weight: normal; margin-top: 0; margin-bottom: 0 }

h2 { color: #000000; font-size: 7pt; font-family: Verdana, Arial; letter-spacing: 2pt; font-weight: bold; margin-top: 0; margin-bottom: 0 }
h3 { color: #000000; font-size: 7pt; font-family: Verdana, Arial; font-weight: bold; margin-top: 0; margin-bottom: 0 }

.copyright { color: #000000; font-size: 10px; font-family: Verdana, Arial; font-weight: normal; margin-top: 0; margin-bottom: 0 }

#small {font-family: arial,helvetica,sanserif; font-size: 10px; color: #000000;}
#textmenu { color: #004080; text-decoration: none; font-family: arial, sans-serif; FONT-SIZE: small; } 

#listbox { BACKGROUND: #eeeeee; BORDER-BOTTOM: #999999 2px solid; BORDER-LEFT: #999999 2px solid; 
           BORDER-RIGHT: #999999 2px solid; BORDER-TOP: #999999 2px solid; font-family: Arial, Helvetica, sans-serif;
	   FONT-SIZE: 11px; }

#formbox { BACKGROUND: #ffffff; BORDER-BOTTOM: #000000 2px solid; BORDER-LEFT: #000000 2px solid; 
           BORDER-RIGHT: #000000 2px solid; BORDER-TOP: #000000 2px solid; 
 	   font-family: Arial, Helvetica, sans-serif; FONT-SIZE: 11px; }

#button { BACKGROUND: #eeeeee; BORDER-BOTTOM: #999999 2px solid; BORDER-LEFT: #999999 2px solid; 
           BORDER-RIGHT: #999999 2px solid; BORDER-TOP: #999999 2px solid; font-family: Arial, Helvetica, sans-serif;
	   FONT-SIZE: 10px; }