.normal {
	font-family: Tahoma;
	font-size: 11px;
	color: #312D2D;
	text-decoration: none;
}
.bodytext {
	font-family: Tahoma;
	font-size: 11px;
	color: #000000;
	text-decoration: none;
}
.headings {
	font-family: Tahoma;
	font-size: 13px;
	color: #000000;
	font-weight:bold;
	text-decoration: none;
}
.login {
	font-family: Tahoma;
	font-weight: bold;
	color: #FFFFFF;
	text-decoration: none;
	font-size: 12px;

}
.txtbox {
	font-family: Century Gothic;
	font-size: 12px;
	line-height: 16px;
	color: #000000;
	width:175px;
	height:18px;
	border-style:solid;
	border-width:1px;
}
.ddlbox {
	font-family: Tahoma;
	font-size: 11px;
	 
	color: #000000;
	 
	 
}