/* CSS Document */
<!--
body {
	margin-top: 8px;
	margin-left: 1px;
	margin-right: 1px;
	margin-bottom: 1px;
}
body,td,th {
	font-size: 14px;
	line-height: 20px;
	color:#002549;
}
a:link {
	text-decoration: none;
	color:#002549;
}
a:visited {
	text-decoration: none;
}
a:hover {
	text-decoration: underline;
	color: #FF0000;
}
a:active {
	text-decoration: none;
}
.news_title {
    font-size: 18px;
	font-weight: bold;
	line-height:36px;
	color:#295970;
}
.link_title {
    font-size: 14px;
	font-weight: bold;
	padding-left:8px;
}
.blod {
	font-weight: bold;
}
.foot {
    font-size: 12px;
}
.right12px {
    font-size: 12px;
	padding-right:56px;
}
.form { 
		width:160px;
		height:16px;
		font-family:tahoma;
		font-size:12px;
		color:#715237;
		margin-left:0px;
		margin-right:0px;
		margin-top:0px;
		margin-bottom:0px;
}
.form_short { 
		width:110px;
		height:18px;
		font-family:tahoma;
		font-size:11px;
		color:#715237;
		margin-left:0px;
		margin-right:0px
}
.form_height { 
		height:18px;
		font-family:tahoma;
		font-size:11px;
		color:#715237;
		margin-left:0px;
		margin-right:0px
}
.submit { 
		width:40px;
		height:20px;
}
.submit_long { 
		width:150px;
		height:20px;
}
.checkbox { 
		height:18px;
}
.linebgcolor {
        background-color:#64A2AF;
}
.tablebgcolor {
        background-color:#ACD1E1;
}
-->