 BODY {
 background-image : url(../images/bg_charcoal.gif); 
 font-family : Arial; 
 font-size : 9pt; 
 margin-top : 0;
 margin-bottom : 0;
 margin-left : 0; 
 margin-right : 0; 
 margin-width: 0; 
 margin-height: 0 ; 
 SCROLLBAR-FACE-COLOR: #BB2519; 
 SCROLLBAR-HIGHLIGHT-COLOR: White; 
 SCROLLBAR-SHADOW-COLOR: #BB2519; 
 SCROLLBAR-3DLIGHT-COLOR: #565656; 
 SCROLLBAR-ARROW-COLOR: White; 
 SCROLLBAR-TRACK-COLOR: #565656; 
 SCROLLBAR-DARKSHADOW-COLOR: White;
  background-position : top;
  background-repeat : repeat;
 }
h1{	font-family : Arial; font-size : 18pt; color : #BB2519; margin: 10px 10px 10px 15px;}
h2{ font-family : Arial; font-size : 18pt; color : #BB2519; margin: 10px 10px 10px 15px;}
h3{ font-family : Arial; font-size : 14pt; color : #BB2519; margin: 10px 10px 10px 15px;}
h4{ font-family : Arial; font-size : 12pt; color : #BB2519; margin: 10px 10px 10px 15px;}

P {font-family : Verdana; font-size : 10pt ; color : Black ; margin: 10px 10px 10px 15px;}

a:link {color: #BB2519; text-decoration:none; font-family : Verdana; font-size : 10pt;}
a:visited { color:#BB2519; text-decoration:none; font-family : Verdana; font-size : 10pt;}
a:hover { color:#BB2519; text-decoration:underline; cursor:hand; font-family : Verdana; font-size : 10pt; }
a:active { color:#BB2519; text-decoration:none; font-family : Verdana; font-size : 10pt;}

LI {font-family : Verdana; font-size : 10pt; color: Black;}
UL {font-family : Verdana; font-size : 10pt; color: Black;}

.small {font-family : Verdana; font-size : 8pt; color : Black;}
.small a:link {color: #BB2519; text-decoration:none; font-family : Verdana; font-size : 8pt;}
.small a:visited { color:#BB2519; text-decoration:none; font-family : Verdana; font-size : 8pt;}
.small a:hover { color:#BB2519; text-decoration:underline; cursor:hand; font-family : Verdana; font-size : 8pt; cursor : hand}
.small a:active { color:#BB2519; text-decoration:none; font-family : Verdana; font-size : 8pt;}

.smallWhite {font-family : Verdana; font-size : 8pt; color : White;}
.smallWhite a:link {color: White; text-decoration:none; font-family : Verdana; font-size : 8pt;}
.smallWhite a:visited { color:White; text-decoration:none; font-family : Verdana; font-size : 8pt;}
.smallWhite a:hover { color:White; text-decoration:underline; cursor:hand; font-family : Verdana; font-size : 8pt; cursor : hand}
.smallWhite a:active { color:White; text-decoration:none; font-family : Verdana; font-size : 8pt;}

.medium {font-family : Verdana; font-size : 9pt; color : Black; margin: 10px 5px 10px 5px;
}

.border {border : 1px solid Black;}
.borderRED {border : 1px solid #BB2519;}

.bgbody {background-image : url(../images/bg_line.gif); 	background-repeat : repeat;    }

FORM {display: inline;}

.field { 
BACKGROUND: White; 
COLOR: #BB2519; 
FONT-FAMILY: Verdana; 
FONT-SIZE: 11px;  
border : 1px solid #BB2519;   
}

.button {
font-family:  Verdana;
font-size: 12px;
font-style: normal;
color: #BB2519;
background-color: White;
font-weight: bold;
border : 1px ridge #BB2519;
}

.menu td a {
 font: 12px  Verdana;
 color: White;
 background-color: #BB2519;
 width: 140px;
 text-decoration: none;
}

.menu td a:visited {
 font: 12px  Verdana;
 color: White;
 background-color: #BB2519;
 text-decoration: none;
}

.menu td a:hover {
 font: 12px  Verdana;
 color: #BB2519;
 background-color: White;
 text-decoration: none;
}

.menu td a:active {
 font: 12px  Verdana;
color: White;
 background-color: #BB2519;
 text-decoration: none;

}
