BODY, {
background-color: #aecac9;
background-image: 
url(background.jpg);
background-repeat:
no-repeat; 
background-position:
top center;
}

BODY, TD {
	color : #07414c;
	font-family : kristen itc, Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 12px;
}

TD.upper {
	color : #07414c;
	background : #d4edec;
	font-family : Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 11px;
}

FONT.smaller {
	font-size: 13px;
}

table.entries {
	color : white;
	font-family : Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 11px;
	BORDER-RIGHT: #23559C 1px solid;
	BORDER-LEFT: #23559C 1px solid;
	BORDER-TOP: #23559C 1px solid;
	BORDER-BOTTOM: #23559C 1px solid;
}

A {
	color : #07414c;
	text-decoration : underline;
	
}

A:HOVER {
	color : white;
	text-decoration : none;
}	

A.smaller {
	font-size: 10px;
	color : black;
	text-decoration : underline;
	
}

A.smaller:HOVER {
	font-size: 10px;
	color : white;
	text-decoration : none;
	
}

INPUT {
	font-size: 11px;
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	color:#000000;
	background-color:#FFFFFF;
}

HR {
	color: black;
	height: 1px;
}
