/* CSS Document */
body{
	margin:0px;
	padding:0px;
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	color:#000;
}

.top_bg{
	background:url(../images/top_bg.gif) repeat-x top ;
}


.nav {
	position:relative;
	padding: 0 49px 6px 0px;
	margin:0;
	background: url(../images/nav_bg.jpg) left top no-repeat;
	height: 30px;
	list-style: none;
	/*width:645px;*/
	font-weight:normal;
	float:right;
}

.nav li{
	float:left;
	height:26px;
	padding:0px 4px;
	font-weight:normal;
	
	
}

.nav li a{
	float: left;
	display: block;
	color:#000000;
	text-decoration: none;
	font-family:Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight:normal;
	padding:0px 3px 0px 13px;
	/*margin:0px 0px 0px 15px;*/
	height:30px;
	line-height:30px;
	text-align: center;
	cursor: pointer;
	/*background: url(../images/nav_right_border.jpg) no-repeat; */
	background-position: right top;
	
		
}
/*.nav li a.no_border{
	float: left;
	display: block;
	color:#fff;
	text-decoration: none;
	font-family:tahoma;
	font-size: 11px;
	font-weight: bold;
	padding:0px 10px 0px 4px;
	margin:4px 0px 0px 8px;
	height:23px;
	line-height: 23px;
	text-align: center;
	cursor: pointer;
	background: url(../images/nav_right_border.jpg) no-repeat; 
	background-position: right top;
		
}*/




.nav li a b{
	float: left;
	display: block;
	padding: 0 9px 0 0px; 
	font-weight:normal;
	
}

.nav li.current a, .nav li a:hover{
	color: #000;
	background: url(../images/nav_tab_left.gif) no-repeat; 
	background-position: left;
	/*background-position:0px 1px;*/
}

.nav li.current a b, .nav li a:hover b{
	color: #000;
	background: url(../images/nav_tab_right.gif) no-repeat right top; 
}


#dropmenudiv{
position:absolute;
border:0px solid white;
border-bottom-width: 0;
margin:3px;
font:normal 11px tahoma;
color:fff;
line-height:20px;
z-index:100;
margin-top:0px;
background-color:#000;
filter:alpha(opacity=75);-moz-opacity:.75;opacity:.75;
padding:3px;
}

#dropmenudiv a{
width: 100%;
display: block;
text-indent: 3px;
border-bottom: 1px solid  #4c4c4c;
padding: 1px 0;
text-decoration: none;
font-weight: normal;
color: #fff;
filter:alpha(opacity=75);-moz-opacity:.75;opacity:.75;
}

#dropmenudiv a:hover{
background-color:#ffffff;
text-decoration:none;
color: #000;
filter:alpha(opacity=100);-moz-opacity:1.0;opacity:1.0;
}

.left_tab_1{
	background:url(../images/side_bar.gif) top no-repeat;
	width:194px;
	height:33px;
	float:left;
	padding:6px 0px 0px 40px;
	text-align:left;
}

.f_16{
	font-size:16px;
}

.left_dwn{
	background:url(../images/side_bar-3.gif) bottom no-repeat;
}

.left_list{
	width:230px;
	float:right;
	padding:0px 0px 4px 0px;
	text-align:left;
}

.left_list ul{
	margin:0px;
	padding:0px;
	list-style-type:none;
	display:block;
	float:left;
}

.left_list ul li{
	float:left;
	border-bottom:3px solid #f0f2f3;
	padding:5px 5px 8px 10px;
	width:215px;
	text-align:left;
	color:#000000;
	text-decoration: none;
	font-family:Arial, Helvetica, sans-serif;
	font-size: 11px;
}

.left_list ul li a{
	float:left;
	background:url(../images/bult-1.gif) left top no-repeat;
	background-position:0px 3px;
	
	padding:0px 0px 0px 15px;
	/*width:215px;*/
	text-align:left;
	color:#000000;
	text-decoration: none;
	font-family:Arial, Helvetica, sans-serif;
	font-size: 12px;
}

.left_list ul li a:hover{
	float:left;
	background:url(../images/bult-1.gif) left top no-repeat;
	background-position:0px 3px;
	padding:0px 0px 0px 15px;
	/*width:215px;*/
	text-align:left;
	color:#000000;
	text-decoration:underline;
	font-family:Arial, Helvetica, sans-serif;
	font-size: 12px;
}

.left_list1{
	width:230px;
	float:right;
	padding:0px 0px 4px 0px;
	text-align:left;
}

.left_list1 ul{
	margin:0px;
	padding:0px;
	list-style-type:none;
	display:block;
	float:left;
}

.left_list1 ul li{
	float:left;
	border-bottom:3px solid #f0f2f3;
	padding:5px 5px 8px 10px;
	width:215px;
	text-align:left;
	color:#000000;
	text-decoration: none;
	font-family:Arial, Helvetica, sans-serif;
	font-size: 11px;
}

.left_list1 ul li a{
	float:left;
	background:url(../images/bult-2.gif) left top no-repeat;
	background-position:0px 2px;
	
	padding:0px 0px 0px 17px;
	/*width:215px;*/
	text-align:left;
	color:#000000;
	text-decoration: none;
	font-family:Arial, Helvetica, sans-serif;
	font-size: 12px;
}

.left_list1 ul li a:hover{
	float:left;
	background:url(../images/bult-2.gif) left top no-repeat;
	background-position:0px 2px;
	padding:0px 0px 0px 17px;
	/*width:215px;*/
	text-align:left;
	color:#000000;
	text-decoration:underline;
	font-family:Arial, Helvetica, sans-serif;
	font-size: 12px;
}

.gray_bg{
	background:#f8fafb;
	padding:8px;
}

.inner_bg_main{
	background:url(../images/inner_bg_1.gif) top no-repeat;
	padding:10px 15px;
}

.c_blue{
	color:#20b5ff;
}

.blue_strip{
	background:url(../images/inner_h.gif) top no-repeat;
	height:34px;
}

.p_8{
	padding:8px 0px;
}

.bg_blue{
	background:#e3eef3;
}

.bg_mid{
	background:url(../images/table_2.gif) bottom no-repeat;
}

.footer{
	background:url(../images/footer.gif) repeat-x;
	height:64px;
}































	
