.dark {
	background-color: #5c7488;
}
.light {
	background-color: #88a1b5;
}
.black {
	background-color: #000;
}

.float {
	float:right; margin:0 0 10px 10px;
}
.nav {
	background-image: url(images/nav_tile.gif);
	background-repeat: repeat-x;
}
body,td,tr {
	font-family: Century Gothic, Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 18px;
	color: #4b5971;
}
a:link, a:visited {
	font-family: Century Gothic, Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 18px;
	color: #8d0327;
	text-decoration: none;
}
a:hover {
	font-family: Century Gothic, Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 18px;
	color: #1f2e47;
	text-decoration: none;
}
h6 {
	font-family: Century Gothic, Arial, Helvetica, sans-serif;
	font-size: 11px;
	line-height: 18px;
	font-style: italic;
	color: #000000;
	font-weight: normal;
}
h5 {
	font-family: Century Gothic, Arial, Helvetica, sans-serif;
	font-size: 10px;
	line-height: 18px;
	color: #75849e;
	font-weight: normal;
}
h4 {
	font-family: Century Gothic, Arial, Helvetica, sans-serif;
	font-size: 11px;
	line-height: 15px;
	color: #75849e;
	font-weight: normal;
}
h3 {
	font-family: Century Gothic, Arial, Helvetica, sans-serif;
	font-size: 13px;
	line-height: 18px;
	color: #000000;
	font-weight: normal; }
	
#cssheader{
margin-right:auto; margin-left:auto; width:564px; background:#FFF; padding: 20px 35px 20px 35px; font-size:20px; border-top: 1px solid #5c7488; border-left: 1px solid #5c7488; border-right: 1px solid #5c7488;}	

a.cssheader:link, a.cssheader:visited  {
font-size:20px; color: #4b5971; text-decoration: none;

}
a.cssheader:hover {
font-size:20px; color: #88a1b5; text-decoration: none;

}

