﻿body 
{
	font-family: Verdana;
	font-size: small;
}
.HeaderBackgroundImage
{
	background:url('../../images/header-background.gif'); 
	vertical-align: top;
}

.HeaderTable
{
	border:1px black solid;
	padding: 0px;
	width:100%;
}

.SideHeader
{
	height: 13px;
	background: #000080;
	vertical-align: top;
	color: #ffffff;
	font-family: Verdana;
	font-size: 2;
	font-weight: bold;
	text-align: center;
}

.MhlSubject
{
	font-size: large;
	font-weight: bold;
	color:Navy;
}

.MhlHeaderText
{
	font-size: x-large;
}

.MhlDivider
{
	color: gainsboro;
	height: 1px;
	width:90%;
	text-align: left;
}


