
a:active { color: #053057; text-decoration: none; }
a:link {  color: #053057; text-decoration: none; }
a:visited {  color: #053057; text-decoration: none; }
a:hover {  color: #275279; text-decoration: underline; }

body {
background-color:white; 
color:black;
font-family:verdana;
font-size:11pt;
scrollbar-face-color: white;
scrollbar-3dlight-color: #CCCCCC; 
scrollbar-shadow-color: black; 
scrollbar-highlight-color: gray; 
scrollbar-track-color: #084A84; 
scrollbar-arrow-color: black;
margin-top: 0;
margin-left: 0;
}

TD {
color:black;
font-family:verdana;
font-size:9pt;
}

.buttonstyle {
background-color: #7C0416;
color: black;
font-size: 9pt; 
font-family:verdana; 
border: 1px solid black;
}

INPUT
{
	behavior: url( entryEffect.htc );
	border: 1px black solid;
    FONT-FAMILY: Arial, Helvetica, sans-serif;
    FONT-SIZE: 9pt;
	background: #EFEFEF;
}
