.FormErrorField{
	background-color:#ffdddd;
	border: 2px solid #ff0000;
}
.TitleBar {
		text-align: left;
		margin-bottom:2px;
		margin-top:2px;
		color: #cccccc;
}

#TitleBar a { 
	font-size:8pt;
	color: #cccccc;
	margin-left: 0px;
	margin-bottom: 5px;
	margin-top: 5px;
	padding-top: 2px;
	padding-bottom: 2px;
	padding-left: 10px;
	padding-right: 10px;
	font-weight: bold;
	border: 0px solid #777777;
	text-decoration: none;
	/*background:#E6E6E6;*/
}

#TitleBar a:hover { 
	color: #990000;
	}


.MainMenu {

	font-size: 8pt;
	margin-left: 0px;
	margin-bottom: 0px;
	margin-top: 0px;
	padding-top: 5px;
	padding-bottom: 5px;
	padding-left: 5px;
	background-color:#0072BA;
	/*background-image: url(images/gfx/bggradient-blau-orange.jpg);
	background-repeat: repeat-y; */
	font-weight: bold;
	border-bottom: 1px solid #8BB5E0;
	
}


.SelectedMainMenu{
	font-size: 8pt;
	color:#F7CD4A;
	font-weight: bold;
	margin-left: 0px;
	margin-bottom: 0px;
	margin-top: 0px;
	padding-top: 5px;
	padding-bottom: 5px;
	padding-left: 5px;
	text-decoration: none;
	background-color:#0072BA;
	text-decoration: none;
	/* background-color:#D5D5FF;
	color: #20397E;
	background-image: url(images/gfx/bggradient-blau-orange.jpg);
	background-repeat: repeat-y; */

}


.SubMainMenu {
	font-size: 11px;
	font-weight: normal;
	font-family: Arial, Helvetica, sans-serif;
	padding-left: 8px;
	padding-top: 0px;
	padding-bottom: 0px;
	margin-top: 3px;
	margin-bottom: 3px;
	/*border-bottom: 1px solid #ffffff ;*/
}

.SelectedSubMenu {
	font-weight: bold;
	/* color: #777777; */
	font-size: 11px;
	font-family: Arial, Helvetica, sans-serif;
	padding-left: 8px;
	padding-top: 0px;
	padding-bottom: 0px;
	margin-top: 3px;
	margin-bottom: 3px;
}

.MenuBackLink {
	font-weight: bold;
	color: #CC6633;
	font-size: 11px;
	font-family: Arial, Helvetica, sans-serif;
	padding-left: 50px;
}


.MainMenuBottom {
	color: #CCCCCC;
	font-weight: bold;
	text-decoration: none;
	font-size: 8pt;
	margin-top: 2px;
	margin-bottom: 1px;
	padding-left: 5px;
}

.SelectedMainMenuBottom {
	color: #CCCCCC;
	font-size: 8pt;
	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: 0pt ; 
	text-align: left; 
	line-height: 10px;

}


.TableTitle {
	font-size: 12px;
	font-weight: bold;
	background-color: CCCCCC;
}

.TableLabel {
	font-weight: bold;
	background-color: e9eff5;
}

.TableRowLabel {
			font-weight: bold;
			color: 2E3C7D;
			background-color: C6D8FF;
		}
.TableCell{
			background-color: E4EDFF;
			color: 2E3C7D;}
			
.LanguageLinks { font-weight: bold; font-size: 10px;}
#LanguageLinks a { 
	color: #D5A600;
	text-decoration: none;
	margin-left: 0px;
	margin-bottom: 0px;
	margin-top: 0px;
	border: 0px solid #777777;
	}
#LanguageLinks a:hover { 
	color: #990000;
	text-decoration: none;
	}