a:link     {text-decoration: none;
            color:darkblue}
a:visited  {text-decoration: none;
            color:darkblue}
a:active   {color:green}
a:hover    {text-decoration: underline;
            color:red;
            background-color:none}


.topdate {color:#C0C0C0; font-size:10px; font-family:Arial;}

/********** Top Red Portion ***************/
.topred {color:#990033; font-size:10px; font-family:Arial;}
td.lefttopred {text-align: left; vertical-align: bottom;} 
td.centertopred {text-align: center; vertical-align: top; font-size: 10px; color: #990033;}
td.centertopred a:link {
	text-decoration: none;
	color: #990033;
}
td.centertopred a:visited {
	text-decoration: none;
	color: #990033;

}
td.centertopred a:active {
	text-decoration: none;
	color: #990033;

}
td.centertopred a:hover {
	text-decoration: underline;
	color: #990033;
}
td.righttopred {text-align: right; vertical-align: bottom;}

.topform {padding: 0px; margin: 0px; padding-bottom: 2px;}
.topform1 {padding: 0px; margin: 0px; padding-bottom: 3px;}
.searchfield {
	padding: 0px; margin: 0px;
	background-color: #FFFFD7;
	font-family: Verdana;
	font-size: 8pt;
	color: #990033;
	/*text-align: right;*/
	border-style: inset;
}
.dropdownbox{
	color: #990033;
	background-color: #FFFFD7;
	font-size: 8pt; 
	font-family: Verdana; 
	border-style: inset;
}
.searchsubmit {
	padding: 0px; margin: 0px;
	font-family: Arial; 
	font-size: 8pt; 
	border-style: outset		
}

/**************** Main Portion *********************/
.maintable {text-align: center;}

tr.blueleft {background-color: #004184;}
td.bluecenter {text-align: center; vertical-align: top;}
td.bluecenter #nested {text-align: center;}
td.blueright {text-align: center; vertical-align: top;}
td.bluerightbutton {text-align: left; vertical-align: top;}
td.onlineappicon {text-align: center;}

/************** Icon Row Area ********************/
td.iconcell {text-align: center; vertical-align: bottom;}
tr.iconlinkrow {font-family: Arial; font-size: 10px;}
#red {
tr.iconlinkrow a:link {text-decoration: none; color: #808080;}
tr.iconlinkrow a:visited {text-decoration: none; color: #808080;}
tr.iconlinkrow a:active {text-decoration: none; color: #808080;}
tr.iconlinkrow a:hover {text-decoration: underline; color: #808080;}
td.linkcell {text-align: center; vertical-align: top;}

/************* Links By Viewer ******************/
td.outside {text-align: center; vertical-align: top;}
.bluebotlinks {}
.bluebotlinks a {font-size: 10px; font-family: Arial; padding: 0px; margin: 0px;}
.bluebotlinks a:link {text-decoration: none; color: darkblue;}
.bluebotlinks a:visited {text-decoration: none; color: darkblue;}
.bluebotlinks a:active {text-decoration: none; color: darkblue;}
.bluebotlinks a:hover {text-decoration: underline; color: darkblue;}

.greenbotlinks {}
.greenbotlinks a {font-size: 10px; font-family: Arial; padding: 0px; margin: 0px;}
.greenbotlinks a:link {text-decoration: none; color: #006699;}
.greenbotlinks a:visited {text-decoration: none; color: #006699;}
.greenbotlinks a:active {text-decoration: none; color: #006699;}
.greenbotlinks a:hover {text-decoration: underline; color: #006699;}

/************ Bottom Page Info ****************/
td.address {font-size: 10px; font-family: Arial; color: #808080; text-align: center;}
td.botinfo {font-size: 10px; font-family: Arial; color: #C0C0C0; text-align: center;}
td.botinfo a {font-size: 10px; font-family: Arial; color: #C0C0C0;}
td.botinfo a:link {text-decoration: none; color: #C0C0C0;}
td.botinfo a:visited {text-decoration: none; color: #C0C0C0;}
td.botinfo a:active {text-decoration: none; color: #C0C0C0;}
td.botinfo a:hover {text-decoration: underline; color: #C0C0C0;}
td.established {font-size: 10px; font-family: Arial; color: #CCCCCC; text-align: center;}
