@charset "utf-8";
.form {
	font-size: 12px;
	color: #002850;
	text-decoration: none;
	background-image: url(../images/form.jpg);
	height: 30px;
	width: 135px;
	text-align: center;
	background-position: center;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	background-color: #FFFFFF;
	line-height: 30px;
}
.title {
	font-size: 12px;
	font-weight: bold;
	color: #002850;
	text-decoration: none;
}
.main {
	font-size: 14px;
	line-height: 150%;
	color: #002850;
	text-decoration: none;
}

.font {
	font-size: 12px;
	line-height: 15px;
	color: #002850;
	text-decoration: none;
}
.time {
	background-image: url(../images/time.jpg);
	background-repeat: no-repeat;
	height: 20px;
	width: 102px;
	text-align: center;
	line-height: 20px;
}

.title2 {
	font-size: 14px;
	font-weight: 900;
	color: #002850;
	text-decoration: none;
}
a:link {
	color: #002850;
	text-decoration: none;
}
a:visited {
	color: #002850;
	text-decoration: none;
}
a:hover {
	color: #AF4F14;
	text-decoration: none;
}


.table {
	background-color: #FFFFFF;
	border-top-color: #FFFFFF;
	border-right-color: #FFFFFF;
	border-bottom-color: #FFFFFF;
	border-left-color: #FFFFFF;
	border-top-width: 2px;
	border-right-width: 2px;
	border-bottom-width: 2px;
	border-left-width: 2px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	padding: 0px;
}
.title3 {
	font-size: 12pt;
	font-weight: normal;
	color: #002850;
	text-decoration: none;
	font-family: "Arial Black";
}
body,td,th {
	font-family: Arial;
	font-size: 12px;
	color: #002850;
}
body {
	background-image: url(../images/bgbg.jpg);
	background-repeat: repeat-x;
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	background-color: #C4E1E7;
}
.news {
	text-decoration: underline;
}
a.news:link {
	text-decoration: underline;
}
a.news:visited {
	text-decoration: underline;
}
