.text {  font-family: Arial, Helvetica, sans-serif; font-size: 9pt; color: #333333}
a:link {  color: #333333}
a:visited {  color: #333333}
a:hover{  color: #FF9900}
.bg_yellow {  background-color: #F8E9CA}
.bg_yellow_darker { background-color: #CFB580}
.text_small { font-family: Arial, Helvetica, sans-serif; font-size: 8pt; color: #333333 }
.bg_yellow_lighter { background-color: #FBF5E9}
.bg_yellow_darker2 {
background-color: #F3DDAF
}
.disabled_option {
	color: #FF9900;
}.error_text {
font-family: Arial, Helvetica, sans-serif; font-size: 8pt; color: #CC0000
}
.wir_header {
	position: absolute;
	height: 76px;
	width: 180px;
	left: 920px;
	top: 33px;
	background-image: url(../images/wir.png);
}

