/* CSS Document */
BODY{
	margin:0px;
	padding:0px;
	color:#777777;
	font-family:Verdana;
	font-size:10px;
	background-color:#1a1a1a;
	
}
.bg
{
	font-size:11px;
}
.highlight
{
	color:#fa6500;
	font-family:verdana;
	font-weight:bold;
	font-size:14px;
}
A
{
	font-size:10px;
	text-decoration:none;
	text-align:center;
	color:#434343;
	font-weight:bold;
	text-align:center;
}
A:hover
{
	color:#0f0f0f;
	text-decoration:underline;
}

.style1{
	background: url(../images/bg_top.jpg) #00CC99;
	text-align:center;
}

.style2{
	background: url(../images/home_bg.jpg) #999999;
	text-align:center;
}

.small_highlight 
{
	font-size:12px;
}
.gray_highlight
{
	font-size:12px;
	font-family:"verdana";
}
.white_highlight
{
	font-size:12px;
	color:#FFFFFF;
	font-family:"verdana";
}
.ORANGE_highlight
{
	font-size:12px;
	color:#fa6500;
	font-family:"verdana";
}
.ORANGE_highlight1
{
	font-size:12px;
	color:grey;
	font-family:"verdana";
}
IMG
{
	border:0px;
}
