body {

	padding-bottom:0;
	padding-left:0;
	padding-right:0;
	padding-top:0;
	background:#000000;

}

l1,input,select,textarea {
	font-family:Verdana,Tahoma;
	font-size: 11px;
}
td {
	font-family:Arial,Tahoma;
	font-size: 12px;
	line-height:1.4;
	text-align:left;
}






#centerPage {
	text-align:center;	
	margin-right: auto; 
	margin-left:auto; 	
	margin-top:-5px !important; margin-top: 0px;
	
}
#centerPage {
	text-align:-moz-center;	
	
}

#centerPage .outterTable {
	/*
	border-color: #666666;
    border-width: 1px 1px 1px 1px;
    border-style: solid;
	*/
	margin-left: auto;
	margin-right: auto;

}





/* border outside */
#centerPage  .MainTable {
	width:740px;
	/*
	border-color: #c1c1c1;
    border-width: 0 0 1px 1px;
    border-style: solid;
	*/

}

#centerPage .menuBg  {
	background-color:#161615;

}

#centerPage  .tdMainTable
{
    
	/*
	border-color: #c1c1c1;
    border-width: 1px 1px 0 0;
    border-style: solid;
    margin: 0;
    padding: 4px;
	*/
}

#centerPage .sideTable {
	height:33px;
	text-align:center;
	font-family:verdana;
	font-size:15px;
	/*font-weight:bold;*/
	padding-top:2px;
	
}





a.titleSideMenu:link { font-size:12px; color: #FFFFFF; text-decoration: none}
a.titleSideMenu:visited {font-size:12px; color: #FFFFFF; text-decoration: none}
a.titleSideMenu:hover {font-size:12px;   color: #FF0000;}


a.topLink:link {font-family: tahoma; color: #FFFFFF;font-family:verdana; font-size:10px; text-decoration: none}
a.topLink:visited {font-family: tahoma; color: #FFFFFF;font-family:verdana; font-size:10px; text-decoration: none}
a.topLink:hover {font-family: tahoma; color: #FF0000;font-family:verdana; font-size:10px; }

#centerPage .mainContent {
	/*background:url(images/content_bg.gif);*/
	background-color:#40423d;
	vertical-align:top;
	height:350px;
	padding-left:13px;
	padding-right:13px;
	padding-top:10px;
	text-align:justify;
	line-height:1.4;	
	color:#CCCCCC;
}

#centerPage .tableContent {
	height:350px;
	padding-left:20px;
	padding-right:20px;
		
}

#centerPage .tdContent { 
	
	text-align:justify ;
	padding-left:20px;
	padding-right:20px;
	background-color:#1d1f1c;
	
}



#centerPage .mainContent a:link { color: #FFFFFF; text-decoration:none; } 
#centerPage .mainContent a:visited { color: #FFFFFF; text-decoration:none;} 
#centerPage .mainContent a:hover { color: #FF0000; text-decoration:none;} 




.title {
	font-size:20px;
	/*color:#FF7533;*/
	color:#FF6600;
}

.titleColour {
	color:#FF6600;
}

.sideOrange {
 	height:20px;	
}	

.footer 
{

	padding-left:20px;
	background-color:#2f312d;
	color:#999999;
	height:40px;
}