BODY
{
scrollbar-face-color:#0E486F;
scrollbar-arrow-color:#FFFFFF;
scrollbar-track-color:#D0D0D0;
scrollbar-shadow-color:'';
scrollbar-highlight-color:'';
scrollbar-3dlight-color:'';
scrollbar-darkshadow-Color:'';
}

background {
	background-attachment: fixed;
	background-image: url(images/bg.jpg);
	background-repeat: no-repeat;
}

.headings
{
    FONT-SIZE: 12px;
    COLOR: black;
    FONT-FAMILY: arial, Helvetica, Arial
}
.brown_header 
{  
	text-transform: capitalize;
	font-family: arial, Arial, Helvetica, sans-serif; 
	font-size: 10px; 
	font-style: normal; 
	line-height: normal; 
	font-weight: bold; 
	font-variant: normal; 
	text-transform: none; 
	color: 009900; 
	text-decoration: none
}

.blue_header 
{  
	text-transform: capitalize;
	font-family: Arial, arial, Helvetica, sans-serif; 
	font-size: 18px; 
	font-style: normal; 
	line-height: normal; 
	font-weight: bold; 
	font-variant: normal; 
	text-transform: none; 
	color: #003366;
	text-decoration: none
}

A.blue_header:link 
{  
	text-transform: capitalize;
	font-family: Arial, arial, Helvetica, sans-serif; 
	font-size: 15px; 
	font-style: normal; 
	line-height: normal; 
	font-weight: bold; 
	font-variant: normal; 
	text-transform: none; 
	color: black;
	text-decoration: none
}

A.blue_header:active 
{  
	text-transform: capitalize;
	font-family: Arial, arial, Helvetica, sans-serif; 
	font-size: 15px; 
	font-style: normal; 
	line-height: normal; 
	font-weight: bold; 
	font-variant: normal; 
	text-transform: none; 
	color: black;
	text-decoration: none
}

A.blue_header:visited 
{  
	text-transform: capitalize;
	font-family: Arial, arial, Helvetica, sans-serif; 
	font-size: 15px; 
	font-style: normal; 
	line-height: normal; 
	font-weight: bold; 
	font-variant: normal; 
	text-transform: none; 
	color: black;
	text-decoration: none
}

A.blue_header:hover 
{  
	text-transform: capitalize;
	font-family: Arial, arial, Helvetica, sans-serif; 
	font-size: 15px; 
	font-style: normal; 
	line-height: normal; 
	font-weight: bold; 
	font-variant: normal; 
	text-transform: none; 
	color: #FFFFFF;
	text-decoration: none;
	background: #0066CC
}

.txt
{
    FONT-SIZE: 11px;
    COLOR: #003366;
    FONT-FAMILY: arial, Helvetica, Arial
}

.txt2
{
    FONT-SIZE: 11px;
    COLOR: #black;
    FONT-FAMILY: arial, Helvetica, Arial
}

.txt3
{
    FONT-SIZE: 11px;
    COLOR: #d0d0d0;
    FONT-FAMILY: arial, Helvetica, Arial
}
