/* CSS Document */
body{
	background-image:url(../graphics/images/main_bg.gif);
	background-repeat:repeat-x;
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	color:#A4A4A4;
	background-color:#030303;
	margin-top:51px;
}
.navBg{
	background-image:url(../graphics/images/inner_nav_bg.gif);
	background-repeat:repeat-x;
	background-color:#000000;
}


.bodrerMix{
	border-left:1px solid #737373;
	border-right:1px solid #737373;
}
.bodrerMix1{
	border-top:1px solid #737373;
	border-bottom:1px solid #737373;
}
a.navLinks{
	font-family:arial;
	vertical-align:bottom;
	font-size:12px;
	color:#ffffff;
	text-decoration:none;
	font-weight:bold;
	
}

a.navLinks:hover{
	font-family:arial;
	font-size:12px;
	color:#A9A9A9;
	text-decoration:underline;
	font-weight:bold;
	
}
#hover
{
	padding-top:2px;
}
a.navLinks1{
	font-family:arial;
	font-size:12px;
	color:#A9A9A9;
	text-decoration:none;
	font-weight:bold;
	
}
a.navLinks1:hover{
	font-family:arial;
	font-size:12px;
	color:#A9A9A9;
	text-decoration:underline;
	font-weight:bold;
	
}
.contentBG{
	background-image:url(../graphics/images/content_bg.gif);
	background-repeat:repeat-x;
}
.cont{

	padding-left:12px;
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	color:#FFFFFF;
	
}
.cont1{

	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	color:#ffffff;
	padding-top:10px;
	font-style:italic;
	
}

.contInner{
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
} 
.contInner1{

	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	color:#FFFFFF;
	
}
.img1{
	border:2px solid #484A49;
}

/*---------------------------------- Footer--------------------------*/
.footer{
	background-image:url(../graphics/images/index_21.gif);
	background-repeat:repeat-x;
	height:75px;
	padding-right:18px;
	padding-top:19px;
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
}
a{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #BDC1BD;
	text-decoration: underline;
	
}
a:hover{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #337299;
	text-decoration: underline;
	
}
#menus tr td{
	background-color:#000000;
	border-bottom:1px solid #272727;
	border-left:1px solid #272727;
	border-right:1px solid #272727;
}
#menus a{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #5B5A59;
	text-decoration: none;
	
}
#menus a:hover{
	font-family:Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #ffffff;
	text-decoration: none;
	
	
}

.over{
	background-color:red;
}
.out{
	background-color:#000000
}

.bodrerBott
{
	border-bottom:1px solid #676767;
}


.inputbox{
	width:180px;
	height:19px;
	border:1px solid #ffffff;
	padding:2px;
}
textarea
{
	width:180px;
	height:80px;
	border:1px solid #ffffff;
	padding:2px;
}

.btn
{
	background-color:#CCCCCC;
	font-size:11px;
	color:#333333;

	width:80px;
	height:20px;
}

.btnlrg
{
	background-color:#CCCCCC;
	font-size:11px;
	color:#333333;

	width:120px;
	height:20px;
}

.heading{
	font-size:14px;
	color:#ffffff;
}

.subheading{
	font-size:12px;
	color:#ffffff;
}

#memdata td{
	border:1px solid #737373;
	color:#FFFFFF;
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	
}

.memdata{
	color:#FFFFFF;
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
}

#topl td{
	vertical-align:top;
	padding:2px;
}