body{
background-color: #CEE4EA;
}

a {
	font-family:Arial, Helvetica, sans-serif;
	color:#EABB00;
	font-size: 11px;
	text-decoration: none;
}

a:hover {
	color: #EA7F00;
}

a.nav{
	font-size: 12px;
	
}

p {

	font-family:Arial, Helvetica, sans-serif;
	color: #244994;
	font-size: 11px;
}

table,td{
	color: #244994;
	font-family:Arial, Helvetica, sans-serif;
	font-size: 11px;
}

.on{
	background-color:#E3FFEB;
}

.off{
	background-color:#FFF4C7;
}


#sponsors{
	width:585px;
	height:290px;
	overflow:auto
}
#sponsors img{
	margin:5px;
	width:125px;
	height:125px
}