 BODY {
 font-family : Arial; 
 font-size : 8pt; 
 margin-top : 0; 
 margin-left : 0;
 margin-right : 0;
 margin-bottom : 0;
 margin-width: 0; 
 margin-height: 0 ; 
 SCROLLBAR-FACE-COLOR: #008AC9; 
 SCROLLBAR-HIGHLIGHT-COLOR: #D32E12; 
 SCROLLBAR-SHADOW-COLOR: ; 
 SCROLLBAR-3DLIGHT-COLOR: ; 
 SCROLLBAR-ARROW-COLOR: #FFF402; 
 SCROLLBAR-TRACK-COLOR: #008AC9; 
 SCROLLBAR-DARKSHADOW-COLOR: ;
 background : url(../images/bg_main.gif) repeat-x;
 
 }
h1{ font-family : Arial; font-size : 18pt; color : Black; margin: 10px}
h2{	font-family : Arial; font-size : 18pt; color : Black; margin: 10px}
h3{	font-family : arial; font-size : 14pt; color : Black; margin: 10px}
h4{	font-family : arial; font-size : 12pt; color : #008AC9;	margin: 10px}
h5{	font-family : arial; font-size : 10pt; color : Black; margin: 10px}

.small {font-family : arial; font-size : 8pt; color : Black;}
.small a:link {color: Black; text-decoration:none; font-family : arial; font-size : 8pt;}
.small a:visited { color:Black; text-decoration:none; font-family : arial; font-size : 8pt;}
.small a:hover { color:Black; text-decoration:underline; cursor:hand; font-family : arial; font-size : 8pt; cursor : hand}
.small a:active { color:Black; text-decoration:none; font-family : arial; font-size : 8pt;}

P {font-family : arial; font-size : 9pt ; color: Black; margin: 10px;}

a:link {color: #008AC9; text-decoration:none; font-family : arial; font-size : 9pt;}
a:visited { color:#008AC9; text-decoration:none; font-family : arial; font-size : 9pt;}
a:hover { color:#008AC9; text-decoration:underline; cursor:hand; font-family : arial; font-size : 9pt; }
a:active { color:#008AC9; text-decoration:none; font-family : arial; font-size : 9pt;}

.nav {font-family : arial; font-size : 9pt ; color: White; margin: 10px;}
.nav a:link {color: White; text-decoration:none; font-family : arial; font-size : 9pt;}
.nav a:visited { color:White; text-decoration:none; font-family : arial; font-size : 9pt;}
.nav a:hover { color: #FEF302; text-decoration:none; cursor:hand; font-family : arial; font-size : 9pt; }
.nav a:active { color:White; text-decoration:none; font-family : arial; font-size : 9pt;}

LI {font-family : arial; font-size : 9pt; color: black; margin-left: 15px;  margin-right : 10px;  }
UL {font-family : arial; font-size : 9pt; color: black; margin-left: 15px;  margin-right : 10px;  list-style-type: circle; }

.bg_body {background-image : url(../images/bg_body.gif);  background-position : top;  background-repeat : no-repeat;  }

.white {color: White; font-family : arial; font-size : 9pt ; }
.white a:link {color:#008AC9; text-decoration:none; font-family : arial; font-size : 9pt;}
.white a:visited { color:#008AC9; text-decoration:none; font-family : arial; font-size : 9pt;}
.white a:hover { color:#008AC9; text-decoration:underline; cursor:hand; font-family : arial; font-size : 9pt; }
.white a:active { color:#008AC9; text-decoration:none; font-family : arial; font-size : 9pt;}

.pwhite {color: White; font-family : arial; font-size : 9pt ; }
.pwhite a:link {color:Black; text-decoration:none; font-family : arial; font-size : 9pt;}
.pwhite a:visited { color:Black; text-decoration:none; font-family : arial; font-size : 9pt;}
.pwhite a:hover { color:Black; text-decoration:underline; cursor:hand; font-family : arial; font-size : 9pt; }
.pwhite a:active { color:Black; text-decoration:none; font-family : arial; font-size : 9pt;}

.borderRed{border : 1px ridge #D32E12; }
.borderBlue{border : 1px ridge #008AC9; }
.borderBlack{border : 1px ridge Black; }

.field { 
BACKGROUND:White; 
COLOR: #008AC9; 
FONT-FAMILY: arial; 
FONT-SIZE: 11px;  
border : 1px ridge #008AC9;   
}

.button {
font-family:  Arial;
font-size: 11px;
font-style: normal;
color: #008AC9;
background-color: White;
font-weight: bold;
border : 1px ridge #008AC9;
}

.menu td a {
 font: 11px  arial;
 color: Navy;
 background-color: White;
 width: 127px;
 text-decoration: none;
 border: 0px ridge blue;
 border-collapse: collapse;
}

.menu td a:visited {
 font: 11px  arial;
 color: Navy;
 background-color: White;
 text-decoration: none;
 border: 0px ridge blue;
 border-collapse: collapse;
}

.menu td a:hover {
 font: 11px  arial;
 color: Navy;
 background-color: #F0F8FF;
 text-decoration: none;
 border: 0px ridge blue;
 border-collapse: collapse;
}

.menu td a:active {
 font: 11px  arial;
color: Navy;
 background-color: White;
 text-decoration: none;
 border: 0px ridge blue;
 border-collapse: collapse;
}