body {
	font-family: Trebuchet, Verdana, Tahoma, Arial, sans serif;
	font-size: 12px;
	color: darkblue;
}
h1 {
	font-size: 15px;
	text-align: center;
}
.toptable {
	background-color: white;
	border: 0px outset darkblue;
	height: 99%;
	width: 780px;
	padding: 0px;
}
td {
	font-family: Trebuchet, Verdana, Tahoma, Arial, sans serif;
	font-size: 12px;
	color: darkblue;
}
.navbar {
	background-color: #02427B;
	margin: 10px;
	padding: 10px;
	height: 97%;
	vertical-align: top;
	border: 2px inset steelblue;
}
.frame {
	border: 1px outset steelblue;
	background-color: steelblue;
}
.framedImages {
	border: 1px solid black;
	margin: 20px;
}
.copy {
	background-color: steelblue;
	height: 98%;
	width: 98%;
	margin: 0px;
	padding: 0px;
	vertical-align: top;
}
a {
	color: #DDEFFF;
}
a:hover {
	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 steelblue;
    DISPLAY: block;
    PADDING-RIGHT: 5px;
    PADDING-TOP: 2px;
    PADDING-BOTTOM: 2px;
    WIDTH: 140px;
    TEXT-ALIGN: right;
    TEXT-DECORATION: none
}
.MenuItem A:hover
{
    BACKGROUND-COLOR: steelblue;
	border: 1px inset steelblue;
}
.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: steelblue;
	height: 60px;
}

