body,td {
	color : #5D6265;
	font-size : 10px;
	font-family : "MS Sans Serif",  Verdana, Arial ;
}
H1 {
	font-family : "MS Sans Serif",  Verdana, Arial ;
	padding-top : 6px;
	color : #90A45D;
	font-size : 16px;
	font-weight : bold;
}
A {
	color : #5D6265;
	font-weight : bold;
	padding-top : 2px;
	text-decoration : underline;
}
.topmenu {
	color: #FFFFFF;
	font-weight : normal;
	font-size : 14px;
	padding-top : 2px;
	text-decoration : none;
}
.menu {
	font-size : 14px;
	font-weight : bold;
	padding-top : 2px;
	text-decoration : none;
}
.non_menu {
	font-weight : normal;
	text-decoration : none;
}
A.topmenu:LINK {
	font-size : 14px;
	text-decoration : none;
}
A.topmenu:VISITED {
	font-size : 14px;
	text-decoration : none;
}
A.topmenu:ACTIVE {
	font-size : 14px;
	text-decoration : none;
}
A.topmenu:HOVER {
	font-size : 14px;
	text-decoration : none;
}

A.menu:LINK {
	text-decoration : none;
}
A.menu:VISITED {
	text-decoration : none;
}
A.menu:ACTIVE {
	text-decoration : none;
}
A.menu:HOVER {
	color :#9FC91E;
	text-decoration : none;
}
.title {
	font-family : "MS Sans Serif",  Verdana, Arial ;
	color : #90A45D;
	font-size : 16px;
	font-weight : bold;
	padding : 6px;
}
.black {
	color :#000000;
	text-decoration : none;
}
.green {
	color :#90A45D;
	text-decoration : none;
}
.red {
	color : red;
}

.date { font-family: Arial, Verdana, Helvetica;
		font-size: 8pt;
		color: #5D6265;
		MARGIN: 0px;
}
.copyright { font-family: Arial, Verdana, Helvetica;
		font-size: 8pt;
		color: #5D6265;
}

#content{
	padding-top: 0px;
	width: 100%;
	/*
	overflow: hidden;
	
	background: url('/img/content_bg.gif') repeat-y 0px 0px;*/
}
#all{
	width: 896px;
	margin: 0px auto;
	overflow: hidden;
	text-align: left;
	background: White;
	position: relative;
}
#bg_shadow{
	width: 906px;
	margin: 0 auto;
	/*background: url(/img/bg_shadow_906.png) repeat-y 50% 0%;*/
}
.main_scroll_flash {
	width: 896px;
	height: 124px;
	/*background: url('/img/line_fon.gif') no-repeat 0% 0%;*/
	display: block;
	margin: 0px;
	/*border-top: 1px solid #393734;
	border-bottom: 1px solid #393734;*/
}
#main_scroll {
	width: 835px;
	height: 101px;
	margin: 12px 30px 11px 31px;
}
#main_scroll .lft {
	display: block;
	float: left;
	z-index: 1000;
	width: 34px;
	height: 101px;
	background: url('/img/line_lft.gif') no-repeat 0% 0%;
}
#main_scroll .lft:hover {
	background: url('/img/line_lft_.gif') no-repeat 0% 0%;
}
#main_scroll .rght {
	display: block;
	float: right;
	z-index: 1000;
	width: 34px;
	height: 101px;
	background: url('/img/line_rght.gif') no-repeat 0% 0%;
}
#main_scroll .rght:hover {
	background: url('/img/line_rght_.gif') no-repeat 0% 0%;
}
#main_scroll .cntr {
	display: block;
	overflow: hidden;
	width: 767px;
	height: 101px;
	float: left;
	position: absolute;
	z-index: 1100;
	left: 65px;
}
#main_scroll .cntr .item {
	display: block;
	z-index: 100;
	width: 125px;
	height: 101px;
	border-right: 1px solid #d6cfc5;
	position: absolute;
	/*float: left;*/
	overflow: hidden;
	background-repeat: no-repeat;
	background-position: 50% 0%;
}
#main_scroll .txt {
	margin: 0px;
	padding: 101px 0px 6px 0px;
	width: 125px;
	height: 101px;
	overflow: hidden;
}
#main_scroll .cntr .item p {
	margin: 6px 0px;
	text-align: center;
	font-size: 12px;
}
#main_scroll .cntr .item b {
	font-size: 18px;
	font-weight: normal;
}