.bodyStd {
	background-color: #000000;
	margin: 0px;
	padding: 0px;
}
.txtSmall {
	font-family: Tahoma, Verdana, Arial;
	font-size: 10px;
	font-weight: normal;
	color: #FFFFFF;
	line-height: 13px;
}

a {

	text-decoration: none;
	color: #EF6500; 

}.frmField {
	font-family: Tahoma, Verdana, Arial;
	font-size: 11px;
	font-weight: normal;
	color: #FFFFFF;
	background-color: #333333;
	border: 1px solid #FFFFFF;
}
.frmButton {
	font-family: Tahoma, Verdana, Arial;
	font-size: 9px;
}

.txtStandard {
	font-family: Tahoma, Verdana, Arial;
	font-size: 11px;
	font-weight: normal;
	color: #333333;
	line-height: 16px;
}
.bodyIFrame {
	background-attachment: fixed;
	background-color: #666666;
	background-image: url(../images/small_bg.jpg);
	background-repeat: repeat;
}
