.paars,.header,a{
	color:#B8106A;
	font-weight:bold;
	font-size:12px;
	font-family:Arial;
	text-decoration:none;
}
.orange{
	color:#FFBA00;
	font-weight:bold;
	font-size:11px;
	font-family:Arial;
}
.text,body,div,span,td{
	color:#000000;
	font-weight:normal;
	font-family:Arial;
	font-size:12px;
	text-align:justify;
}
html,body{
	height:100%;
	border:0;
	margin:0;
	padding:0;
}
body,div,td{
	font-family:Arial
}

.subheader{
	font-weight:bold;
	color:#000000;
	font-size:11px;
}
.hor_spacer{
	border-top:0px;
	border-left:0px;
	border-right:0px;
	border-bottom:1px solid #000000;
	height:1px;
	margin:0px;
	padding:0px;
	font-size:0px;
}
.bold{
	font-weight:bold;
}
.menu{
	margin:10px 0px 0px 10px;
	vertical-align:middle;
	font-size:12px;
	color:#000000;
	text-decoration:none;
}
.form_example{
	font-size:10px;
	font-weight:normal;
	color:#B8106A;
}
.text_input,.button_input,.select_input{
	background-color:#FFFFFF;
	border-color:#000000;
	border-style:solid;
	border-width:1;
	text-size:11px;
	font-family:Arial,Helvetica;
	color:#B8106A;
	font-weight:bold;
}
#langselect li {
	list-style:none;
	display:inline;
	padding:2px 2px 0px 2px;

}
#langselect li:hover{
	background-color:#CCCCCC;
}
#langselect ul{
	background-color:#FFF;
	margin:0;
	padding:0;
}
#langselect li img {
	cursor: pointer;
}
.formlist li{
	list-style-type:none;
	list-style-position:outside;
	margin-top:4px;
	margin-left:0px;
}
.formlist label{
	width:90px;
	display:block;
	text-align:right;
	float:left;
	margin-right:5px;
}
.formlist{
	padding:0;
	margin:0;
}
