HTML, BODY {
	height:100%;
	margin:0px;
	padding:0px;
	BACKGROUND-COLOR: #ffffff;
	scrollbar-arrow-color: #FFFFFF;
	scrollbar-face-color: #3f7790;
	font-family:Arial, Helvetica, sans-serif; font-size:12px;
	color:#37738b;
	background-image:url(img/bg_top.gif);
	
	background-repeat:repeat-x;
	background-position:top;
}
h1, h2, h3 { margin: 0; }
h1 {
	font-size: 16px;
	margin-bottom: 10px;
	color: #37758e;
	font-weight: normal;
}
TD, P, DIV {
    font-family:Arial, Helvetica, sans-serif; font-size:12px;
}
FORM, TABLE, TR {
	MARGIN: 0px
}

a, a:link, a:visited, a:hover, a:active {
	font-size:12px;
	color: #3f7790; text-decoration: underline;
}

a.menu1, a.menu1:link, a.menu1:visited {
	font-size:12px;
	color: #ffffff; text-decoration: none;
}
a.menu1:hover, a.menu1:active {
    font-size:12px; color: #d6eaf3;
}
a.menu2:hover, a.menu2:active {
    font-size:12px; color: #d8005b;
}

a.pic_title, a.pic_title:link, a.pic_title:visited {
	font-size:12px;
	color: #6391a5; text-decoration: none;
}
a.pic_title:hover, a.pic_title:active {
    font-size:12px; color: #d8005b;
}


TABLE.footer_bg {
	background-image:url(img/bg_bottom.gif);
	background-repeat:repeat-x;
	background-position: bottom;
}
TABLE.footer_bg_ff {
	background-image:url(img/bg_bottom_ff.gif);
	background-repeat:repeat-x;
	background-position: bottom;
}
TD.vert_dot {
	background-image:url(img/vert_dot.gif);
	background-repeat:repeat-y;
	background-position: middle;
}
TD.hor_dot {
	background-image:url(img/hor_dot.gif);
	background-repeat:repeat-x;
	background-position: middle;
}

TD.header_bg {
	background-image:url(img/header_bg.gif);
	background-repeat: repeat-x;
}
TD.header_bg_0 {
	background-image:url(img/header_bg_0.gif);
	background-repeat: repeat-x;
}
TD.under_frame {
	background-image:url(img/under_frame.gif);
	background-repeat: repeat-x;
}
TD.white {
	background-color:#FFFFFF;
}
TD.footer {
	font-size:11px;
	color: #203d49;	
}
div.pic_title {
	font-weight: bold;
	color: #6391a5;
}
.news_header {
	text-align:left;
	font-weight:bold;
	color: #3e768d;
	font-size: 16px;
}
.news_date {
	text-align:left;
	color: #d8005b;
	font-weight:bold;
}
.news_content {
	text-align:left;
	color: #6e98aa;
}
div.header {
	font-size:14px;
	font-weight:bold;	
	color: #d50857;
	padding-bottom: 15px;
}
.arial10 {
	font-size:10px;
}