/*GENERAL STYLES */
body {
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
}
.contentwrapper {
	width: auto;
}
body,td,th {
	color: #90A2C8;
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
	font-size: 12px;
}
body {
	font: 60%/1 Arial, Helvetica, sans-serif;
	background-color: #FFFFFF;
	background-image: url(Back.jpg);
	background-repeat: repeat;
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
}
#homeTopper {
	background-repeat:no-repeat;
	background-position: top center;
	clear: both;
	border-top: 1px solid #c6c6c6;
	border-bottom: 0px solid #00446c;
	height: 100%;
	cursor: pointer;
	width: 100%;
}

