@charset "utf-8";
body {
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
}
a:link {
	text-decoration: none;
}
a:visited {
	text-decoration: none;
}
a:hover {
	text-decoration: none;
	color: #CC3300;
}
a:active {
	text-decoration: none;
}
body,td,th {
	font-family: Arial, Helvetica, sans-serif;
}
.copyright {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #FFFFFF;
}
.pagetitle {
	background-image: url(layout/pagetitle_tiler.gif);
	background-repeat: no-repeat;
	background-position: right;
}
.mission {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 20px;
	color: #990000;
}
.mission2 {
	color: #CC0000;
	font-size: 12px;
	font-weight: bold;
}
.shadows {
	background-image: url(layout/undershadow_tile.jpg);
	background-repeat: repeat-x;
	background-position: top;
}

.txtStandard {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000000;
}
.formTxt {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #999999;
}
.comingEvents {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	font-weight: bold;
	color: #FF0000;
}
.newsDate {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-style: italic;
	color: #666666;
	text-align: right;
}
.txtStandard11 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #000000;
}
.newsClick {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #CC3300;
	text-align: right;
}
#newsClick a:hover {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #FF9900;
	text-align: right;
	text-decoration: underline;
}
.newsInsideTitle {
	color: #CC0000;
	font-size: 14px;
	font-weight: bold;
}
