body {
	margin-bottom : 0px;
	margin-left : 0px;
	margin-right : 0px;
	margin-top : 0px;
	margin-height: 0px;
	padding-top : 0px;
	padding-right : 0px;
	padding-left : 0px;
	padding-bottom : 0px;
	background-color:  #FFFFFF;
	/*BACKGROUND-IMAGE: url(../_img/bg.gif);*/
}

.bodyText {
	font-family: verdana, arial, helvetica;
	font-size: 11px;
	color: #71171C;
}

.bodySmall2 {
	font-family: verdana, arial, helvetica;
	font-size: 10px;
	color: #71171C;
}

.bodySmall {
	font-family: arial, arial, helvetica;
	font-size: 9px;
	color: #71171C;
}

.background-orange {
	background-color: aqua;
}


a {
	color: #71171C;
}

a:hover {
	color: #71171C;
	text-decoration: none;
}

form {
	display: inline;
}

.heading {
	font-family: verdana, arial, helvetica;
	font-size: 13px;
	font-weight: bold;
	color: #71171C;
}

.henPopup {
	font-family: verdana, arial, helvetica;
	font-size: 15px;
	font-weight: bold;
	color: #CCCCCC;
}

.white {
	color:#FFFFFF;
}

.strikethrough {
	text-decoration: line-through;
}


img {
	border-color: #71171C;
}


hr {
	color: #71171C;
}

.red {
	color: #FF0000;
}

.txtfield
{
	border-style:groove;
	border-color:Maroon;
	border-width:1px;
	font-family: verdana, arial, helvetica;
	font-size: 11px;
}

.optfield
{
	border-style:solid;
	border-color:Maroon;
	border-width:1px;
	font-family: verdana, arial, helvetica;
	font-size: 11px;
	width:auto;		
}

.btnStd
{
	border-right: firebrick 1px solid;
	border-top: #4b0000 1px solid;
	font-size: 11px;
	border-left: #4b0000 1px solid;
	border-bottom: firebrick 1px solid;
	font-family: verdana, arial, helvetica;
}

