/* CSS Document */

BODY
{
	margin-left:0px;
	margin-right:0px;
	margin-top:0px;
	margin-bottom:0px;
	
	background-image:url(imgs/mainbg.jpg);
	background-repeat:repeat-x;
	background-color:#000000;
}
Table
{
	font-family:Tahoma;
	font-size:11px;
	color:#000000;	
}
A
{
	font-family:Tahoma;
	color:#000000;
	text-decoration:none;
}
A:hover
{
	font-family:Tahoma;
	color:#FF9C00;
	text-decoration:underline;
}
INPUT
{
	font-family:Tahoma;
	font-size:11px;
	color:#000000;
}
.News
{
	font-family:Tahoma;
	Font-size:11px;
	color:#E55004;
}
.Bottom
{
	font-family:Tahoma;
	font-size:10px;
	color:#FFFFFF;
	text-decoration:none;
}
.Bottom:hover
{
	font-family:Tahoma;
	font-size:10px;
	color:#FF9C00;
	text-decoration:none;
}
.sdesc1
{
	font-family:Tahoma;
	font-size:11px;
	color:#FFFFFF;
}
.sdesc2
{
	font-family:Tahoma;
	font-size:18px;
	color:#EA6302;
}
.Heading
{
	font-family:Tahoma;
	font-size:14px;
	font-weight:bold;
	color:#FFFFFF;
}