H1 {
	font-family : arial;
}

BODY, TABLE, TD {
	font-family : arial;
	font-size : 10pt;
}

TH {
	color : #0033cc;
	font-size : 10pt;
	font-weight : bold;
	background-color : #c0c0c0;
}

SELECT {
	font-size : 10pt;
}

.headerClear {
	font-size : 1pt;
}

.headerMaroon {
	font-size : 1pt;
	background-color : #2B2BBE;
}

.headerBlack {
	font-size : 1pt;
	background-color : #000000;
}

.bodybgcolor 
{
	background-color: #dcdcdc
}

.headerText {
	font-size : 15pt;
	font-weight : bold;
}

.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;
}

.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;
}