@charset "utf-8";
/* CSS Document */
html, body, div, h1, h2, h3, h4, h5, h6, p, a, strong, ol, ul, li, th {
	margin: 0;
	padding: 0;
	border: 0;
	font-size: 100%;

	list-style:none;
}
img{
border:0;
}
td{
border-bottom:1px solid #505050;
}
body{
	background-image: url(../images/main_bg.jpg);
	background-repeat: repeat-x;
	background-position: left top;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 18px;
	color: #000000;
	background-color: #999999;
}
#wraper{
width:959px;
margin:0 auto;
}
#header{
	width:959px;
	margin:0 auto;
	height:95px;
}
#title{
width:315px;
height:72px;
margin:14px 0 0 0;
float:left;
}
#title img{
	float:left;
	margin-top: 2px;
	margin-right: 10px;
	margin-bottom: 0px;
	margin-left: 0px;
}
#title h1{
text-align:left;
font-size:20px;
text-transform:uppercase;
color:#cccccc;
padding:10px 0 0 0;
}
#title h1 a{
color:#cccccc;
text-decoration:none;
}
#title h1 a:hover{
color: #FFFFFF;
}
#title h2{
	text-align:left;
	font-size:12px;
	text-transform: capitalize;
	color:#cccccc;
	margin-left:5px;
	padding-top: 10px;
	padding-right: 0px;
	padding-bottom: 0px;
}
#title h2 a{
color:#cccccc;
text-decoration:none;
}
#title h2 a:hover{
color: #FFFFFF;
}
#icon{
width:640px;
height:70px;
float:right;

}
#icon ul{
height:70px;
padding:0 30px 0 0;
background:url(../images/top_icon_right.jpg) right top no-repeat;
margin:0 20px 0 0;
list-style: none;
}
#icon li{
background:url(../images/top_icon_middle.jpg) left top repeat-x;
height:70px;
padding:5px 15px 0 15px;
float:right;
list-style:none;
}
/*Menu Start*/
#tabs{
width:996px;
height:26px;
width:959px;
margin: 10px auto;
padding:0;
line-height:26px;
}

#tabs ul {
	margin:0;
	padding:0 0 0 2px;
	list-style:none;
}
#tabs li {
	display:inline;
	margin:0;
	padding:0 0 0 0;
	font-weight:bold;
		
}

#tabs a {
	float:left;
	background:url("../images/tableft.png") no-repeat left top;
	margin:0;
	padding:0 0 0 10px;
	text-decoration:none;
	color:#fff;
}
#tabs a span {
	float:left;
	display:block;
	background:url("../images/tabright.png") no-repeat right top;
	padding:0 18px 0 14px;
}
/* Commented Backslash Hack hides rule from IE5-Mac \*/
	#tabs a span {
	float:none;
}
/* End IE5-Mac hack */
	#tabs a:hover span {

}
#tabs a:hover {
	background-position:-0% -78px;

}
#tabs a:hover span {
	background-position:100% -78px;
}
#tabs #current a {
	background-position:0% -27px;
	color:#FFFFFF;
}

#tabs #current a span {
	background-position:100% -27px;
}
#tabs #account a {
	background-position:0% -78px;
	color:#fff;
}

#table_box{
width:959px;
margin:0 auto 0 auto;
}
table{
color:#003004;
font-weight:bold;
}
table a{
color:#4c000e;
text-align:center;
text-decoration:none;
}
table a:hover{
text-decoration: underline;
}
.title{
color: #FFFFFF;
}
.box_topbg{
width:959px;
height:17px;
background:url(../images/box_topbg.png) left top no-repeat;
}
.box_middle{
width:959px;
background-color:#12931d;
}
.box_bottombg{
width:959px;
height:17px;
background:url(../images/box_bottombg.png) left top no-repeat;
}
#continer{
width:959px;
margin:12px auto 0 auto;
}
#content{
width:634px;
float:left;
margin:0 0 0 10px;
}
.cont_left_topbg{
width:634px;
background:url(../images/top_whitebg.png) left top no-repeat;
height:17px;
width:634px;
}
.cont_middle{
width:634px;
background-color:#FFFFFF;
}
#page{
width:604px;
margin:0 auto;
}
#page a{
color:#12931d;
text-decoration:none;
font-weight:bold;
}
#page a:hover{
text-decoration:underline;
}
#page h2{
font-size:16px;
width:100%;
line-height:37px;
text-align:left;
}
#page p{
padding:0 0 10px 0 ;
text-align:justify;
}
#page ul{
padding:0 0 0 20px;
}
#page ul li{
line-height:25px;
list-style:circle;
}
.cont_left_bottombg{
width:634px;
background:url(../images/bottom_whitebg.png) left top no-repeat;
height:17px;
width:634px;
}
#sidebar{
width:281px;
float:right;
margin:0 10px 0 0;
}
.side_topbg{
background:url(../images/sidebar_topbg.jpg) left top no-repeat;
width:281px;
height:10px;
}
.side_middle{
width:281px;
background-color:#003004;
}
.side_bottombg{
background:url(../images/sidebar_bottombg.jpg) left bottom no-repeat;
width:281px;
height:10px;
margin:0 0 10px 0;
}
.side_cont{
width:255px;
margin:0 auto;
}
.side_cont a{
color:#FFFFFF;
text-decoration:none;
font-weight:bold;
}
.side_cont a:hover{
text-decoration:underline;
}
.side_cont #cont1{
width:100px;
float:right;
}
.side_cont h2{
font-size:16px;
color:#FFFFFF;
width:100%;
border-bottom:1px dotted #FFFFFF;
height:30px;
}
.side_cont ul{
padding:0;
margin:0;
}
.side_cont p{
text-align:left;
}
.side_cont li{
	border-bottom:1px dotted #FFFFFF;
	color:#FFFFFF;
	background-image: url(../images/arrow.jpg);
	background-repeat: no-repeat;
	background-position: left center;
	padding:0 0 0 10px;
	list-style:none;
	line-height:33px;
}
.side_cont li a{
color:#FFFFFF;
text-decoration:none;
}
.side_cont li a:hover{
text-decoration:underline;
}
#r1{
width:125px;
padding:5px 0 0 0;
float:left;
}
#r1 a{
color:#FFFFFF;
text-decoration:none;
font-weight:bold;
}
#r1 a:hover{
text-decoration:underline;
}
#c1{
width:468px;
height:60px;
margin:0 auto;
}
#footer{
width:959px;
height:67px;
margin:0 auto;
}
#footer p{
text-align:center;
line-height:60px;
color: #FFFFFF;
}
#footer p a{
color: #FFFFFF;
font-weight:bold;
}
#footer p a:hover{
text-decoration:none;
}
.clear {
	clear:both;
	font-size:1px;
	margin:0;
	padding:0;
}
.left_image {
	float:left;
	padding:3px 5px 0 0;
}
#t1{
width:468px;
height:60px;
}
 img, div, input { behavior: url("iepngfix.htc") }

