body{
	margin-bottom: 0px;
	margin-left: 0px;
	margin-right: 0px;
	margin-top: 0px;
	background-image:url(../images/bgr.gif);
	background-repeat:repeat-x;
	background-color:#E0DDC5;
}
.homeText {
	font-family: Trebuchet MS, Arial, Helvetica, Verdana;
	font-size: 11px;
	font-style: normal;
	font-weight: normal;
	line-height: 15px;
	text-align:justify;
	color: #6F5431;
}
.normalText {
	font-family: Trebuchet MS, Arial, Helvetica, Verdana;
	font-size: 11px;
	font-style: normal;
	font-weight: normal;
	line-height: 17px;	
	color: #6F5431;
}
.mainLinks {
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:10px;
	color: #00545F;
	text-decoration:none;
}
.mainLinks:hover {
	color:#FF0000;
	text-decoration:underline;
}
.tableHead{
	font-family: Trebuchet MS, Arial, Helvetica, Verdana;
	font-size: 11px;
	font-style: normal;
	font-weight: bold;
	letter-spacing:3px;
	color: #FFFFFF;
}
.subHead{
	font-family: Trebuchet MS, Arial, Helvetica, Verdana;
	font-size: 11px;
	font-style: normal;
	color: #6F5431;
}
A {
	font-family: Trebuchet MS, Arial, Helvetica, Verdana;
	font-size: 12px;
	font-style: normal;
	color: #990000;
	text-decoration:none;
}
A:hover {
	text-decoration:underline;
	color: #FF0000;
}
.tdBorder{
	padding-bottom: 7px;
	padding-left: 7px;
	padding-right: 7px;
}
.imgBorder{
 	border:1px;
	border-color:#000000;
	border-style:solid;
}
.textBox{
	font-family: Trebuchet MS, Arial, Helvetica, Verdana;
	font-size: 12px;
	height: 18px;
	font-style: normal;
	border:1px solid #000000;
}
.textArea{
	font-family: Trebuchet MS, Arial, Helvetica, Verdana;
	font-size: 12px;
	font-style: normal;
	border:1px solid #000000;
}
.btnStyle{
	font-family: Trebuchet MS, Arial, Helvetica, Verdana;
	font-size: 12px;
	height: 22px;	
	font-style: normal;
	color:#FFFFFF;
	background-color:#C5A955;
	border:1px solid #E9E4BE;
}