body {
	background-color: #C0C0C0;
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
}
body,td,th {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #48484A;
}
a:link {
	color: #000000;
	text-decoration: none;
}
a:visited {
	color: #000000;
	text-decoration: none;
}
a:hover {
	color: #FF9933;
	text-decoration: none;
}
.menu_top {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: normal;
	color: #40595D;
	text-decoration: none;
}
.menu_top:visited {
	color: #40595D;
	text-decoration: none;
}
.menu_top:link {
	color: #40595D;
	text-decoration: none;
}
.menu_top:hover {
	color: #FF9933;
	text-decoration: none;
}
.main_bg {
	background-attachment: fixed;
	background-image: url(images/bg_main_body.jpg);
	background-repeat: repeat-x;
	background-position: left top;
}
.menu_bottom {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: normal;
	color: #757578;
	text-decoration: none;
}
.menu_bottom:visited {
	color: #757578;
	text-decoration: none;
}
.menu_bottom:link {
	color: #757578;
	text-decoration: none;
}
.menu_bottom:hover {
	color: #FF9933;
	text-decoration: none;
}
.plan_text {
	line-height: 16px;
	font-size: 10px;
}
.control_panel_text_area {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #757576;
	background-attachment: fixed;
	background-image: url(images/bg_text_box.jpg);
	background-repeat: repeat-x;
	background-position: top;
	border: 1px solid #757576;
}
.title_orange {
	font-size: 14px;
	font-weight: bold;
	color: #FE6001;
	font-family: Verdana, Arial, Helvetica, sans-serif;
}
.title_orange:link {
	text-decoration: none;
	color: #FE6001;
}
.title_orange:visited {
	text-decoration: none;
	color: #FE6001;
}
.title_orange:hover {
	text-decoration: none;
	color: #FE6001;
}
.title_big {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 17px;
	font-weight: bold;
}.main_box {
	background-image: url(images/bg_main_box.jpg);
	background-repeat: repeat-x;
}.table_border_all {
	border: 1px solid #CCCCCC;
}
.table_border_bottom {
	border-bottom: 1px solid #CCCCCC;
}
.table_border_left_right {
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #CCCCCC;
	border-left-width: 1px;
	border-left-style: solid;
	border-left-color: #CCCCCC;
}
.table_border_left {
	border-left-width: 1px;
	border-left-style: solid;
	border-left-color: #CCCCCC;
}
.panel_text {
	line-height: 12px;
	font-size: 10px;
	font-family: Arial, Helvetica, sans-serif;
}
.panel_text2 {
	font-size: 10px;
	font-family: Arial, Helvetica, sans-serif;
	color: #FF9933;
}hr {
	width: 100%;
}
.hand_icon{
	CURSOR: pointer;
	TEXT-DECORATION: none
}
.news_text {
	font-size: 10px;
	float: left;
	width: 140px;
	padding-top: 1px;
	padding-left: 1px;
	padding-bottom: 2px;
}