/* CSS Document */

body
	{
	font-family:Gill Sans MT, Arial, Courier;
	background-color:#486B93;	
	}
table 
	{
  	border-collapse: collapse;
	}
td 	
	{
	border:none;
	margin:0;
	padding:0;
	} 
.mainBgd
	{
	background-image:url(../_img/littlesquare.jpg);
	background-repeat:repeat;
	}
.topBanner
	{
	width:800px;
	height:141px;
	vertical-align:top;
	background-image:url(../_flash/title.jpg);
	background-repeat:no-repeat;
	}
.mainTbl
	{
	width:705px;
	height:299px;
	vertical-align:top;
	}
.sideTbl
	{
	width:95px;
	height:299px;
	vertical-align:top;
	}
.topTbl
	{
	height:36px;
	vertical-align:top;
	}
.tbl_left
	{
	width:334px;
	height:36px;
	vertical-align:top;
	}
.tbl_Login
	{
	width:84px;
	height:36px;	
	vertical-align:top;
	}
.tbl_Reg
	{
	width:83px;
	height:36px;
	vertical-align:top;
	}
.tbl_Right
	{
	width:204px;
	height:36px;
	vertical-align:top;
	}
.midTbl
	{
	width:501px;
	height:263px;
	background-image:url(../_img/mainTbl.jpg);
	background-repeat:no-repeat;
	vertical-align:top;
	}
.cPanel
	{
	width:204px;
	height:263px;
	background-image:url(../_img/bit0012.jpg);
	background-repeat:no-repeat;
	vertical-align:top;
	}
.midTblText
	{
	font-size:12px;
	padding-left:25px;
	padding-right:25px;
	}
.midTblUl
	{
	font-size:12px;
	padding-left:35px;
	padding-right:35px;
	}
.cPanelText
	{

	}
.botTbl
	{
	width:800px;
	height:160px;
	vertical-align:top;
	}
.googleAd
	{
	width:800px;
	background-color:#486B93;
	}
A:link        
	{ 
	font-weight:normal; 
	text-decoration: none; 
	color:#FF6600; 
	}
A:visited     
	{ 
	text-decoration: none; 
	color:#FF6600;
	font-weight: normal; 
	}
A:hover       
	{ 
	text-decoration:underline; 
	color: #00002D; 
	}
