﻿body
{
	font-family: "Times New Roman" , Times, serif;
}

.margin
{
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	background-color: #FFFFFF;
}
.menutable
{
	width: 160px;
}
.MenuItem
{
	font-weight: bold;
	color: #666666;
	text-decoration: none;
	font-family: "Times New Roman" , Times, serif;
	font-size: 1.03em;
}
a:hover
{
	text-decoration: underline;
}
.body
{
	width: 100%;
	height: 750px;
}
.menutd
{
	width: 150px;
	height: 30px;
	background-color: whitesmoke;
	text-align: left;
}
.BannerTitle
{
	font-size: 1.6em;
	font-weight: bold;
	color: white;
	height: 50px;
	text-align: center;
	background-color: #6b8e23;
}

.headertable
{
	width: 100%;
	text-align: center;
}
.title
{
	font-size: 18pt;
	text-align: center;
}

.title1
{
	font-weight: bold;
	color: #006699;
	font-size: 1.3em;
}
