a:link { color: blue; text-decoration: none }
a:active { color: red; text-decoration: none }
a:visited { color: #845D12; text-decoration: none }
a:hover { color: red; text-decoration: none }
BODY { background-color: #ffffff; font-size: 90%; font-family: Verdana, Arial }
TABLE { font-size: 90% }
H1 { color: #205868; font-size: 160%; margin-top: 15px; }
H2 { color: #205868; font-size: 140%; }
H3 { color: #205868; font-size: 120%; font-weight: bold }
H4 { color: #205868; font-size: 110% }
b  { color: #205868; font-weight: bold }
H5 {color : #205868; font-size: 14pt; font-weight: bold }
td.admintitle {color: white; font-size: 140%; font-weight: bold; text-align: center }
td.admintitle2 {color: white; font-size: 120%; font-weight: bold; text-align: center }
td.admintitle3 {color: #205868; font-size: 120%; font-weight: bold; text-align: center }
tr.admintitle {line-height=1.5;}
td.msgtext {color: #ff0000; text-align: center }
th {font-weight: bold};
input {color: #205868; font-size: 12px; font-family: Verdana, Arial}
input.color {background: #F2F8F8; }
textarea {color: #205868; font-size: 12px; font-family: Verdana, Arial}
textarea.color {background: #F2F8F8}
td.printonly {display:none}
p.printonly {display:none}
div.printonly {display:none}

a.nav, a.nav:link, a.nav:visited {display:block; float:left; width:145px; height:30px; background:#D5E5E4; border:1px solid #205868; margin-top:4px; margin-left:5px; margin-bottom:10px; text-align:center; text-decoration:none; font-family:verdana, arial, sans-serif; font-size:12px; color:#205868; line-height:25px; overflow:hidden;}
a.nav:hover {color:#fff; background:#205868;} 
a.nav:active {color:#fff; background:#c00;} 

