@charset "utf-8";
.mainpgbg {
	background-attachment: scroll;
	background-image: url(images/main_bg_01.jpg);
	background-repeat: no-repeat;
	background-position: center top;
}
.mainpage-mid {
	background-image: url(images/mainpg_bg_mid.jpg);
	background-repeat: repeat-y;
}
.mainpage-images {
	background-image: url(images/mainimages/rotate.php);
	background-repeat: no-repeat;
	background-position: top;
}
.featurebg-mid {
	background-image: url(images/feature_bg_mid.jpg);
	background-repeat: repeat-y;
}

.mainfeaturetext {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #2A2A2A;
	padding-left: 20px;
	padding-right: 20px;
}
.mainfeaturetext a:link {
	text-decoration: underline;
	color: #297fA6;
}
.mainfeaturetext a:visited {
	text-decoration: underline;
	color: #297fA6;
}
.mainfeaturetext a:active {
	text-decoration: underline;
	color: #297fA6;
}
.mainfeaturetext a:hover {
	text-decoration: none;
	color: #297fA6;
}

.mainfeaturetext-date {
	color: #297fA6;
	font-weight: bold;
}
.mainfeaturetext-title {
	font-style: italic;
	font-weight: bold;
	color: #297fa6;
}


.mininavfont {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #787878;
}
.mininavfont a:link {
	text-decoration: none;
	color: #787878;
}
.mininavfont a:visited {
	text-decoration: none;
	color: #787878;
}
.mininavfont a:active {
	text-decoration: none;
	color: #787878;
}
.mininavfont a:hover {
	text-decoration: underline;
	color: #787878;
}	 
.subtopbg {
	background-image: url(images/submain_logotop.jpg);
	background-repeat: no-repeat;
	background-position: center;
}
.submiddlebg {
	background-image: url(images/submain_middle.jpg);
	background-repeat: repeat-y;
	background-position: center top;
}
.subbottombg {
	background-image: url(images/submain_bottom.jpg);
	background-repeat: no-repeat;
	background-position: center top;
}
.submaintext {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	color: #464646;
}
.submaintext a:link {
	text-decoration: none;
	color: #177FAF;
}
.submaintext a:visited {
	text-decoration: none;
	color: #177FAF;
}
.submaintext a:active {
	text-decoration: none;
	color: #177FAF;
}
.submaintext a:hover {
	text-decoration: underline;
	color: #177FAF;
}

.textbox {
	border: 1px solid #464646;
}
.featurenewsbg-mid {
	background-image: url(images/featurenews_bg_mid.jpg);
	background-repeat: repeat-y;
}
