a:hover  {	text-decoration : underline; }
A:hover.nav  {	text-decoration : underline; }
a:link  { text-decoration : none; }
A:link.nav  { text-decoration : none; }
a:active  { text-decoration : none; }
A:active.nav  { text-decoration : none; }
BODY {
    margin-left : 0;
    font-family : "Trebuchet MS", Verdana, Arial, Helvetica, sans-serif;
    FONT-WEIGHT: normal;
    FONT-SIZE: 9pt;
    color : #000099;
}
TD {
    font-family : Verdana, Arial, Helvetica, sans-serif;
    font-size : 10pt;
    color : black;
   }
.whitelink  { color : white;text-decoration : none; }
.redlink  { color : red;text-decoration : none; }
.navylink  { color : navy;text-decoration : none; }
.yellowlink  { color : yellow;text-decoration : none; }
.bluelink  { color : blue;text-decoration : none; }
.blacklink  { color : black;text-decoration : none; }
.maroonlink  { color : maroon;text-decoration : none; }
.navtext {
    font-family : Arial, Helvetica, sans-serif;
    font-size : 13px;
    font-weight : bolder;
    color : #ff0000;
}
.betheweb {
    font-family : Arial, Helvetica, sans-serif;
    font-size : 13px;
    font-style : italic;
    font-variant : small-caps;
    font-weight : bolder;
}	
.heading{
    font-size : 16px;
    font-family : Verdana;
    font-weight : bolder; 
    color : #800000;
}
.subheading{
    font-size : 14px;
    font-family : Verdana;
    font-weight : bolder; 
    color : #800000;
}
.copyright {
    font-size : 10px;
    font-family : Verdana;
    font-weight : bold; 
    color : #ffff00;
}
.button
{
    BORDER-RIGHT: #106bda 1px solid;
    BORDER-TOP: #106bda 1px solid;
    FONT-WEIGHT: bold;
    FONT-SIZE: 8pt;
    BORDER-LEFT: #106bda 1px solid;
    BORDER-BOTTOM: #106bda 1px solid;
    FONT-FAMILY: Verdana;
    BACKGROUND-COLOR: #cfe2f8;
	CURSOR: hand
}
.inputfields
{
    BORDER-RIGHT: #106bda 1px solid;
    BORDER-TOP: #106bda 1px solid;
    FONT-SIZE: 10pt;
    BORDER-LEFT: #106bda 1px solid;
    BORDER-BOTTOM: #106bda 1px solid;
    FONT-FAMILY: Arial;
    BACKGROUND-COLOR: #e7e7e7
}
