BODY
{
	margin: 0px;

}
img {
	border: none;
}


.page-text-bold
{
	font: 10pt arial, helvetica;
	color: #000000;
	font-weight: bold;
}
.page-text-bold-underline
{
	font: 12pt arial, helvetica;
	color: #000000;
	font-weight: bold;
	text-decoration: underline;
}
.page-text-bold-small
{
	font: 8pt arial, helvetica;
	color: #000000;
	font-weight: bold;
}
.page-text
{
	font: 10pt arial, helvetica;
	color: #000000;
	font-weight: normal;
}
.page-text-underline
{
	font: 10pt arial, helvetica;
	color: #000000;
	font-weight: normal;
	text-decoration: underline;
}
.page-text-small
{
	font: 8pt arial, helvetica;
	color: #000000;
	font-weight: normal;
}
.page-text-yellow
{
	font: 10pt arial, helvetica;
	color: #FFFF00;
	font-weight: bold;
}
.small-text
{
	font: 10pt "Times New Roman";
	color: #000000;
	font-weight: normal;
}
.small-text-bold
{
	font: 10pt "Times New Roman";
	color: #000000;
	font-weight: bold;
}
.small-text-italic
{
	font: 10pt "Times New Roman";
	color: #000000;
	font-weight: normal;
}
.red-text
{
	font: 14pt arial, helvetica;
	color: #FF0000;
	font-weight: bold;
}
.red-text-small
{
	font: 8pt arial, helvetica;
	color: #FF0000;
	font-weight: bold;
}
.white-text-small
{
	font: 8pt arial, helvetica;
	color: #FFFFFF;
	font-weight: bold;
}

.page-header
{
	font: 18pt arial, helvetica;
	color: #000000;
	font-weight: bold;
}
.page-header-small
{
	font: 14pt arial, helvetica;
	color: #000000;
	font-weight: bold;
}

.big-text-bold
{
	font: 12pt arial, helvetica;
	color: #000000;
	font-weight: bold;
}


TABLE.loginTable
{
	border-right: white thin solid;
	border-bottom:white thin solid;
	border-top:white thin solid;
	border-left:white thin solid;	
	cellpadding:2px;
	cellspacing:2px;
	
}
TD.leftNavTD
{

	border-right: black 3px solid;
	border-bottom:black thin solid;
	border-top:black thin solid;
	background-color:#336699;
}
TD.tdBottomBorder
{
	border-top:white 0px solid;
	border-bottom:white 1px solid;
	background-color:#336699;
	
}
TD.Main
{
	background-color: #FFFFCC;
	border-top:black 26px solid;
}
A.white
{
  color: #ffffff;
  font-weight: bold;
  text-decoration: none;
  font-size:14px;
}
 A.white:active
 {
  color: #ffffff;
  font-weight: bold;
  text-decoration: none;
  font-size:14px;
}
 A.white:hover
 {
  color: yellow;
  font-weight: bold;
  text-decoration: none;
  font-size:14px;
}
A.red
{
	color: Red;
	font-weight: bold;
	text-decoration: none;
	font-size:14px;
}
 A.red:active
 {
	color: Red;
	font-weight: bold;
	text-decoration: none;
	font-size:14px;
}
 A.red:hover
 {
	color: Red;
	font-weight: bold;
	text-decoration: none;
	font-size:14px;
}
A
{
  color: #003366;
  font-weight: normal;
  text-decoration: underline;
  font-size:11px;
}
 A:active
 {
  color: #003366;
  font-weight: normal;
  text-decoration: underline;
  font-size:11px;
}
 A:hover
 {
  color: #003366;
  font-weight: normal;
  text-decoration: underline;
  font-size:11px;
}

 A.large
{
  color: #003366;
  font-weight: bold;
  text-decoration: underline;
  font-size:12px;
}
 A.large:active
 {
  color: #003366;
  font-weight: bold;
  text-decoration: underline;
  font-size:12px;
}
 A.large:hover
 {
  color: #003366;
  font-weight: bold;
  text-decoration: underline;
  font-size:12px;
}
A.large:visited
 {
  color: #003366;
  font-weight: bold;
  text-decoration: underline;
  font-size:12px;
}


 A.Big
{
  color: #003366;
  font-weight: bold;
  text-decoration: underline;
  font-size:16px;
}
 A.Big:active
 {
  color: #003366;
  font-weight: bold;
  text-decoration: underline;
  font-size:16px;
}
 A.Big:hover
 {
  color: #003366;
  font-weight: bold;
  text-decoration: underline;
  font-size:16px;
}
A.Big:visited
 {
  color: #003366;
  font-weight: bold;
  text-decoration: underline;
  font-size:16px;
}
.City
{
	text-align: left;
	font-size: 18px;
	text-decoration: underline;
	font-weight: bold;
}
.State
{
	text-align: left;
	font-size: 26px;
	font-weight: bold;
}
A.rosters
{
  color: #003366;
  font-weight: normal;
  text-decoration: underline;
  font-size:12px;
}
A.rosters:active
 {
  color: #003366;
  font-weight: normal;
  text-decoration: underline;
  font-size:12px;
}
A.rosters:hover
 {
  color: #003366;
  font-weight: normal;
  text-decoration: none;
  font-size:12px;
}
.test
{
	font: 8pt times, helvetica;
	color: #000000;
	font-weight: normal;
}
.test-bold
{
	font: 8pt times, helvetica;
	color: #000000;
	font-weight: bold;
}


.PapersText
{
	font-size: 12px;
}
.PapersDate
{
	font-weight: bold;
	font-size: 16px;
	text-decoration: underline;
}
.PapersTime
{
	font-weight: bold;
	font-size: 16px;
}
.PapersBlueHead
{
	font-weight: bold; 
	color: #1F497D;
	font-size: 16px;
}
