BODY, TD {
	font-size: 10pt;
    color: black;
    font-family: 'arial';
}

.loginerror {
	font-size: 7pt;
    color: red;
    font-family: 'arial';
}

.error {
	font-size: 9pt;
    color: red;
    font-family: 'arial';
}

.confirm {
	font-size: 9pt;
    color: green;
    font-family: 'arial';
}

.session {
	font-size: 8pt;
	color: white;
	font-family: 'arial';
}
A.session {
	font-size: 8pt;
	color: #7DA27D;
	font-family: 'arial';
}

A:HOVER.session {
	font-size: 8pt;
	color: #60BF60;
	font-family: 'arial';
}

A:ACTIVE.session {
	font-size: 8pt;
	color: #60BF60;
	font-family: 'arial';
}

.login {
	font-size: 8pt;
	color: black;
	font-family: 'arial';
	font-weight : bold;
}

.black8b {
	font-size: 8pt;
	color: black;
	font-family: 'arial';
	font-weight : bold;
}

.loginbutton {
	font-size : 7pt;
	font-family: 'arial';
	background-color : #60BF60;
	color : #124A83;
}

.basicform {
	font-size: 8pt;
	color : #124A83;
	font-family: 'arial';
	font-weight : bold;
}
.basicform7 {
	font-size: 7pt;
	color : #124A83;
	font-family: 'arial';
	font-weight : bold;
}

.header {
	font-size: 10pt;
	color : #124A83;
	font-family: 'arial';
	font-weight : bold;
}

.formbutton {
	font-size : 8pt;
	font-family: 'arial';
	background-color : #60BF60;
	color : #124A83;
}

.searchresultstblheader {
	font-size: 8pt;
	color : white;
	background-color : #124A83;
	font-family: 'arial';
	font-weight : bold;
}

.black7 {
	font-size : 7pt;
}
.black8 {
	font-size : 8pt;
}

.bottomline {
	font-size : 7pt;
	font-family: 'arial';
	color : #7DA27D;
}

.hitcounter {
	font-size : 7pt;
	font-family: 'arial';
	color : #124A83;
}

A.bottomline {
	font-size: 7pt;
	color: #7DA27D;
	font-family: 'arial';
}

A:HOVER.bottomline {
	font-size: 7pt;
	color: #60BF60;
	font-family: 'arial';
}

A:ACTIVE.bottomline {
	font-size: 7pt;
	color: #60BF60;
	font-family: 'arial';
}

A {
	font-size: 10pt;
	color: #124A83;
	font-family: 'arial';
}

A:HOVER {
	font-size: 10pt;
	color: #60BF60;
	font-family: 'arial';
}

A:ACTIVE {
	font-size: 10pt;
	color: #60BF60;
	font-family: 'arial';
}

A.login {
	font-size: 7pt;
	color: #124A83;
	font-family: 'arial';
}

A:HOVER.login {
	font-size: 7pt;
	color: #124A83;
	font-family: 'arial';
}

A:ACTIVE.login {
	font-size: 7pt;
	color: #124A83;
	font-family: 'arial';
}

A.menuitem {
	font-size: 10pt;
	color: #124A83;
	font-family: 'arial';
	font-weight : bold;
}

A:HOVER.menuitem {
	font-size: 10pt;
	color: #60BF60;
	font-family: 'arial';
	font-weight : bold;
}

A:ACTIVE.menuitem {
	font-size: 10pt;
	color: #60BF60;
	font-family: 'arial';
	font-weight : bold;
}

A.searchresults {
	font-size: 8pt;
	color: #124A83;
	font-family: 'arial';
}

A.searchresults:HOVER {
	font-size: 8pt;
	color: #60BF60;
	font-family: 'arial';
}

A.searchresults:ACTIVE {
	font-size: 8pt;
	color: #60BF60;
	font-family: 'arial';
}

.popupcalendar {
	font-size : 9pt;
	color : #E0F0FF;
	background-color : #003366;
}
