/* MAIN CSS STYLESHEET */
.webmod {
	margin: 0px;
	padding: 0px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #001441;
	background-image: url(/gifs/Head_back.jpg);
	background-repeat: repeat-x;
	background-position: center top;
}
.headstyle {
	background-image: url(Head_back.jpg);
	background-repeat: repeat-x;
	background-position: left top;
	padding: 0px;
	background-color: #11114D;
	width: 100%;
}
.wmlogo {
	background-image: url(Head_title.gif);
	background-repeat: no-repeat;
	background-position: center center;
}

