body
{
	margin: 0px;
	padding: 0px;
	font-family: Garamond Helvetica; 
	font-size: 12pt; 
}
#MainTable
{
	width: 100%;
	border-color: #eeffcc; 
	border-style: outset;
	margin-right: auto; 
	margin-left:auto;
	border-bottom-width: 4px;
	border-right-width: 4px;
	border-left-width: 4px;
	border-top-width: 4px;
	border-style: ridge;
}
td.TopMenu
{
	background-color: #223300; 
	height: 16px; 
	vertical-align: top;
	padding-left: 20px;
	padding-right: 20px;
}
td.Copyright
{
	background-color: #223300; 
	height: 16px; 
	vertical-align: top;
	padding-left: 20px;
	padding-right: 20px;
	text-align:center;
	font-size: smaller; 
	color: #C0C0C0
}
td.SideMenu
{
	background-color: #808000; 
	text-align: left;
	vertical-align: top;
	padding-left: 10px;
	padding-right: 10px;
	padding-top: 20px;
	padding-bottom: 20px;
}
td.MainBody
{
	background-color: #f8fff0;
	padding: 20px;
	vertical-align: top;
}
a:hover.TopLink 
{ 
	text-decoration: none; 
	color: #FFFF00; 
	font-family: Tahoma; 
	font-size: 8pt; 
	font-weight: bold;
}
a.TopLink 
{ 
	text-decoration: none; 
	color: #FFFFFF; 
	font-family: Tahoma; 
	font-size: 8pt;
	font-weight: bold;
}
a.SideHeader 
{ 
	color: #FFFFFF; 
	font-family: Tahoma; 
	font-size: 8pt;
	font-weight: bold;
	white-space: nowrap;
}
a:hover.SideHeader 
{ 
	color: #FFFF00; 
	font-family: Tahoma; 
	font-size: 8pt; 
	font-weight: bold;
	white-space: nowrap;
}
a.SideLink 
{ 
	text-decoration: none; 
	color: #FFFFFF; 
	font-family: Tahoma; 
	font-size: 8pt;
	font-weight: bold; 
}
a:hover.SideLink 
{ 
	text-decoration: none; 
	color: #FFFF00; 
	font-family: Tahoma; 
	font-size: 8pt;
	font-weight: bold;
}
h2
{
	text-align: center;
}