.NormalText {
	font-family: Verdana;
	font-size: 8pt;
	color: Black;
	font-weight:Normal;
}
.OrangeText {
	font-family: Verdana;
	font-size: 8pt;
	color: #f74c02;
	font-weight:Bold;
}
.BoldText {
	font-family: Verdana;
	font-size: 8pt;
	color: Black;
	font-weight: Bold;
}
.RedText {
	font-family: Verdana;
	font-size: 8pt;
	color: #f81202;
	font-weight:Normal;
}

a.normalLink {
	color: #a4a4a4;
	font-family: Verdana;
	font-size: 8pt;
	text-decoration: none;
}
a:hover.normalLink {
	color: #000000;
	font-family: Verdana;
	font-size: 8pt;
	text-decoration: none;
}

a.OrangeLink {
	color: #f74c02;
	font-family: Verdana;
	font-size: 8pt;
	text-decoration: none;
}
a:hover.OrangeLink {
	color: #000000;
	font-family: Verdana;
	font-size: 8pt;
	text-decoration: none;
}

body{
	scrollbar-face-color: #FFFFFF;
	scrollbar-shadow-color: gray;
	scrollbar-highlight-color: white;
	scrollbar-3dlight-color: gray;
	scrollbar-darkshadow-color: #FFFFFF;
	scrollbar-track-color: #FFFFFF;
	scrollbar-arrow-color: #f74c02;
	margin-left: 0; 
	margin-top: 0; 
	margin-right: 0; 
	margin-bottom: 0; 
	background-image: url('../images/araback.gif'); 
	background-repeat:repeat-x;	
}

.FormNormalText {
	font-family: Verdana;
	font-size: 8pt;
	color: Black;
	font-weight:Normal;
	width:80px;	
}

h4     { 	

	font-size: 14px; 
	color: #F86001; 
	padding-top: 25px; 
	padding-left: 1px 
}
.KombiForm {
	font-family: Verdana;
	font-size: 10px;
	color: Black;
	font-weight:Normal;
	height: 16px;
}