.menutab {
	font-family: Tahoma, Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	color: #666666;
	text-decoration: none;
	padding-left: 15px; /* 10 */
	padding-right: 15px;
}
.menutabitem {
	text-decoration: none;
	color: #666666;
}
.formbutton {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	color: #FFFFFF;
	background-color: #397FEE;
	border: 1px solid #CCCCCC;
	height: 23px;
}
.pagebottom {
	visibility: hidden;
}
.menutabitem:hover {
	text-decoration: underline;
	color: #000000;
}
.maintext {
	font-family: Arial;
	font-size: 11px;
	line-height: 22px;
	color: #333333;
}
.pagetopborder {
	background-image: url(border_horizontal.gif);
	background-repeat: repeat-x;
	background-position: bottom;
}
.sitebottom {
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #CCCCCC;
}
a:link {
	color: #330099;
}
a:hover {
	color: #D50000;
}
a:active {
	color: #330099;
}
a:visited {
	color: #330099;
}
.lineright {
	border-left-width: 1px;
	border-left-style: solid;
	border-left-color: #E0E0E0;
}
.lineleft {
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #E0E0E0;
}
.columnheader {
	font-size: 1px;
	visibility: hidden;
	line-height: 1px;
}
.linkreferall {
	visibility: hidden;
}
h1 {
	color: #FFFFFF;
	font-size: 0.1px;
}
h2 {
	color: #FFFFFF;
	font-size: 0.1px;	
}

