A {
	color: #2D444F;
	font-size: 13px;
}
A:hover {
	color: #4F6660;
	text-decoration: none;
}
A.nav {
	color: #A1BBCA;
	font-size: 11px;
	text-decoration: none;
}
A.nav:hover {
	color: #C3DDEC;
}
A.motto {
	color: #FCFDFF;
	text-decoration: none;
}
A.motto:hover {
	color: #FCFDFF;
}
A.copyright {
	color: #A1BBCA;
	font-size: 11px;
	text-decoration: none;
}
A.copyright:hover {
	color: #A1BBCA;
}
BODY {
	color: #2D444F;
	margin-top: 5px;
	font-size: 13px;
	margin-left: 0px;
	padding-top: 5px;
	margin-right: 0px;
	padding-left: 0px;
	margin-bottom: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	background-color: #FFFFFF;
	font-family: Verdana, Arial, Helvetica, Sans-Serif;
}
TD.date {
	color: #A1BBCA;
	font-size: 11px;
}
TD.bg_left {
	width: 20px;
	background-image: url(bg_left.png);
	background-repeat: repeat-y;
}
TD.bg_center {
	width: 5px;
	background-image: url(bg_center.png);
	background-repeat: repeat-y;
}
TD.bg_right {
	width: 9px;
	background-image: url(bg_right.png);
	background-repeat: repeat-y;
}
TD.bg_1 {
	background-color: #2D444F;
}
TABLE.bg_2 {
	background-color: #A1BBCA;
}
DIV.motto {
	left: 275px;
	width: 485px;
	height: 17px;
	color: #FCFDFF;
	position: relative;
	text-align: center;
}
DIV.title {
	font-size: 15px;
	font-weight: bold;
}
DIV.content_title {
	width: 555px;
	height: 35px;
	padding-top: 9px;
	font-weight: bold;
	text-align: center;
	background-repeat: no-repeat;
	background-image: url(bg_title.png);
}
DIV.hr {
	border-top: #567280 1px solid;
	border-left: #567280 1px solid;
	border-right: #567280 1px solid;
	border-bottom: #567280 1px solid;
}
DIV.copyright {
	top: -22px;
	width: 642px;
	height: 10px;
	color: #A1BBCA;
	position: relative;
	text-align: center;
}
TABLE.boxColor{
	background-color: #3D5967;
}
TD.boxColor{
	background-color: #3D5967;
}
TD.boxBackground{
	background-color: #8CA7B7;
}
INPUT,TEXTAREA,SELECT {
	color: #2D444F;
	background-color: #8CA7B7;
	border-top: #3D5967 1px solid;
	border-left: #3D5967 1px solid;
	border-right: #3D5967 1px solid;
	border-bottom: #3D5967 1px solid;
}