body {
	background-image: url(images/background-gradient.gif);
	background-position:top center;
	background-repeat:repeat-x;
	background-color:#080034;
	margin:0;
	padding:0;
}
body,td,th {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #4A4E6F;
}
a:link {
	color: #444764;
}
a:visited {
	color: #444764;
}
a:hover {
	color: #444764;
}
a:active {
	color: #444764;
}
.wrap {
	margin:0 auto;
	width: 787px;
}
.header {
	height: 229px;
	width: 787px;
}
.navigation {
	height: 57px;
	width: 787px;
	padding:0px;
	margin:0px;
}
.content {
	width: 711px;
	margin-right:11px;
	margin-left:13px;
	margin-top:10px;
	padding-top:20px;
	padding-bottom:20px;
	padding-left:25px;
	padding-right:25px;
	background-color:#191d47;
	border: 1px solid #131946;
	overflow:auto;
}
.footer {
	width: 709px;
	margin-right:36px;
	margin-left:42px;
	margin-top:0px;
	text-align:center;
	padding-top:10px;
	padding-bottom:10px;
	color:#444764;
	font-size:11px;
	background-color:#191d47;
	border: 1px solid #131946;
}
.cherryonefooter {
	width: 787px;
	text-align:center;
	padding-top:15px;
	padding-bottom:30px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #3b3f66;
}
.cherryonefooter a:link {
color: #3b3f66;
text-decoration:none;	
}
.cherryonefooter a:visited {
color: #3b3f66;
text-decoration:none;	
}
.cherryonefooter a:hover {
color: #3b3f66;
text-decoration:none;	
}
.cherryonefooter a:active {
color: #3b3f66;
text-decoration:none;	
}