.tableborder {
	border: 1px solid #000000;
}
.bottomborder {
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-bottom-style: solid;
	border-top-color: #000000;
	border-right-color: #666666;
	border-bottom-color: #000000;
	border-left-color: #666666;
	background-color: #E8E8E8;
}
.topborder {
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: solid;
	border-top-color: #000000;
	border-right-color: #666666;
	border-bottom-color: #666666;
	border-left-color: #666666;
	background-color: #54744C;
}
.leftmenucontainer {
	background-color: #6B9C5E;
	border: 1px solid #CCCCCC;
}
.maintable {
	background-color: #ECEDAB;
	border: 2px solid #000000;
}
.footer {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 8pt;
	color: #FFFFFF;
}
.leftmenutable {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 9pt;
}
.leftmenutable a:link{
	color:#000000;
	text-decoration:none;
	margin-left: 4px;
	font-size: 9pt;
	font-weight: normal;
}
.leftmenutable a:visited{
	color:#000000;
	text-decoration:none;
	margin-left: 4px;
	font-size: 9pt;
}
.leftmenutable a:hover{
	color:#000000;
	text-decoration:none;
	margin-left: 8px;
	font-size: 9pt;
	font-weight: bold;
}
.formlabel {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 8pt;
	color: #000000;
}
.latest {
	font-size: 10px;
	color: #000000;
	border: 1px none #000000;
}
.field {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 8pt;
	color: #333333;
	border: 1px solid #000000;
	text-indent: 4px;
}
.menu {
	font-family: Arial, Helvetica, sans-serif;
	font-style: italic;
	color: #FFFFFF;
	text-decoration: none;
}
