﻿a:link, a:visited, a:active {text-decoration:none; color: white; font-size:9pt}
a:hover {text-decoration:underline; color: white; font-size:9pt}

a.main:link, a.main:visited, a.main:active {text-decoration:none; color:#454545;}
a.main:hover {text-decoration:underline; color:#454545;}

.navCell {
	width:auto;
	margin:0px;
	padding-bottom:6px;

}



a.nav:link, a.nav:visited, a.nav:active {
	text-decoration:none;
    font-size:9pt;
    font-weight:bold;
    color: white;
    padding: 10px 0px 9px 20px;
    display:block;
    background:url('siteart/linkbg.jpg') no-repeat;
    background-position: 0 0;
}

 
a.nav:hover {
	text-decoration:none;
    font-size:9pt;
    font-weight:bold;
    color: white;
   	padding: 10px 0px 9px 20px;
    display:block;
    background:url('siteart/linkbg.jpg') no-repeat;
    background-position: 0 -34px;
}






body {background-color: #AEAEAE;font-family: Arial, Helvetica, sans-serif; color:#454545; font-size:10pt}

td {font-family: Arial, Helvetica, sans-serif; color: #454545; font-size:10pt}