<!---
/* Main stuff for body outside the main table*/
body { font-family:Verdana, Sans-serif; color: #fff; font-size: 12px
; background-color: #355887; }
a:link { color: #ffc; text-decoration: none; }
a:visited { color: #f5f5dc; text-decoration: none; }
a:hover { color: #fcd72f; text-decoration: none; }
body { color: #fff; font-size: 12px; font-family: Verdana, Arial, Helvetica, sans-serif; background-color: #4e5c69; }
/* properties for form elements*/
input,textarea, select,{ color : #ffc; font-size: 12px; background-color: #607081; border: solid 1px #252525; }
/* the table that has the search box */
.searchtable { font-family: Verdana, Sans-serif; background-color: #435268; width: 100%; }
/*The actual search bar row*/
.searchrow { font-family: Verdana, Sans-serif; background-color:#435268 ; width: 100%; font-size: 12px; padding: 6px; }
/*The row under the search*/
.searchunder { font-family: Verdana, Sans-serif; background-color: #435268; width: 100%; font-size:  12px; padding: 6px; }
/*main table properties*/
.maintable {font-family: Verdana, Sans-serif; background-color: #4e5c69; width: 100%; padding: 0; font-size: 12px;}
/*row properties of main table*/
.rows { font-family: Verdana, Sans-serif; background-color: #435268; padding: 6px; font-size:  12px; color: #fff; }
.rows a:link, .rows a:active,.rows a:visited { color : #ffc;}
/*columns properties of main table*/
.columns { font-family: Verdana, Sans-serif; background-color: #4e5c69; font-size:  12px; padding: 12px 8px 8px; border-color: #1f6596; border-width: 12px; }
/*the box for each link*/
.box { font-family: Verdana, Sans-serif; background-color: #607081; width: 90%; padding: 4px; font-size:  12px; color: #ffffff; font-weight: bold; }
.box a:link, .box a:active, .box a:visited { color : #ffc; }
/*box table structure*/
.boxtable{font-family: Verdana, Sans-serif; background-color: #435268; width: 100%; padding: 8px}
--->
