body {
	margin:0px;
	background-color: #581800;
}

.bodybg{
	background-image:url(images/bodybg.jpg);
	background-repeat:repeat-x;
	background-color:#FBFAE4;

	}
td {
	font-family: Trebuchet MS, Arial, Helvetica, sans-serif;
	font-size:13px;
	font-weight:normal;
	color:#303030;
	line-height:19px;
}
.whitetd {
	font-family: Trebuchet MS, Arial, Helvetica, sans-serif;
	font-size:13px;
	font-weight:normal;
	color:#FFFFFF;
	line-height:19px;
}

a:link {
	font-family: Trebuchet MS, Arial, Helvetica, sans-serif;
	font-size:13px;
	color:#FF4600;
	font-weight: normal;
	text-decoration:underline;
}

a:active {
	font-family: Trebuchet MS, Arial, Helvetica, sans-serif;
	font-size:13px;
	color:#FF4600;
	font-weight: normal;
	text-decoration:underline;
}

a:visited {
	font-family: Trebuchet MS, Arial, Helvetica, sans-serif;
	font-size:13px;
	color:#FF4600;
	font-weight: normal;
	text-decoration:underline;
}

a:hover {
	font-family: Trebuchet MS, Arial, Helvetica, sans-serif;
	font-size:13px;
	color:#000000;
	font-weight: normal;
	text-decoration:underline;
}


a.footermenu:link {
	font-family: Trebuchet MS, Arial, Helvetica, sans-serif;
	font-size:11px;
	color:#C5775A;
	font-weight: normal;
	text-decoration:none;
}

a.footermenu:active {
	font-family: Trebuchet MS, Arial, Helvetica, sans-serif;
	font-size:11px;
	color:#C5775A;
	font-weight: normal;
	text-decoration:none;
}

a.footermenu:visited {
	font-family: Trebuchet MS, Arial, Helvetica, sans-serif;
	font-size:11px;
	color:#C5775A;
	font-weight: normal;
	text-decoration:none;
}

a.footermenu:hover {
	font-family: Trebuchet MS, Arial, Helvetica, sans-serif;
	font-size:11px;
	color:#C5775A;
	font-weight: normal;
	text-decoration:none;
}

.style1 {
	font-family: Trebuchet MS, Arial, Helvetica, sans-serif;
	font-size:18px;
	color:#FF4600;
	font-weight: normal;
}

.style2 {
	font-family: Trebuchet MS, Arial, Helvetica, sans-serif;
	font-size:20px;
	color:#581800;
	font-weight: normal;
}

.style3 {
	font-family: Trebuchet MS, Arial, Helvetica, sans-serif;
	font-size:24px;
	color:#000000;
	font-weight: normal;
}
.style4 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size:12px;
	color:#515151;
	font-weight: bold;
}
.style5 {
	font-family: Trebuchet MS, Arial, Helvetica, sans-serif;
	font-size:11px;
	color:#C5775A;
	font-weight: normal;
	text-decoration:none;

}
.style6 {
	font-family: Trebuchet MS, Arial, Helvetica, sans-serif;
	font-size:20px;
	color:#000000;
	font-weight: normal;
	line-height:20px;
}
input
{
	font-family:Ms Sans Serif, Tahoma, Verdana;
	font-size:9pt;
	color:#000000;
	border:1px solid #CDC2AA;
	background:#FFFFFF;
}


textarea
{
	font-family:Ms Sans Serif, Tahoma, Verdana;
	font-size:9pt;
	color:#000000;
	border:1px solid #CDC2AA;
	background:#FFFFFF;
}


select
{
	font-family:Ms Sans Serif, Tahoma, Verdana;
	font-size:9pt;
	color:#000000;;
	border:1px solid #CDC2AA;
	background:#FFFFFF;
}


input.btn
{
	font-family: Tahoma, Arial, Helvetica, sans-serif;
	font-size:11px;
	font-weight:normal;
	text-align:center;
	color:#FFFFFF;	
	background:#591700;
	border:1px solid #000000;
	
}
.tdBorder {
	border:1px solid #D7D7D5;
	padding-top:4px;
	padding-bottom:4px;
	padding-left:4px;
	padding-right:4px;
}
