.FormErrorField{
	background-color:#ffdddd;
	border: 2px solid #ff0000;
}
.TitleBar {
	font-size: 20px;
	color: #ffffff;
	font-weight: bold;
	margin-top:20px;
	margin-right:0px;
	margin-left:0px;
	padding-right: 0px;

}

#TitleBar a { 
	text-decoration:none;
	color: #ffffff;
	padding-top:20px;
	
	}

.MainMenuBar {
	border-right: 0px solid #bbbbbb;
	border-top: 0px solid #bbbbbb;
        border-left: 1px solid #2576C7;

}

.lineleft {
	border-left: 1px solid #990033;
}

.linebottom {
	border-bottom: 1px solid #990033;
}
.linetop{
	border-top: 1px solid #990033;
}

.lineborder{
	border-right: 1px solid #990033;
	border-top: 1px solid #990033;
    border-left: 1px solid #990033;
	border-bottom: 1px solid #990033;
}

.MainMenu {	
	
	
	font-size: 18px;
	padding-left: 24px;
	color: #ffffff; 
	margin-bottom: 0px;
	margin-top: 0px;
	padding-bottom: 4px;
	font-weight: bold;
	/*border: 0px solid #777777;*/
        border-bottom: 0px solid #B3F333;

}

#mainmenu a:hover { font-family: Arial, Helvetica, sans-serif; font-size: 15px; color: #FF0000; text-decoration: none;font-weight:bold; }





.SelectedMainMenu{
	color: #666666; background-color:#B3F333; 
	
	
	

}

.SubMainMenu {
	font-size: 12px;
	font-weight: normal;
	color: #747474; 
	font-family: Verdana, Arial, Helvetica, sans-serif;
	padding-left: 8px;
	padding-top: 0px;
	padding-bottom: 0px;
	margin-top: 3px;
	margin-bottom: 3px;
}

.SelectedSubMenu {
	font-weight: bold;
	/* color: #777777; */
	font-size: 12px;
	font-family: Arial, Helvetica, sans-serif;
}

.MenuBackLink {
	font-weight: bold;
	color: #CC6633;
	font-size: 11px;
	font-family: Arial, Helvetica, sans-serif;
	padding-left: 50px;
}


.MainMenuBottom {
	color: #CC6633;
	font-size: 10px;
	margin-top: 2px;
	margin-bottom: 1px;
	padding-left: 5px;
}

.SelectedMainMenuBottom {
	color: #CC6633;
	font-size: 10px;
	font-weight: bold;
	margin-top: 2px;
	margin-bottom: 1px;
	padding-left: 5px;
}

.ImageCaption{
	color: #556677; 
	font-size: 9px;
	font-style: italic; 
	font-family: Verdana, Helvetica, Arial; 
	margin-top: 0pt; 
	margin-bottom: 5pt ; 
	margin-right: 0pt ; 
	margin-left: 0pt ; 
	text-align: left; 
	line-height: 10px;

}

.TableTitle {
	color: #cccccc; 
	font-weight: bold;
	background-color: 9D98B1;
}

.TableLabel {
	
	background-color: e9eff5;
}

.TableRowLabel {
		
			background-color: E4EDFF;
			
		}
.TableCell{
			background-color: E4EDFF;
			}

