body {
	margin: 5px 0px 5px 0px;
	font-family: Arial, Helvetica, sans-serif;
	background: url(../images2/body_bg.gif) left top repeat-x #bcb8b5;
}

a {
	color: #1e872e;
	text-decoration: none;
}

a:hover {
	color: #000000;
	text-decoration: none;
}

.uber {
	width: 888px;
	position: absolute;
	left: 50%;
	margin-left: -444px;
}

.main_top {
	height: 9px;
	width: 888px;
	filter:progid:DXImageTransform.Microsoft.AlphaImageLoader(src='images2/main_top.png',sizingMethod='image');
}

.main_top[class] {
	background: url(../images2/main_top.png) left top no-repeat;
}

.main_bottom {
	height: 9px;
	width: 888px;
	filter:progid:DXImageTransform.Microsoft.AlphaImageLoader(src='images2/main_bottom.png',sizingMethod='image');
}

.main_bottom[class] {
	background: url(../images2/main_bottom.png) left top no-repeat;
}

.main_left {
	width: 9px;
	filter:progid:DXImageTransform.Microsoft.AlphaImageLoader(src='images2/main_left.png',sizingMethod='scale');
}

.main_left[class] {
	background: url(../images2/main_left.png) left top repeat-y;
}

.main_right {
	width: 9px;
	filter:progid:DXImageTransform.Microsoft.AlphaImageLoader(src='images2/main_right.png',sizingMethod='scale');
}

.main_right[class] {
	background: url(../images2/main_right.png) left top repeat-y;
}

.main {
	background-color: #ffffff;
	width: 870px;
}

.nav2 {
	padding-bottom: 4px;
}

.content {
	border-left: solid 1px #1e872e;
	border-right: solid 1px #1e872e;
	border-bottom: solid 1px #1e872e;
}

.content .box {
	position: relative;
	left: 6px;
	width: 858px;
	padding: 5px 0px 5px 0px;
	font-size: 12px;
	color: #626262;
}

.content .pic_right {
	padding: 0px 0px 5px 15px;
}

.footer {
	text-align: right;
	padding: 0px 4px 0px 0px;
	font-size: 10px;
	color: #000000;
}

.chart_header {
	background-color: #acacac;
	text-align: center;
	color: #ffffff;
}

.chart_data {
	background-color: #e1e1e1;
	text-align: center;
	color: #000000;
}

.chart_data2 {
	background-color: #e1e1e1;
	color: #000000;
}

.chart_data_title {
	background-color: #1e872e;
	font-weight: bold;
	color: #ffffff;
	font-size: 15px;
	text-align: center;
}

.chart_data_output {
	background-color: #f0f0f0;
	color: #000000;
	text-align: center;
}


/* Content Control */

.content_18b {
	font-weight: bold;
	font-size: 18px;
}

.content_16b {
	font-weight: bold;
	font-size: 16px;
}

hr {
	border: none 0; 
	border-top: 1px solid #20882f;
	width: 100%;
	height: 1px;/*whatever the total width of the border-top and border-bottom equal*/
}

/* Menu Control */

.menu {
	color: #666666;
	font-size: 10px;
	background: url(../images2/menu_bg.gif) left top repeat-y #ffffff;
	width: 170px;
}

#menu_item {
	height: 20px;
	width: 170px;
	background: url(../images2/menu_item_bg.gif) left bottom repeat-x;
	line-height: 20px;
	font-size: 10px;
	text-align: left;
	text-indent: 5px;
}

#menu_line {
	height: 1px;
	background-color: #1e872e;
}

/* ANNOUNCE */

.announce {
	border: solid 1px #1e872e;
	padding: 10px;
	margin-bottom: 10px;
	height: 303px;
	font-size: 18px;
	text-align: center;
}

.announce .hline {
	font-size: 24px;
	color: #1e872e;
	font-weight: bold;
	padding-bottom: 7px;
}

.announce .hline2 {
	font-size: 21px;
	font-weight: bold;
	color: #1e872e;
}