.text {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	color: #000000;

}
.text1 {
	font-family: "MS Sans Serif", Tahoma, sans-serif;
	font-size: 12px;
	color: #616161;

}
.text2 {
	font-family: "MS Sans Serif", Tahoma, sans-serif;
	font-size: 12px;
	color: #8D8D8D;

}
.text3 {
	font-family: "MS Sans Serif", Tahoma, sans-serif;
	font-size: 12px;
	color: #0050C7;
	font-weight: bold;
}

.text4 {
	font-family: Tahoma, sans-serif;
	font-size: 12px;
	color: #8D8D8D;

}
.text5 {
	font-family: Tahoma, sans-serif;
	font-size: 12px;
	color: #ef722c;
	font-weight: normal;
}
A:link {
	COLOR: #616161; 
	TEXT-DECORATION: none;
	font-style: normal;
}
A:active {
	COLOR: Blue;
	TEXT-DECORATION: none;
}
A:visited {
	COLOR: #616161;  
	TEXT-DECORATION: none;
}
A:hover {
	COLOR: #FFD200;
	TEXT-DECORATION: none;
}
.inputA {
	background-color : #fff3ed;
	font-size : 13px;
	color : #ef722c;
	font-family : Tahoma, sans-serif;
	border : thin solid #CCCCCC;
	height: 24px;
}
.inputB {
	background-color : #F1F5FA;
	height : 16px;
	font-size : 12px;
	color : #0048A7;
	font-family : Tahoma, sans-serif;
	border : 1px #CCCCCC solid;
	width: 180px;

}
.inputC {
	background-color : #F1F5FA;
	height : 16px;
	font-size : 12px;
	color : #0048A7;
	font-family : Tahoma, sans-serif;
	border : 1px #CCCCCC solid;
	width: 175px;

}

