.mainbody {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 0.8em;
	color: #000099;
	background-color: #FFFFFF;
	margin: 0px;
	padding: 0px;
}
body h1, h2, h4, h5 {
	font-family: Georgia, "Times New Roman", Times, serif;
	text-decoration: underline;
}

.divTitle {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 36px;
	color: #000099;
	
}
.divSubtitle {
	font-family: Georgia, "Times New Roman", Times, serif;
	color: #FF0000;
	
	padding-left: 20px;
}
.divBody {
	padding-left: 20px;
	color: #000099;
	padding-right: 20px;

	
}
.divBody a:link {
	color: #0000FF;
	text-decoration: none;
}
.divBody a:visited {
	color: #0000FF;
	text-decoration: none;
}
.divBody a:hover {
	color: #FF0000;
	text-decoration: underline;
}
.divBody a:active {
	color: #FFFF00;
	text-decoration: underline;
}
.divMenu {
	color: #000099;
	text-decoration: none;
	margin: 0px;
	padding: 0px;
	
}
.divMenu li {
	display: inline;
	float: none;
	border: 0px none;
}
.divMenu a:link, .divMenu a:visited{
	color: #000099;
	text-decoration: none;
	background-image: url(../images/eye-closed-exported2.gif);
	background-repeat: no-repeat;
	background-position: center top;
	text-align: center;
	display: block;
	height: 30px;
	width: 120px;
	padding-top: 45px;
	padding-right: 0px;
	padding-bottom: 5px;
	padding-left: 0px;
	vertical-align: bottom;
	border:0px
}
.divMenu a:hover, .divMenu a.current:hover, .divMenu a.current:visited {
	background-image: url(../images/eye-open-exported.gif);
}
.divMenu a:active {
	background-image: url(../images/eye-open-exported-twinkle.gif);
	border:0px
}
.divLogo a:link, #divLogo a:visited{
	background-image: url(../images/logo.gif);
	background-repeat: no-repeat;
	background-position: center bottom;
	text-align: center;
	display: block;
	height: 100px;
	width: 120px;
	padding-top: 45px;
	padding-right: 0px;
	padding-bottom: 5px;
	padding-left: 0px;
	vertical-align: bottom;
	border:0px
}

.divLogo a:hover{
	background-image: url(../images/logo-over.gif);
}


.divNews {
	padding-left: 20px;
	padding-right: 20px;
	
	}

.divWHULogo {
	margin: 0px 0px 0px 30px;
}
.divWHUNews {
	margin-left: 30px;
}
.divWHUMenu {
	margin-left: 30px;
}

/* Start of Bex styles */

h3.header
{
color:white;
}
td.header
{
background-color:black;
}
p.date
{
text-decoration:underline;
font-style:italic;
}
td.backg
{
background-image:url("../bex/mashup3.jpg");
}


/* Start of Moreover styles */

table{border-collapse:collapse;}	

	
	
	.morehl {
		font-family: Geneva, Arial, sans-serif !important;
		font-size: 11px !important;
		color: #003399 !important;
		font-weight: bold !important;
		font-style: normal !important;
		text-decoration: underline !important;
	}	
	
	A:link.morehl, A:visited.morehl, A:active.morehl {
		color: #003399 !important;
	}
	
	.moresrc {
		font-family: Geneva, Arial, sans-serif !important;
		font-size: 11px !important;
		color: #6699cc !important;
		font-weight: normal !important;
		font-style: normal !important;
		text-decoration: none !important;
	}
	
	A:link.moresrc, A:visited.moresrc, A:active.moresrc {
		color: #6699cc !important;
	}
	
	.moreti {
		font-family: Geneva, Arial, sans-serif;
		font-size: 11px;
		color: #6699cc;
		font-weight: normal;
		font-style: normal;
		text-decoration: none;
	}
	
	.morehlt {
		font-family: Geneva, Arial, sans-serif;
		font-size: 11px;
		color: #003399 !important;
		font-weight: bold;
		font-style: normal;
		text-decoration: none;
	}	
	
