html,body,form {
  margin:0;
  padding:0;
  height:100%;
  border:none
}
.formElements
{
	border: 1px solid #BBBBBB;
	font-family: Verdana, arial, helvetica;
	font-size: 11px;
	color: #666666;
	height: 18px;
}
td
{
	font-family: times, helvetica;
	font-size: 10px;
	color: #999999;
	line-height: 140%;
}
.dataText
{
	font-family: times, helvetica;
	font-size: 10px;
	color: #999999;
	line-height: 160%;
	text-align:justify;
}
.productHeaders
{
	font-family: verdana, arial, helvetica;
	font-size: 11px;
	color: #999999;
	font-weight:bold;
}
.menuItems
{
	font-family: verdana, arial, helvetica;
	font-size: 11px;
	color: #364876;
	}

.topMenu
{
	font-family: verdana, arial, helvetica;
	font-size: 11px;
	color: #999999;
	}

a
{
	font-family: verdana, arial, helvetica;
	font-size: 10px;
	color: #74593F;
	text-decoration: none;
}
a:hover
{
	color: white;
	text-decoration: none;
}

input,select
{
	border: 1px inset #dbd0ae; 
	color: #666666; 
	font-size: 10px; 
	font-family: verdana, arial, helvetica; 
	height: 15px;
	background-color: #f6f3eb;
}

.msg
{
	font-size: 10px;
	color: red;
}
.btn
{
	cursor: pointer; 
	font-size: 10px; 
	font-weight: bold; 
	font-family: Verdana, arial, helvetica; 
	color: #6c5f38;
}
.sIFR-hasFlash h1
{
	visibility: hidden;
	margin: 0px;
	font-size: 25px;
	height: 25px;
}