BODY, TD {
	color : white;
}

TD.upper {
	color : #FFFFFF;
	background : #483BA6;
	font-family : Verdana, Geneva, Arial, Helvetica, sans-serif;
}

.tdcustom {
	font-size: .69em;
}

FONT.smaller {
}

table.entries {
	color : #FFFFFF;
	background : #624C9B;
	font-family : Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: .9em;
}

table.entries_input {
	background : #3a3a3a;
	color : #FFFFFF;
	font-family : Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: .9em;
}

A {
	color : #0084BE;
	text-decoration : none;
}

A:HOVER {
	color : Red;
	text-decoration : none;
}

A.smaller {
	color : #5fbce5;
	text-decoration : none;
}

A.smaller:HOVER {
	color : Red;
	text-decoration : none;
}

INPUT {
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: .69em;
	color:#000000;
	background-color:#FFFFFF;
}

.inputcustom {
	font-size: 1.2em;
}

.credit {
	font-size: .8em;
}

HR {
	color: #B8CFE7;
	height: 1px;
}