BODY
{	 	

	background-image: url(imgs/MainBG.jpg); 
	background-repeat: repeat-x; 
	background-position: top;		
	BACKGROUND-COLOR: #1D2226;
	MARGIN: 0 0;

}


TD 
       {
        FONT-SIZE: 11px; 
	COLOR: #f1f1f1; 
	FONT-FAMILY: verdana, arial, sans-serif;
	}





h1

{
	font-size: 16px;
	color: #06CDFF;
	font-weight: 500;
	margin-bottom: 2px;

}

A.lb, A.lb:visited, A.lb:active
 { 
color: #06CDFF;
 
text-decoration: none;
font-weight: normal;

   }

A.lb:hover { 
text-decoration: underline;
 
color: #06CDFF;
font-weight: normal;
 }


A.lg, A.lg:visited, A.lg:active
 { 
color: #666666;
 
text-decoration: none;
font-weight: normal;

   }

A.lg:hover { 
text-decoration: underline;
 
color: #C06402;
font-weight: normal;
 }




A.lw, A.lw:visited, A.lw:active
 { 
color: #f1f1f1;
text-decoration: none;
font-weight: normal;

   }

A.lw:hover { 
text-decoration: none;
color: #06CDFF;
font-weight: normal;
 }





.bluText
{
      	 FONT-SIZE: 11px; 
	 FONT-WEIGHT: 500; 
	 COLOR: #06CDFF;
}



.header
{

	color: #A2EE29;
	font-size: 14px;
	font-weight: 600;

}

.footer {
	
	FONT-SIZE: 10px;  
	COLOR: #f1f1f1; 
		
}














