<!---
/* Main stuff for body outside the main table*/
body {
font-family:Verdana,Tahoma,Sans-serif;
color: #121212;
font-size: 12pt;
}
/* properties for form elements*/
input,textarea, select,{
	color: #121212;
	font-size: 10pt;
	border-collapse: collapse; border: 1px solid #000000;
}

A:link {text-decoration: none; color: #333333;} A:visited {text-decoration: none; color:#666666;} A:active {text-decoration: none} A:hover {text-decoration: none; color: #FF6600 }
/* the table that has the search box */
.searchtable {width: 100%; font-family: Verdana, Tahoma, Sans-serif; color: #121212; border-top: ; border-bottom: ; background-color: ; width: ; padding: 10px; }
/*The actual search bar row*/
.searchrow {align: right; valign: top; font-family: Verdana, Tahoma, Sans-serif; color: #121212; background-color: ; padding: 0px; font-size: 10pt;}

/*The row under the search*/
.searchunder {font-family: Verdana, Tahoma, Sans-serif; background-color: ; font-size:  10pt; color: #121212; align: right;}
.searchunder a:link {color: #121212;} .searchunder a:hover {color: #FF6600;}
/*main table properties*/
.maintable {font-family: Verdana, Tahoma, Sans-serif; width:100% ; padding: 0px; font-size: 12pt; }
/*row properties of main table*/
.rows {font-family: Verdana, Tahoma, Sans-serif; border: 5px #121212 solid; background-color:  ; padding: 0px; font-size:  10pt; color: #121212;}
.rows a:link, .rows a:active,.rows a:visited { color : #333333;} .rows a:hover {color:#FF6600;} rows a:visited { color : #333333;}
/*columns properties of main table*/
.columns {font-family: Verdana, Tahoma, Sans-serif; border: ; background-color: ; padding: 0px;width: 400px; font-size:  10pt;}
/*the box for each link*/
.box {font-family: Verdana, Tahoma, Sans-serif; border-left: ; background-color:; width: 800px; padding: 0px;font-size:  10pt; color: #121212; font-weight: ;}
.box a:link, .box a:active, .box a:visited { color : #121212; text-decoration: bold;} 
.box a:hover {color : #FF6600; text-decoration: bold;}
/*box table structure*/
.boxtable{font-family: Verdana, Tahoma, Sans-serif; color: #121212; border-bottom: 1px solid #333; background-color: ; font-size:  10pt; padding: 10px 0 0 0}

/*.orange a:link, .orange a:active, .orange a:visited {font-family: Verdana, Tahoma, Sans-serif; color: #FF6600;}
.orange a:hover {font-family: Verdana, Tahoma, Sans-serif; color: #333333;}
--->
