input{
	font-family: Tahoma;
	font-size : 8pt;
	border: 1px solid #999999;
}
.small {
	font-family: Tahoma, sans-serif, Arial;
	font-size: 10px;
}
.normaltxt {
	font-family: Tahoma, sans-serif, Arial;
	font-size: 11px;
}
.normalbold {
	font-family: Tahoma, sans-serif, Arial;
	font-size: 12px;
	font-weight: bold;
}
.titleorange {
	font-family: Tahoma, sans-serif, Arial;
	font-size: 12px;
	font-weight: bold;
	color: #996600;
}
.linkdark {
	font-family: Tahoma, sans-serif, Arial;
	font-size: 10px;
	color: #FFFFFF;
}
.style1 {color: #FFFFFF}
.style2 {font-weight: bold;color:#FF0000}
.orangebtt {
	font-family: Tahoma, sans-serif, Arial;
	font-size: 12px;
	font-weight: bold;
	color: #FFFFFF;
	background-color: #FB9E0C;
}
.style3 {color: #999999}
.style4 {
	border: none;
}
