.enter {
	font-family: Tahoma;
	font-size: 11px;
	color: A7A7A7;
}
.graynormal {
	font-family: Tahoma;
	font-size: 11px;
	font-weight: normal;
	color: A7A7A7;
}
.graybold {
	font-family: Tahoma;
	font-size: 11px;
	font-weight: bold;
	color: A7A7A7;
}
.txbx {
	height: 20px;
	width: 150px;
}
.whitetxt {

	font-family: Tahoma;
	font-size: 11px;
	font-weight: normal;
	color: ffffff;
}
.normal {
	font-family: Tahoma;
	font-size: 11px;
	font-weight: normal;
	color: 656565;
}
.normalbold {
	font-family: Tahoma;
	font-size: 11px;
	font-weight: bold;
	color: 656565;
}
.smallnormal {

	font-family: Tahoma;
	font-size: 10px;
	font-weight: normal;
	color: 656565;
}
.darkgraybold {
	font-family: Tahoma;
	font-size: 11px;
	font-weight: bold;
	color: 656565;
}
.redbold {
	font-family: Tahoma;
	font-size: 11px;
	font-weight: bold;
	color: D0000D;
}
.txbxlarge {

	height: 20px;
	width: 200px;
}
.but {
	font-family: Tahoma;
	font-size: 12px;
	color: #FFFFFF;
	font-weight:bold;
	background-color: D0000D;
	width: 72px;
	height:22px;

}
.topcat{
color:#D0000D;
font-family:Tahoma;
font-size:12px;
font-weight:bold;
}
.email{
	font-family: Tahoma;
	font-size: 11px;
	font-weight: normal;
	color: 000000;
}