﻿body 
{
	margin : 0px;
	background-color: #eaeaea;
	font-family: Arial;
	scrollbar-arrow-color: White; scrollbar-3dlight-color: Black; scrollbar-face-color: #7e6d42;
}
table#MenuBar
{
	background-image:url('images/MenuBar.jpg');
	width: 937px;
	height: 36px;
	border: 0;
	color: #FFFFFF;
	text-align: center;
	font-size: 10pt;
}
table#MenuBar td
{
}
table#MenuBar a
{
	color: #FFFFFF;
	text-decoration: none;
}
table#MenuBar a:hover
{
	color: #f1e5a9;
	text-decoration: none;
}
table#MenuBarBottom
{
	background-image:url('images/MenuBarBottom.jpg');
	width: 939px;
	height: 49px;
	border: 0;
	color: #FFFFFF;
	text-align: center;
	font-size: 11pt;
}
table#MenuBarBottom a
{
	color: #FFFFFF;
	text-decoration: none;
	font-weight: bold;
}
table#MenuBarBottom a:hover
{
	color: #c0e0ff;
	text-decoration: none;
}
img
{
	border: 0;
}
