﻿body
{
	background-color: #DEE3C9;
	font-family: Arial, Helvetica, sans-serif;
}

td
{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10pt;
}

.maintable
{
	width: 740px;
}
.mainbody
{
	background-color: #FFFFFF;
	width: 538px;
}

.menu
{
	background-color: #FFF96D;
	width: 198px;
}

.blackline
{
	background-color: Black;
	width: 1px;
}

.linkBox
{
	padding: 7px;
	background-color: #B9D063;
	border-bottom-style: solid;
	border-bottom-width: 2px;
	border-bottom-color: #ffffff;
	text-align: center;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10pt;
	color: #333300;
}

.link
{
 text-decoration:none;
 color: #000000;
}

.footer
{
	padding: 5px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9pt;
	color: #000000;
	border-top-style: solid;
	border-top-width: 1px;
	border-top-color: Black;
	text-decoration: none;
}

.header
{
	border-bottom-style: solid;
	border-bottom-width: 1px;
	border-bottom-color: Black;
}