/* CSS Document */
body
{
	margin:0px auto;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:12px;
	font-weight:normal;
	color:#000000;
	background-color:#727272;
}
* { margin: 0; padding: 0; }
h1
{
	font-family:Verdana, Arial, Helvetica, sans-serif;
	color:#737172;
	font-size:14px;
	font-weight:bold;
	line-height:30px;
}
h2
{
	font-family:Verdana, Arial, Helvetica, sans-serif;
	color:#8f468b;
	font-size:14px;
	font-weight:bold;
	line-height:25px;
}
.default_txt
{
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:12px;
	color:#000000;
	line-height:25px;
	text-align:left;
}
.text p
	{
		font-family:Verdana, Arial, Helvetica, sans-serif;
		font-size:12px;
		color:#000000;
		text-align:justify;
		line-height:15px;	
	}
.mainCss
{
	margin:0px auto;
	height:600px;
	width:980px;
	background-color:#FFFFFF;
}
.topsection
{
	width:980px;
	height:87px;
	float:right;
	margin:0px auto;
	text-align:right;
	right:15px;
	position:relative;
}

#nav
{
	width:980px;
	height:49px;
	margin:0px auto;
}
#nav ul
{
	width:980px;
	height:49px;
	margin:auto 15px;
	list-style:none;
	
}
#nav li a
{
	background-color:#ececec;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	color:#000000;
	font-size:12px;
	margin:auto 2px;
	font-weight:bold;
	float:left;
	width:200px;
	height:45px;
	text-align:center;
	border-left:1px solid #FFFFFF;
	border-right:1px solid #FFFFFF;
	line-height:40px;
	text-decoration:none;
	list-style-type:none;
	
}
#nav li liwidth a
{	
	width:100px;	
}
#nav li a:hover
{
	background-color:#92458d;
	color:#FFFFFF;
	
	
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:12px;
	height:45px;
	
	width:200px;
	text-decoration:none;
	
}
#nav li liwidth a:hover
{	
	width:100px;
}
.navi_band
{
	width:980px;
	height:31px;
	margin:0px auto;
	background-color:#ececec;
	z-index:100;
	border-bottom:1px solid #92458d;
	position:relative;
	top:75px;
}
 
#banner
{
	width:980px;
	height:214px;
	clear:both;
	position:relative;
	top:49px;
	
}
.logo
{
	width:249px; 
	height:214px;
	float:left;
	position:relative;
	top:55px;
	left:9px;
}
.ben_flash
{
	width:730px;
	height:214px;
	float:right;
	text-align:right;
}
#popular
{
	width:800px;
	height:250px;
	clear:both;
	position:relative;
	top:48px;
	
}
.popularleft
{
	width:250px;
	height:300px;
	float:left;
}
.popularmiddle
{
	width:495px;
	height:300px;
	position:absolute;
	left:256px;
	top:5px;
}
.popularright
{
	width:220px;
	height:300px;
	float:right;
	position:relative;
	top:45px;
}
.normallink
{
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:13px;
	font-weight:normal;
	color:#94478f;
	text-align:left;
	text-decoration:none;
}
.normallink:hover
{
	color:#000000;
	text-decoration:underline;
}
.bottom
{
	background-color:#000000;
	width:980px;
	height:35px;
	left:0px;
}
.bottom p
{
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:12px;
	color:#FFFFFF;
	position:relative;
	top:18px;
	text-indent:20px;
	left: 15px;
}
.contactus 
{
	width:980px;
	height:500px;
	
}

.border
{
	border:1px solid #8d468a;
	width:200px;
	height:25px;
	font-size:12px;
	line-heiwght:105px;
	text-indent:6px;
}
.grid_header
{	
	font-weight:bold;
	font-size:10px;	
	border-width:1px; 
	background-color:#ccc;	
	color:Black;
	text-align:center;
	
} 
.grid_header th
{
    text-align:center;
}
.grid_column_text_align_left
{
    text-align:left;
}
.scrollCheckBoxList
{
    overflow-x:scroll;
    width:600px;
}

.grid_background, .grid_alternaterows
{	
	font-size:9px;	
	border-width:1px; 
	background-color:White;	
	color:Black;
	width: 100%; 
	line-height:25px;	
	position:relative;
	z-index:1;
	/*onmouseover="this.bgColor='#e0dee4'" onmouseout="this.bgColor='#f4f2e6'"*/

} 
.grid_background td, .grid_alternaterows td
{
    width:30px;
}
.grid_background tr:hover
{
    background-color:#ccc;
    
}
.innerGrid 
{
    background-color:transparent;
}
.grid_alternaterows
{	
    background-color:#f0f0f0;		
} 
.grid_footer
{	
	font-weight:bold;
	font-size:11px;	
	border-width:1px; 
	background-color:White;	
} 
a:link {text-decoration: none;}
a:visited {text-decoration: none;}
a:active {text-decoration: none;}
a:hover {text-decoration: underline; color: red; }
