body {
	margin: 0;
	padding: 0;
	font: 85% arial, helvetica, sans-serif;
	color: #333;
	background-color: #dceaf2;
	background-image: url(../images/top_extender.gif);
	background-repeat: repeat-x;
	background-position: top;
}
.redtitlecenter {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	font-weight: bold;
	color: #990000;
	line-height: 2em;
}
.blueline {
	background-color: #486b82;
	height: 2px;
	width: 100%;
	align: center;
	margin: 0px 0px 5px;
}
.bodytext {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
	color: #333333;
	text-align: left;
	vertical-align: middle;
	line-height: 125%;
}
.greybox {
	background-color: #d2e2eb;
	height: 20px;
	width: 100%;
	align: center;
	margin: 3px 0px 1px;
	vertical-align: middle;
	text-decoration: none;
	text-align: right;
}
.linktext {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: normal;
	color: #003366;
	vertical-align: middle;
	text-decoration: none;
	margin: 0px 4px 0px 0px;
	vertical-align: middle;
}
.bluetitle {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	font-weight: bold;
	color: #003366;
	line-height: 2em;
}

.copyright {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 6px;
	font-style: normal;
	font-weight: normal;
	color: #666666;
	text-decoration: none;
}
.contacttext {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	font-style: normal;
	font-weight: normal;
	color: #990000;
	text-decoration: none;
	line-height: 3em;
}
.contents {
	background-image: url(../images/contents_background.gif);
	width: 800px;
	background-repeat: repeat-y;
	vertical-align: top;
}
.newsbox1 {
	float: right;
	border: 1px solid #999999;
	width: 551px;
	height: auto;
	margin: 15px 20px 0px 0px;
	padding: 5px;
}
.imagebox {
	float: left;
	border: 1px solid #999999;
	height: auto;
	width: 166px;
	padding: 5px;
	margin: 15px 0px 0px 20px;
}
.mainheader {
	background-image: url(../images/news_pics/header_main.gif);
	height: 31px;
	width: 545px;
	background-repeat: no-repeat;
}
.picheader {
	background-image: url(../images/pic_header.gif);
	height: 31px;
	width: 172px;
	background-repeat: no-repeat;
}
.boxextender {
	background-image: url(../images/body_extender.gif);
	background-repeat: repeat-y;
}
.footer {
	background-image: url(../images/bottom_footer.gif);
	height: 42px;
	background-repeat: no-repeat;
}
.whitetitle {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 15px;
	font-style: normal;
	font-weight: bold;
	color: #FFFFFF;
	line-height: 2em;
	vertical-align: middle;
}
