@charset "utf-8";
/* CSS Document */

.clsBody
{
	background-color:#000000;
	scrollbar-base-color:#000000;
	scrollbar-track-color:#F49D33/*palegoldenrod*/;
	scrollbar-face-color:#cc9933;
	scrollbar-arrow-color:#ffffff;
	scrollbar-3dlight-color:#FFAA66;
	scrollbar-darkshadow-color:#708090;
	scrollbar-highlight-color:#e0ffff;
	scrollbar-shadow-color:#999999; 
	
	font-family: Arial, Helvetica, sans-serif;
	font-size:12px;
	font-style: normal;
	
	color: #000000;	
	
	/*background: url(images/n_body_Img.JPG) fixed ;*/

}


.main_td_bground
{
	background-color:#ffffff;
	font-family: Arial, Helvetica, sans-serif;
	font-size:12px;
	font-style: normal;
	
	color: #000000;	
}
.main_td_black
{
	background-color:#525252;
	font-family: Arial, Helvetica, sans-serif;
	font-size:12px;
	font-style: normal;
	
	color: #000000;	
}
.td_header_bg
{
	background-color:#000000;
	font-family: Arial, Helvetica, sans-serif;
	font-size:12px;
	font-style: normal;
	
	color: #000000;	
}

A:Hover {
	color:#438402;
	text-decoration: underline;
	text-transform: none;
	/*font-weight:bold;*/
	background-color:Transparent;
} 

A {
	color:#BD0100;
	text-decoration: none;
	font-size: 8pt;
	/*font-weight:bold;*/
	font-family: Arial
}

.A2 {
	color:#FF0000;
	text-decoration: none;
	font-size: 8pt;
	font-weight:bold;
	font-family: Arial
}

.A3 {
	color:#ffffff;
	text-decoration: none;
	font-size: 18pt;
	cursor:hand;
	font-weight:bold;
	
	
	font-family:Edwardian Script ITC;
}

.A4 {
	color:#ffffff;
	text-decoration: none;
	font-size: 14pt;
	cursor:hand;
	text-shadow:#FFFFFF;
	font-family:Edwardian Script ITC;
}


.textSmall {
	font-family: Arial, Helvetica, sans-serif;
	font-size: xx-small;
	font-style: normal;
	color: #ffffff;
}

.textWhite {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 8pt;
	font-style: normal;
	color: #ffffff;
	font-weight:bold;
}
