/* CSS Document */
body{
	padding:0px;
	margin:0px;
	background-color:#3A3A3A;
	font-family:Trebuchet MS, Arial, Helvetica, sans-serif;
	}
.pattern{
	background:url(images/pattern.gif) repeat;
	}
form, p, img, a, ul, li, b, br{
	padding:0px;
	margin:0px;
	}
/*---------------------------------*/
.header_leftbg{
background:url(images/left_bg.gif) repeat-y #CFCFBF;
}
.header_rightbg{
background:url(images/right_bg.gif) repeat-y #CFCFBF;
}
.header{
	background:url(images/header.jpg) no-repeat;
	}
.header_leftbg1{
	background:url(images/left1_bg.gif) repeat-y #CFCFBF;
}
.header_rightbg1{
	background:url(images/right1_bg.gif) repeat-y #CFCFBF;
}
.header_rightbg2{
	background:url(images/right3_bg.gif) repeat-y #CFCFBF;
}
/*-----------------------------login------------------*/
.login_bg{
	background:url(images/login_bg.gif) no-repeat;
	}
.input_box{
	width:82px;
	height:18px;
	border:#AAAA95 1px solid;
	background-color:#CFCFBF;
	font-size:10px;
	font-family:Arial, Helvetica, sans-serif;
	}
.input_buttom{
	background:url(images/login_bu.gif) no-repeat;
	border:none;
	cursor:pointer;
	width:44px;
	height:18px;
	}
/*-------------------click------*/
.click_bg{
	background:url(images/click_bg.gif) repeat-x;
	}
.click_bg a{
	font-family:Trebuchet MS, Arial, Helvetica, sans-serif;
	font-size:9px;
	color:#CFCFBF;
	text-decoration:none;
	margin:0 0 0 16px;
	text-transform:uppercase;
	font-weight:bold;
	float:left;
	}
.click_bg a.down{
	font-family:Trebuchet MS, Arial, Helvetica, sans-serif;
	font-size:9px;
	color:#CFCFBF;
	text-decoration:none;
	margin:0 0 0 43px;
	text-transform:uppercase;
	font-weight:bold;
	float:left;
	}
.click_bg a:hover{
	text-decoration:underline;
	}
/*--------------------left-mid------------*/
.left_mid{
	background-color:#CFCFBF;
	font-size:10px;
	color:#464646;
	line-height:12px;
	}
.green{
	color:#668102;
	text-transform:uppercase;
	font-weight:bold;
	}
.green1{
	color:#668102;
	font-weight:bold;
	text-decoration:none;
	}
.green1:hover{
	text-decoration:underline;
	}
.navi_bg{
	background:url(images/navi_bg1.gif) no-repeat;
	}
.navi_bg a{
	text-decoration:none;
	font-size:9px;
	text-transform:uppercase;
	font-weight:bold;
	margin-left:5px;
	margin-right:10px;
	color:#FFFFFF;
	}
.navi_bg a:hover{
	text-decoration:underline;
	}
.mid_bg{
	background:url(images/categories_bg.gif) repeat-x;
	}
.mid_bg img{
	margin:25px 0 0 18px;
	}
.mid{
	background-color:#00020B;
	}
.mid ul{
	width:73px;
	display:block;
	list-style-type:none;
	margin:19px 0 0 13px;
	font-size:0px;
	}
.mid ul li{
	height:14px;
	background:url(images/arrow.gif) no-repeat 0 5px;
	display:block;
	line-height:14px;
	}
.mid ul li a{
	font-size:9px;
	color:#CFCFBF;
	text-decoration:none;
	text-transform:uppercase;
	font-weight:bold;
	display:block;
	margin:0 0 0 10px;
	
	}
.mid ul li a:hover{
	text-decoration:underline;
	}
.line_hor{
	background:url(images/line_hor.gif) repeat-y right;
	}
.mid_text{
	background:url(images/line_hor.gif) repeat-y right;
	font-size:11px;
	color:#464646;
	text-align:left;
	line-height:14px;
	}
.mid_text b{
	color:#833400;
	}
.mid_text strong{
	color:#668102;
	text-decoration:underline;
	}
.line_hor p{
	width:44px;
	height:18px;
	background-color:#AEAE9A;
	}
.line_hor a{
	color:#55553D;
	font-size:9px;
	text-decoration:none;
	font-weight:bold;
	text-transform:uppercase;
	margin:6px 0 0 10px;
	
	}
.line_hor a:hover{
	text-decoration:underline;
	}
/*----------------------left-text-----------------------*/
.right_text{
	font-size:10px;
	color:#55553D;
	text-decoration:none;
	line-height:12px;
	}
.right_text b{
	color:#668102;
	font-size:9px;
	text-decoration:underline;
	}
.border_both{
	background-color:#DADACA;
	border-bottom:#888871 1px dashed;
	border-top:#888871 1px dashed;
	font-size:9px;
	color:#83744F;
	line-height:12px;
	text-transform:uppercase;
	font-weight:bold;
	}
.chech_box{
	height:13px;
	width:13px;
	margin:2px 0 0 0;
	}
/*--------------------------footer---------------------*/
.footer{
	background-color:#00020B;
	font-family:Tahoma, Arial, Helvetica, sans-serif;
	color:#808080;
	font-size:9px;
	line-height:20px;
	}
.footer a{
	color:#AAC709;
	text-decoration:none;
	margin:0 2px 0 2px;
	}
.footer a:hover{
	color:#CFCFBF;
	}
