body, td, th, li, div {  font-family: Verdana, Helvetica, sans-serif; color: 454545; font-size: 11px;}




.small		{font: 10px 'Verdana';}
.small1		{font: 9px 'Verdana';}
.big		{font: 13px 'Verdana'; color: BA8014}

.heading		{font: 12px 'Verdana'; color: 233469}


a.navblack:link { text-decoration: none; color: "000000"; }
a.navblack:visited { text-decoration: none; color: "000000"; }
a.navblack:hover { text-decoration: none; color: "D8840B"; }

a.navdarkred:link { text-decoration: none; color: "9D0000"; }
a.navdarkred:visited { text-decoration: none; color: "9D0000"; }
a.navdarkred:hover { text-decoration: none; color: "3C9868"; }

a.navemail:link { text-decoration: underline; color: "3C9868"; }
a.navemail:visited { text-decoration: underline; color: "3C9868"; }
a.navemail:hover { text-decoration: none; color: "9D0000"; }

a.navblue:link { text-decoration: none; color: "5E80AE"; }
a.navblue:visited { text-decoration: none; color: "5E80AE"; }
a.navblue:hover { text-decoration: none; color: "194A8C"; }



#dgray		{color: #868686;}
#byellow		{color: #D8840B;}
#dred		{color: #9D0000;}
#dblue		{color: #233469;}
#dgreen		{color: #007B52;}


.sidelinks
{
    BORDER-RIGHT: #339 1px dotted;
    PADDING-RIGHT: 2px;
    BORDER-TOP: #339 1px dotted;
    PADDING-LEFT: 4px;
    FONT-WEIGHT: normal;
    
    BACKGROUND: #CEECCA;
    PADDING-BOTTOM: 2px;
    BORDER-LEFT: #339 1px dotted;
    COLOR: #333;
    LINE-HEIGHT: 100%;
    PADDING-TOP: 2px;
    BORDER-BOTTOM: #339 1px dotted;
    TEXT-ALIGN: left
}
