a:visited, a:link {
	color: #d0813b;
	text-decoration: none;
}
a:hover {
	text-decoration: underline;
}
body {
	font-family: Arial, Helvetica, sans-serif;
	color: #454545;
	margin: 10px 10px 10px 10px;
	background: url(images/background.gif) repeat;
}
hr {
	height: 1px;
	color: #b0b0b0;
}
.mainbody {
	font-size: 9pt;
	line-height: 20px;
}
.footer {
	font-size: 7pt;
}
.outertable {
	border: 1px solid #b0b0b0;
	background-color: #ffffff;
}
.headertable {
	padding: 30px 30px 30px 30px;
}
.menu {
	border-left: 1px solid #b0b0b0;
	border-top: 1px solid #b0b0b0;
	border-bottom: 1px solid #b0b0b0;
	font-size: 9pt;
	line-height: 20px;
	color: #454545;
}
.menu-home {
	border-top: 1px solid #b0b0b0;
	border-bottom: 1px solid #b0b0b0;
	font-size: 9pt;
	line-height: 20px;
	color: #454545;
}
.menu-selected {
	border-left: 1px solid #b0b0b0;
	border-top: 1px solid #b0b0b0;
	border-bottom: 1px solid #b0b0b0;
	font-size: 9pt;
	line-height: 20px;
	background-color: #EEEEEE;
	color: #d0813b;
}
a.menu-selected
{
	color: #d0813b;
}
.menu-home-selected {
	border-top: 1px solid #b0b0b0;
	border-bottom: 1px solid #b0b0b0;
	font-size: 9pt;
	line-height: 20px;
	background-color: #EEEEEE;
	color: #d0813b;
}
a.menu-select {
	color: #d0813b;
}
a.menulink:visited, a.menulink:link {
	font-size: 9pt;
	line-height: 20px;
	color: #454545;
	width: 100%;
	height: 100%;
	text-decoration: none;
}
a.menulink:hover {
	background-color: #EEEEEE;
	color: #d0813b;
	width: 100%;
	height: 100%;
	text-decoration: none;
	display: block;
}
.formfield {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 8pt;
	font-weight: normal;
	color: #666666;
	border: 1px solid #999999;
}
.submenu {
	border-left: 1px solid #b0b0b0;
	border-right: 1px solid #b0b0b0;
	border-bottom: 1px solid #b0b0b0;
	font-size: 9pt;
	line-height: 20px;
	color: #454545;
}
.submenu-selected {
	border-left: 1px solid #b0b0b0;
	border-right: 1px solid #b0b0b0;
	border-bottom: 1px solid #b0b0b0;
	background-color: #EEEEEE;
	font-size: 9pt;
	line-height: 20px;
	color: #d0813b;
}
a.submenu-selected {
	color: #d0813b;
}
a.submenulink:visited, a.submenulink:link {
	font-size: 9pt;
	line-height: 20px;
	color: #454545;
	width: 100%;
	height: 100%;
	text-decoration: none;
}
a.submenulink:hover {
	background-color: #EEEEEE;
	color: #d0813b;
	width: 100%;
	height: 100%;
	text-decoration: none;
	display: block;
}