@charset "UTF-8";
.back {
	background-image: url(images/homeback.jpg);
	background-repeat: no-repeat;
}
a:hover {
	color: #E12D30;
}
.navtext {
	font-family: Arial;
	font-size: 12px;
	color: #333333;
	text-decoration: none;
}
.grayback {
	background-image: url(images/grayback.gif);
}
.subnav {
	font-family: "Courier New", Courier, monospace;
	font-size: 12px;
	color: #FFFFFF;
	text-decoration: none;
	font-weight: normal;
	line-height: normal;
}
.subnav2 {
	font-family: "Courier New", Courier, monospace;
	font-size: 10.7px;
	color: #FFFFFF;
	text-decoration: none;
}
.intro {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	line-height: 19px;
	color: #333333;
}
.smalltext {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #666666;
}
.newstext {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	line-height: 15px;
	color: #333333;
}
.RedHeaders {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #DC253E;
	text-transform: none;
}
.line {
	background-image: url(images/verline2.gif);
}
.bodytext {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	line-height: 15px;
	color: #333333;
}
.sidebarBack {
	background-image: url(images/grayback2.gif);
}
.datetime {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	color: #000000;
}
.more {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #CC0000;
	text-decoration: none;
}
