H1 {
	font-family : arial;
}

BODY, TABLE, TD {
	font-family : arial;
	font-size : 10pt;
}

TH {
	color : #ffffff;
	font-size : 10pt;
	font-weight : bold;
	background-color : #000000;
}

SELECT {
	font-size : 10pt;
}

.headerClear {
	font-size : 1pt;
}

.headerMaroon {
	font-size : 1pt;
	background-color : #2B2BBE;
}

.headerBlack {
	font-size : 1pt;
	background-color : #000000;
}

.headerText {
	font-size : 17pt;
	font-weight : bold;
	color : #000000;
}

.nav, .nav A, .nav A:LINK, .nav A:VISITED, .nav A:ACTIVE {
	font-family : arial;
	font-size : 10pt;
	font-weight : bold;
	color : #FFF7D6;
	text-decoration : none;
	background-color : #000000;
}

.nav A:HOVER {
	text-decoration : underline;
}

.searchBox {
	width : 140px;
	font-size : 8pt;
}

.allbutton {
	background-color: #000000; 
	color: #FFF7D6; 
	font-weight: bold; 
	height:25;
	font-family:sans-serif;
}

.searchButton {
	font-size : 8pt;
	font-weight : bold;
}

.searchText {
	font-size : 8pt;
}

.updateLogButton {
	font-size : 8pt;
	font-weight : bold;
}

.accountLog {
	background-color : #000000;
	color : #ffffff;
	font-weight : bold;
	width : 250px;
	length : 150px;
}

.aref {
	font-size : 12pt;
	font-weight : bold;
}

.labelText {
	color : #330099;
	font-weight : bold;
	font-size : 12pt;
}

.annoucementText {
	color : #ffffff;
	font-weight : bold;
	font-size : 14pt;
	background-color : #0000ff;
	
}

.OpenDates {
	color : #ffffff;
	font-weight : bold;
	font-size : 14pt;
	width : 300px;
	background-color : #0000ff;
}

.more {
	color : #ffffff;
	font-weight : bold;
	font-size : 10pt;
}

.OpenDatesText {
	color : #ff5200;
	font-weight : bold;
	font-size : 12pt;
	margin-left : 20px;
	background-color : #c0c0c0;
}

.WelcomeHeader {
	color : #ffffff;
	font-weight : bold;
	font-size : 14pt;
	background-color : #0000ff;
	text-align : center;
}

.WelcomeHeader1 {
	color : #0000ff;
	font-weight : bold;
	font-size : 14pt;
	background-color : #dcdcdc;
	text-align : center;
}

.tdHeader {
	color : #000099;
	font-weight : bold;
	font-size : 12pt;
	text-align : center;
}

.messageText {
	font-size : 10pt;
	font-weight : bold;
	color : #000000;
}

.li {
	font-size : 12pt;
	font-weight : bold;
}

.Suspend {
	color : #ffffff;
	font-weight : bold;
	font-size : 12pt;
	background-color : #FF6666;
}
.CurrentPaid {
	color : #0000ff;
	font-size : 12pt;
	font-weight : bold;
	background-color : #C0C0C0;
}
.NotPaid {
	color : #000000;
	font-size : 12pt;
	font-weight : bold;
	background-color : #FFFFFF;
}

.mainHeaderText {
	font-size : 17pt;
	font-weight : bold;
	color : #FFFFFF;
	background-color : #000000;
}