.MainMenuText {  font-family: Tahoma; font-size: 13px; color: #333333; font-weight: bold}
a.MainMenuText { text-decoration: underline }
a.MainMenuText:hover { text-decoration: none }
.SubMenuText { font-family: Tahoma; font-size: 14px; color: #666666}
.Content { font-family: Tahoma; font-size: 11px; color: #666666 }
.Content TABLE { font-family: Tahoma; font-size: 11px; color: #666666 }
a.Content { color: #666666 }
a.Content:hover { text-decoration: none; color: #333333 }
.PageHeader { font-family: Tahoma; font-size: 40px; color: #700107; font-weight: bold; text-align: center}
.formElements { font-family: Tahoma; font-size: 11px; color: #666666; border: 1px solid; margin: 4px; background-color: #FFFFFF}
select { border: 1px solid #666666 }
.tabPane {  
	border-color: #CCCCCC; 
	border-style: solid; 
	border-top-width: 0px; 
	border-right-width: 1px; 
	border-bottom-width: 1px; 
	border-left-width: 1px
}
.tabOFF {  
	font-family: Tahoma; 
	font-size: 11px; 
	font-weight: bold; 
	color: #666666; 
	text-decoration: none; 
	height: 20px; 
	border: solid 1px #CCCCCC; 
	padding-top: 0px; 
	padding-right: 5px; 
	padding-bottom: 0px; 
	padding-left: 5px; 
	background-color: #EEEEEE
}
.tabON { 
	font-family: Tahoma; 
	font-size: 11px; 
	font-weight: bold; 
	color: #666666; 
	text-decoration: none; 
	height: 23px; 
	border-color: #CCCCCC;
	border-style: solid; 
	border-top-width: 1px; 
	border-right-width: 1px; 
	border-bottom-width: 0px; 
	border-left-width: 1px; 
	padding-top: 0px; 
	padding-right: 5px; 
	padding-bottom: 0px; 
	padding-left: 5px; 
	cursor:default
}
.tabOVER { 
	font-family: Tahoma; 
	font-size: 11px; 
	font-weight: bold; 
	color: #666666; 
	text-decoration: none; 
	height: 25px; 
	border: solid 1px #CCCCCC; 
	cursor:pointer; 
	padding-top: 0px; 
	padding-right: 5px; 
	padding-bottom: 0px; 
	padding-left: 5px; 
	background-color: #EEEEEE
}
.vColumnHeading {
	font-family: Tahoma; 
	font-size: 11px;
	font-weight: bold;
	background-color: #EEEEEE;
	padding: 3px;
	text-align: center;
}
.vItemCell {  
	padding-top: 0px; 
	padding-right: 3px; 
	padding-bottom: 0px; 
	padding-left: 3px; 
}
.vItemNormal {  
	font-family: Tahoma; 
	font-size: 11px;
	background-color: #FFFFFF;
	cursor: default;
}
.vItemActive {  
	font-family: Tahoma; 
	font-size: 11px;
	color: #000000;
	background-color: #DDDDDD;
	cursor: default;
}
