BODY, {
background-color: #f8f8eb;
background-image:
url(background.jpg);
background-repeat:
no-repeat; 
background-position:
top center;
}

BODY, TD {
	color : #2b2b2b;
	font-family : kristen itc, Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 12px;
}

TD.upper {
	color : #2b2b2b;
	background : #d5a8b5;
	font-family : Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 11px;
}

FONT.smaller {
	font-size: 13px;
}

table.entries {
	color : blue;
	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 : #2b2b2b;
	text-decoration : underline;
	
}

A:HOVER {
	color : #7bbab8;
	text-decoration : none;
}	

A.smaller {
	font-size: 10px;
	color : #2b2b2b;
	text-decoration : underline;
	
}

A.smaller:HOVER {
	font-size: 10px;
	color : #7bbab8;
	text-decoration : none;
	
}

INPUT {
	font-size: 11px;
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	color:#000000;
	background-color:#FFFFFF;
}

HR {
	color: #B8CFE7;
	height: 1px;
}
