body {
	font-family: Tahoma, arial;
	font-size: 12px;
	background-color: #fff;
	color: #808080;
	background-image: url(images/Background.jpg);
}

a {
font-weight:700;
color:#011369;
}

a:link,a:visited,a:active {
text-decoration:none;
}

a:hover {
text-decoration:underline;
}

#TopBannerDIV {
	position: absolute;
	top: 0 px;
	left: 0 px;
	padding-bottom: 5px;
	padding-left: 5px;
	padding-right: 5px;
	padding-top: 5px;
	width: 100%;
	background-color: #fff;
}
#MenuDIV {
	position: absolute;
	top: 120 px;
	left: 0 px;
	padding-bottom: 5px;
	padding-left: 5px;
	padding-right: 5px;
	padding-top: 5px;
	width: 100%;
}

#container {
	position: absolute;
	top: 175 px;
	left: 0 px;
	padding-bottom: 5px;
	padding-left: 5px;
	padding-right: 5px;
	padding-top: 5px;
	width: 100%;
}