.textfooter {
	font-family: sans-serif;
	font-size: 10px;
	color: #FFFFFF;
}
.textnormall {
	font-family: "MS Sans Serif", Tahoma, sans-serif;
	font-size: 12px;
	font-style: normal;
	color: #FFFFFF;
	text-decoration: none;
	font-weight: bold;


}
.txtnormal {
	font-family: "MS Sans Serif", Tahoma, sans-serif;
	font-size: 12px;
	font-style: normal;
	color: #CCCCCC;
	text-decoration: none;
	font-weight: normal;
}
.txtback {
	font-family: "MS Sans Serif", Tahoma, sans-serif;
	font-size: 12px;
	font-style: normal;
	color: #000000;
	text-decoration: none;
	font-weight: normal;
}

a:link {
	font-family: "MS Sans Serif", Tahoma, sans-serif;
	font-size: 12px;
	font-style: normal;
	font-weight: bold;
	color: #CCCCCC;
	text-decoration: none;
}
a:visited {
	font-family: "MS Sans Serif", Tahoma, sans-serif;
	font-size: 12px;
	font-style: normal;
	font-weight: bold;
	color: #999999;
	text-decoration: none;
}
a:hover {
	font-family: "MS Sans Serif", Tahoma, sans-serif;
	font-size: 12px;
	font-style: normal;
	font-weight: bold;
	color: #FF6A00;
}
.textfoejob {
	font-family: "MS Sans Serif", Tahoma, sans-serif;
	font-size: 12px;
	font-style: normal;
	font-weight: normal;
	color: #666666;
	text-decoration: none;
}
.textnormallgray {

	font-family: "MS Sans Serif", Tahoma, sans-serif;
	font-size: 12px;
	font-style: normal;
	color: #CCCCCC;
	text-decoration: none;
	font-weight: bold;
}
.textbiggray {

	font-family: "MS Sans Serif", Tahoma, sans-serif;
	font-size: 14px;
	font-style: normal;
	color: #CCCCCC;
	text-decoration: none;
	font-weight: bold;
}
input.orange {	
	font-family: "MS Sans Serif", Tahoma, sans-serif;
	font-size: 9px;	
	font-weight: normal;	
	color: #FFFFFF;
	background-color: #FF6B00;	
	border:0px;
	height:19px;
	cursor:hand;		
}
input.orangedate {	
	font-family: "MS Sans Serif", Tahoma, sans-serif;
	font-size: 9px;	
	font-weight: normal;	
	color: #FFFFFF;
	background-color: #FF6B00;	
	border:0px;
	height:19px;
	cursor:hand;		
}

