@charset "utf-8";
#maintab {
	background-color: #000000;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #FFFFFF;
}
.tablemain {
	vertical-align: top;
	margin: 0px;
	background-position: bottom;
}


.shortrow {
	text-align: left;
	vertical-align: middle;
}
.blacktext {
	color: #000;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-style: normal;
	font-weight: bolder;
	padding: 7px;
	border-left: 0;
	border-right: 0;
}
.orange {
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	border-top-color: #FA2B05;
	border-right-color: #FA2B05;
	border-bottom-color: #FA2B05;
	border-left-color: #FA2B05;
}

td {
	border: thin solid #000000;
	text-align: center;
	border-color: #000;
}
.emailannounce {
	font-size: larger;
	color: #000;
	font-family: Arial, Helvetica, sans-serif;
}
.bolden {
	color: #FFF;
	font-family: Arial, Helvetica, sans-serif;
}
.arialall {
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
}
.justify {
	text-align: justify;
	font-family: "Times New Roman", Times, serif;
	font-size: 16px;
}
.bolden2 {
	font-size: medium;
}
.linkblue {
	color: #000;
}
