body {
	font-family: Trebuchet, Verdana, Tahoma, Arial, sans serif;
	font-size: 12px;
	color: #666666;
}
h1 {
	font-family: Trebuchet, Verdana, Tahoma, Arial, sans serif;
	font-size: 16px;
	text-align: center;
}
h2 {
	font-family: Trebuchet, Verdana, Tahoma, Arial, sans serif;
	font-size: 13px;
	font-weight: bold;
	text-align: left;
}
.toptable {
	background-color: white;
	border: 0px outset darkgrey;
	height: 99%;
	width: 780px;
	padding: 0px;
}
td {
	font-family: Trebuchet, Verdana, Tahoma, Arial, sans serif;
	font-size: 12px;
	color: #666666;
}
.navbar {
	background-color: #02427B;
	margin: 10px;
	padding: 10px;
	height: 97%;
	vertical-align: top;
	border: 2px inset darkgrey;
}
.frame {
	border: 1px outset darkgrey;
	background-color: darkgrey;
}
.framedImages {
	border: 1px solid darkgrey;
	margin: 20px;
}
.copy {
	background-color: darkgrey;
	height: 98%;
	width: 98%;
	margin: 0px;
	padding: 0px;
	vertical-align: top;
}
a {
	color: #666666;
	text-decoration: underline;
}
a:hover {
	color: darkgrey;
	text-decoration: none;
}
.contact {
	height: 260px;
	vertical-align: top;
	font-size: 11px;
	text-align: center;
}
.MenuItem
{
	VERTICAL-ALIGN: top;
	COLOR: #DDEFFF;
	text-align: center;
	font-size: 11px;
    WIDTH: 142px;
}
.MenuItem A
{
	border: 1px outset darkgrey;
    DISPLAY: block;
    PADDING-RIGHT: 5px;
    PADDING-TOP: 2px;
    PADDING-BOTTOM: 2px;
    WIDTH: 140px;
    TEXT-ALIGN: right;
    TEXT-DECORATION: none
}
.MenuItem A:hover
{
    BACKGROUND-COLOR: darkgrey;
	border: 1px inset darkgrey;
}
.MenuText
{
    COLOR: #DDEFFF;
	font-size: 11px;
	vertical-align: top;
	text-align: right;
    WIDTH: 140px;
}
.address
{
	VERTICAL-ALIGN: top;
	COLOR: #DDEFFF;
	text-align: center;
	font-size: 10px;
    WIDTH: 142px;
}
.contact {
	font-size: 11px;
	text-align: center;
	background-color: darkgrey;
	height: 60px;
}

