body, table, form, h1, h2, h3, h4, h5, h6, input, select {
	margin:0px;
	padding:0px;
}

body, form, table, td, tr, ul, li, h1, h2, h3, h4, h5, h6 {
	font-family: Arial, Helvetica, sans-serif;
	font-size:13px;
}

a {
	font-family: Tahoma, sans-serif;
	font-size:13px;
	text-decoration:none;
	color:#FFF;
}

a:hover {
	text-decoration:none;
}

img {
	border:0px;
}

.height1{ height:1%;}
.height99{ height:99%;}

.width1{width:1%;}
.width99{width:99%;}

#content{
	background-color:#FFF;
	margin:0 auto;
}

#header{
	height:219px;
	background:url(/images/bg_head.jpg) left top no-repeat;
}

#header_table{
	height:219px;
}

.banner_top{
	padding:10px 0 0 12px;
}

.logo{
	padding:10px 0 0 12px;
}

.loginform{
	padding:10px 15px 0 0;
}

.topmenu{
	padding:0 0 0 15px;
}

.topmenu_item{
	padding: 2px 12px 3px 8px;
}

.topmenu_sep{
	background:url(/images/bg_topmenu_sep.gif) repeat-y left top;
}

.rb{
	padding:0 15px 15px 0;
}

.topmenu a{
	color:#FFFFFF;
	font-weight:bold;
	font-size:12px;
}

.banner_main{
	height:60px;
	padding:12px 0;
	background:url(/images/bg_content_top.jpg) left top no-repeat;
}
.content_table {
	height: 100%;
}


#content_body{
	
}


.right_item1{
	background:url(/images/menu_left_li_bg.gif) left top no-repeat;
	text-align:left;
	padding:5px 0 0 15px;
}
.right_item1 a{
	color:#006e36;
	font-size:12px;
}

.right_item2{
	background:url(/images/menu_left_li_bg3.gif) left top no-repeat;
	text-align:left;
	padding:5px 0 0 15px;
}

.right_item2 a{
	font-size:11px;
	color:#757575;
}

.menu_left{
	padding:0 0 0 10px;
	margin:0;
	list-style: none;
}
.menu_left li{
	background:url(/images/menu_left_li_bg2.gif) left top no-repeat;
	text-align:left;
	padding:5px 0 0 10px;
}

.menu_left a{
	color:#006e36;
}

.main_menu a{
	font-size:11px;
}

.yellow_line{
	background:url(/images/bg_yellow_line.gif) left top repeat-x;
	font:Verdana, Arial, Helvetica, sans-serif;
	font-weight:bold;
	padding:6px 0 10px 0;
	color:#2f8e40;
	margin:0 0 5px 0;
}

#footer{
	height:159px;
	background:url(/images/bg_bottom.jpg) left top no-repeat;
}
