body{
	font-size: 12px;
	background:#cef3f9;
	margin-top:0px;
	margin-left:0px;
	margin-right:0px;
	margin-bottom:0px;
	text-align:center;
}
a:link {
	color: #000000;
	font-size:12px;
	text-decoration: none;
}
a:visited {
	text-decoration: none;
	font-size:12px;
	color: #000000;
}
a:hover {
	text-decoration: underline;
	font-size:12px;
	color: #FF0000;
}
a:active {
	text-decoration: none;
	font-size:12px;
	color: #000000;
}
.class:link {
	color: #003333;
	font-size:12px;
	text-decoration: none;
}
.class:visited {
	text-decoration: none;
	font-size:12px;
	color: #003333;
}
.class:hover {
	text-decoration: underline;
	font-size:12px;
	color: #003333;
}
.class:active {
	text-decoration: none;
	font-size:12px;
	color: #003333;
}
.white:link {
	color: #ffffff;
	font-size:12px;
	text-decoration: none;
}
.white:visited {
	text-decoration: none;
	font-size:12px;
	color: #ffffff;
}
.white:hover {
	text-decoration: underline;
	font-size:12px;
	color: #ffffff;
}
.white:active {
	text-decoration: none;
	font-size:12px;
	color: #ffffff;
}
.green:link {
	color: #869e3e;
	font-size:12px;
	text-decoration: none;
}
.green:visited {
	text-decoration: none;
	font-size:12px;
	color: #869e3e;
}
.green:hover {
	text-decoration: none;
	font-size:12px;
	color: #869e3e;
}
.green:active {
	text-decoration: none;
	font-size:12px;
	color: #869e3e;
}
.blue:link {
	color: #065573;
	font-size:13px;
	text-decoration: none;
}
.blue:visited {
	text-decoration: none;
	font-size:13px;
	color: #065573;
}
.blue:hover {
	text-decoration: none;
	font-size:13px;
	color: #065573;
}
.blue:active {
	text-decoration: none;
	font-size:13px;
	color: #065573;
}
.news:link {
	color: #060445;
	font-size:13px;
	text-decoration: none;
}
.news:visited {
	text-decoration: none;
	font-size:13px;
	color: #060445;
}
.news:hover {
	text-decoration: underline;
	font-size:13px;
	color: #060445;
}
.news:active {
	text-decoration: none;
	font-size:13px;
	color: #060445;
}
.yellow:link {
	color: #955A37;
	font-size:12px;
	text-decoration: none;
}
.yellow:visited {
	text-decoration: none;
	font-size:12px;
	color: #955A37;
}
.yellow:hover {
	text-decoration: none;
	font-size:12px;
	color: #955A37;
}
.yellow:active {
	text-decoration: none;
	font-size:12px;
	color: #955A37;
}
.cols{
	width:778px;
	margin:auto;
	height:42px;
	margin-top:2px;
}
.col_left{
	width:8px;
	float:left;
	height:42px;
	background-image:url(/images/col_left.gif);
}
.col_center{
	width:762px;
	float:left;
	height:42px;
	background-image:url(/images/col_center.gif);
	padding-top:4px;
}
.col_right{
	width:8px;
	float:left;
	height:42px;
	background-image:url(/images/col_right.gif);
}
.bottom{
	width:778px;
	margin:auto;
	background-image:url(/images/body_bg.gif);
}
.bottom_bg{
	width:770px;
	height:15px;
	background-image:url(/images/bottom_bg.gif);
	float:left;
}
.bottom_left{
	width:35px;
	height:112px;
	background-image:url(/images/bottom_left.gif);
	float:left;
}
.bottom_right{
	width:735px;
	height:112px;
	float:left;
	background:#f6feff;
}