/* CSS Document */

body,td,th {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #FF3300;
}
body {
	background-color: #000000;
}
a:link {
	color: #FF0000;
	text-decoration: none;
}
a:visited {
	text-decoration: none;
	color: #05678A;
}
a:hover {
	text-decoration: underline;
	color: #800080;
}
a:active {
	text-decoration: none;
	color: #FF8000;
}
.blue-link {
	color: #00009F;
}
.blue-link a {
	color: #00009F;
	text-decoration: underline;
}
.gold-link {
	color: #FFCC33;
}
.gold-link a{
	color: #FFCC33;
}
.gold-link a:hover {
	color: #FFFFCC;
	text-decoration: underline;
}
.darkred {color: #990000}
.BlueJade {color: #05678A}
.size16px {
	font-size: 16px;
	font-weight: bold;
}
.FF8000-color {color: #FF8000}
.E3851C-color {
	color: #E3861C;
}
.E3851C-12px {
	color: #E3861C;
	font-size: 12px;
}
.black-text {
	color: #000000;
}
.cream {
	color: #FFFFCC;
}
.cream12px {
	font-size: 12px;
	color: #FFFFCC;
}
.border {
	height: 32px;
	border: thick solid #F00000;
	text-align: center;
	vertical-align: middle;
	font-size: 16px;
	color: #0000E6;
	font-weight: bolder;
	padding-top: 10px;
}
.indent12 {
	text-align: left;
	margin-left: 12px;
	margin-right: 12px;
}
.style17 {font-size: 10px; }
.style19 {color: #FF8000; font-size: 16px; }
.style50 {font-size: 11px; color: #FFFFCC; }
.style22 {color: #FF8000; font-size: 16px; font-family: "Century Gothic"; }
.style64 {	font-family: "Century Gothic";
	font-size: 15px;
	color: #FFFF75;
	font-weight: bold;
}
.style65 {color: #FFFF75}
.style67 {color: #FF93E1}
.style66 {color: #FF8000; font-size: 16px; font-family: "Century Gothic"; font-weight: bold; }
.style69 {color: #000000; font-size: 18px; }
.style70 {color: #ff6600}
.month {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 16px;
	color: #ff6600;
	font-weight: bold;
	text-align: center;	
	
}
.pink16 {
	font-size: 16px;
	color: #FF93E1;
}
.orange12 {
	font-size: 12px;
	color: #FF6600;
}
.yellow12 {
	font-size: 12px;
	color: #FFFF75;
}
.padding {
	padding: 12px;
}
.white-head {
	font-size: 24px;
	color: #FFFFFF;
}
.white-subhead {
	font-size: 18px;
	font-style: italic;
	line-height: 150%;
	font-weight: 300;
	color: #FFFFFF;
	width: 300px;
}
.st-pats-info {
	color: #00CC00;
	line-height: 200%;
	padding: 20px;
	background-image: url(images/shamrock%20bg.JPG);
}
.line-height-150 {
	line-height: 150%;
}
.st-pats-text-bg {
	background-color: #FFFFFF;
	float: left;
	padding: 12px;
}
.top-center-box {
	padding: 20px;
	font-size: 16px;
	text-align: center;
	font-weight: bold;
}
.table-months {
	border: 2px solid #990000;
}
.index-text {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 16px;
	line-height: 150%;
	padding: 12px 15px 12px 20px;
	font-style: italic;
	color: #FFFFC1;
	background-color: #104489;
	font-weight: bold;
}
.notice-box {
	color: #051D78;
	background-color: #8CC6FF;
	text-align: center;
	width: 560px;
	padding: 20px;
}
.text11-pad40 {
	font-size: 11px;
	padding-top: 20px;
	padding-right: 40px;
	padding-bottom: 20px;
	padding-left: 40px;
}
