body { 
	background-color: #ffffff;
	font-family: Arial,Helvetica,sans-serif; 
	margin: 0;
}
p { 
	font-family: Arial,Helvetica,sans-serif; 
	font-size: 12px; 
}
.tablemain {
	height: 100%;
	width: 100%;
}
.tablecontent {
	height: 100%;
	width: 100%;
	border: 1px solid #000000;
}
.header, .mainttitle, h1 {
	font-family: Arial,Helvetica,sans-serif;
	font-size: 16px; 
	font-weight: bold;
	color: #000000;
	text-decoration: none;
}
.subheader, .maintsubtitle, h2 {
	font-family: Arial,Helvetica,sans-serif;
	font-size: 14px;
	font-weight: bold;
	color: #000000;
	text-decoration: none;
}
.copyright  {
	font-family: Arial,Helvetica,sans-serif;
	font-size: 10px; 
	color: #000000;
}
.breadcrumb {
	font-family: Arial,Helvetica,sans-serif;
	font-size: 10px;
	font-weight: bold;
	color: #000000;
}
a  {
	font: Arial,Helvetica,sans-serif;
	color: #000000;
}
a:hover  {
	font: Arial,Helvetica,sans-serif;
	color: #000000;
}
a:visited  {
	font: Arial,Helvetica,sans-serif;
	color: #000000;
}
ul { 
	font-family: Arial,Helvetica,sans-serif; 
	font-size: 12px; 
}
td { 
	font-family: Arial,Helvetica,sans-serif; 
	font-size: 12px; 
}
th { 
	font-family: Arial,Helvetica,sans-serif; 
	font-weight: bold;
	font-size: 12px; 
}
a.navmenu { 
	font-family: Arial,Helvetica,sans-serif;
	font-size: 13px;
	color: #000000;
	border-top: 1px solid #c0c0c0;
	border-bottom: 1px solid #c0c0c0;
	padding-left: 5px;
	display: block;
	margin: 0px;
	text-decoration: none;
	height: 24px; 
}
a.navmenu:hover { 
	border-color: #000000 
}
.navcell { 
	width: 100px;
	height: 24px;
	background-color: #c0c0c0; 
}
navborder { 
	border-top: 1px solid #000000;
	border-left: 1px solid #000000;
}
a.nav { 
	font-family: Arial,Helvetica,sans-serif;
	font-size: 13px;
	color: #000000;
	text-decoration: none;
	display: block;
	margin: 0px;
	padding-left: 5px;
	height: 24px;
	border-right: 1px solid #000000; 
	border-bottom: 1px solid #000000;
}
#menu1 { 
	position: absolute;
	left: 2px;
	top: 94px;
	width: 100px;
	background-color: #c0c0c0;
	z-index: 2;
	visibility: hidden 
}
#menu2 { 
	position: absolute;
	left: 102px;
	top: 94px;
	width: 100px;
	background-color: #c0c0c0;
	z-index: 2;
	visibility: hidden 
}
#menu3 { 
	position: absolute;
	left: 302px;
	top: 94px;
	width: 100px;
	background-color: #c0c0c0;
	z-index: 2;
	visibility: hidden 
}
#menu4 { 
	position: absolute;
	left: 402px;
	top: 94px;
	width: 100px;
	background-color: #c0c0c0;
	z-index: 2;
	visibility: hidden 
}
#menu5 { 
	position: absolute;
	left: 202px;
	top: 94px;
	width: 100px;
	background-color: #c0c0c0;
	z-index: 2;
	visibility: hidden 
}
.errortext  {
	text-decoration: none;
	font-weight: bold;
	color: #ff0000;
}
a.errortext  {
	text-decoration: none;
	color: #ff0000;
}
a.errortext:visited  {
	text-decoration: none;
	color: #ff0000;
}
a.errortext:hover  {
	text-decoration: underline;
	color: #ff0000;
}
.cmsbody { 
	background-color: #ffffff;
	font-family: Arial, Helvetica, sans-serif;
	margin: 0;
}
.cmsnavbody { 
	background-color: #ff7c20;
	font-family: Arial, Helvetica, sans-serif; 
	margin: 0;
}
.cmsnavtext  {
	font: Arial, Helvetica, sans-serif;
	text-decoration: none;
	color: #000000;
}
a.cmsnavtext  {
	font: Arial, Helvetica, sans-serif;
	text-decoration: underline;
	color: #000000;
}
a.cmsnavtext:hover  {
	font: Arial, Helvetica, sans-serif;
	text-decoration: underline;
	color: #000000;
}
a.cmsnavtext:visited  {
	font: Arial, Helvetica, sans-serif;
	text-decoration: underline;
	color: #000000;
}
.cmscopyright {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9px;
	font-weight: normal;
	color: #000000;
	text-align: center;
}

