 BODY {
 background-image :  url(../images/bg_blue.gif); 
 font-family : Verdana; 
 font-size : 8pt; 
 margin-bottom : 0;
 margin-left : 0; 
 margin-right : 0; 
 margin-width: 0; 
 margin-height: 0 ; 
 color : Navy;
 SCROLLBAR-FACE-COLOR: #94BADF; 
 SCROLLBAR-HIGHLIGHT-COLOR: #EAEAEA; 
 SCROLLBAR-SHADOW-COLOR: #6666CC; 
 SCROLLBAR-3DLIGHT-COLOR: #; 
 SCROLLBAR-ARROW-COLOR: Navy; 
 SCROLLBAR-TRACK-COLOR: #94BADF; 
 SCROLLBAR-DARKSHADOW-COLOR: #; }
}
h1{
	font-family : Verdana; 
    font-size : 18pt; 
    color : Navy;
}

h2{
	font-family : Verdana; 
    font-size : 18pt; 
    color : Navy;
}

h3{
	font-family : arial; 
    font-size : 14pt; 
    color : Navy;
}

h4{
	font-family : arial; 
    font-size : 12pt; 
    color : Navy;
}

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

.red-small {
font-family : Verdana; 
font-size : 7pt; 
color : Red;}

P {
font-family : Verdana; 
font-size : 8pt ; 
color : Navy;
margin :7px;
}
.border{
	border : 1px ridge navy; 
}
.borderLayer{
	border : 1px ridge navy;
	background-color : #EBF7FB
}

.just {color: Navy; font-family : Verdana; font-size : 8pt ;  text-align : justify; }
.just a:link {color:Black; text-decoration:none; font-family : Verdana; font-size : 8pt;}
.just a:visited { color:Black; text-decoration:none; font-family : Verdana; font-size : 8pt;}
.just a:hover { color:Black; text-decoration:underline; cursor:hand; font-family : Verdana; font-size : 8pt; }
.just a:active { color:Black; text-decoration:none; font-family : Verdana; font-size : 8pt;}

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

.field { 
BACKGROUND:White; 
COLOR: Navy; 
FONT-FAMILY: Verdana; 
FONT-SIZE: 11px;  
border : 1px ridge navy;   
}

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

.menu td a {
 font: 12px  Verdana;
 color: Navy;
 background-color: #EBF7FB;
 width: 145px;
 text-decoration: none;
 border: ;
 border-collapse: collapse;
}

.menu td a:visited {
 font: 12px  Verdana;
 color: Navy;
 background-color: #EBF7FB;
 text-decoration: none;
 border: ;
 border-collapse: collapse;
}

.menu td a:hover {
 font: 12px  Verdana;
 color: Navy;
 background-color: #94BADF;
 text-decoration: none;
 border: ;
 border-collapse: collapse;
}

.menu td a:active {
 font: 12px  Verdana;
color: Navy;
 background-color: #EBF7FB;
 text-decoration: none;
 border: ;
 border-collapse: collapse;
}
#content     
	{
	margin-top: -235px;
	margin-left: -380px;
	position: absolute;
	top: 50%;
	left: 50%;
	width: 760px;
	height: 480px;
	visibility: visible
	}
	.content
{
	font-family : Verdana; 
    font-size : 8pt ; 
	color : Navy;
	border : 1px ridge navy; 
}