
//body {font-family: High Tower Text; font-size: 12px;}
//A:link,A:visited,A:active {color:#996633;text-decoration:none}
//A:hover{text-decoration:underline}

body {font-family: High Tower Text; font-size: 12px;}
A:link,A:visited,A:active {color:rgb(0, 34, 135);text-decoration:none}
A:hover{color:rgb(0, 34, 135);text-decoration:underline}

DIV,TH,TD,P,INPUT,SELECT,TEXTAREA,TT {font-family: High Tower Text;font-size: 12pt;}

#heading {font-family: High Tower Text; font-size:14pt; text-decoration:bold;}

#products a:link, #products a:visited {font-family: tahoma; font-size: 9pt; text-decoration: none; color: rgb(0, 34, 135);}
#products a:hover {text-decoration: underline;}

#banner {font-family: Verdana; font-size:7pt;}
#banner a:link, #banner a:visited {color: #4F5475;}
#footer {font-family: Verdana; font-size:7pt;}
#footer a:link, #footer a:visited {color: #4F5475;}

#cellfadedown {background-image: url(/images/fade_down.gif);}
#cellfadeup {background-image: url(/images/fade_up.gif);}

#background {background: rgb(245, 255, 224);}
//#background {background: #F4F0D2;}
#darkbar {background: rgb(0, 34, 135);}
//#darkbar {background: #D2AF6C;}

#lightbar {background: rgb(233, 255, 189);}
//#lightbar {background: #EADAB0;}

.imageborder {border: 1px; border-style: solid; border-color: rgb(0, 34, 135)}

//"border: 1px dotted #D2AF6C"