body {
	background-color: #51604C;
	margin: 0px;
	padding: 0px;
}
.bodytext {
	font-family: Tahoma;
	font-size: 14px;
	line-height: 17px;
	color: #343434;
	text-decoration: none;
}
.tdbdr {
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #877859;
}
.imgbdr {
	border: 6px solid #AC963D;
}
.details {
	font-family: Tahoma;
	font-size: 11px;
	color: #8F0100;
	text-decoration: underline;
}
.details:hover {
	text-decoration: none;
}
.foterlink {
	font-family: Tahoma;
	font-size: 11px;
	font-style: normal;
	line-height: normal;
	color: #CCCCCC;
	text-decoration: none;
}
.foterlink:hover {
	text-decoration: underline;
}
.pipe {

	font-family: Tahoma;
	font-size: 11px;
	font-style: normal;
	line-height: normal;
	color: #CCCCCC;
	text-decoration: none;
}
.head {
	font-family: Arial;
	font-size: 15px;
	color: #D40000;
}
.new {
	font-size: 18px;
	font-weight: normal;
	color: #FFFFFF;
	text-decoration: none;
	font-family: Arial, Helvetica, sans-serif;
}

.map {
	padding: 2px;
	border: 1px solid #F7F8E8;
}
.tablebdr {
	border: 1px solid #FFB415;
}
.menutable {
	background-image: url(images/menubg.jpg);
	background-repeat: repeat-x;
}
.navtext {
	font-size: 10px;
	color: #000000;
	background-image: url(navbg.jpg);
	background-repeat: repeat-x;
	font-family: Tahoma;
	background-position: left top;
	margin: 0px;
	float: left;
	padding-top: 12px;
	padding-right: 0px;
	padding-bottom: 16px;
	padding-left: 0px;
	font-weight: bold;
	text-decoration: none;
}
.navtext:hover {

color:#FFFFFF;
	}
	
	.navlargetext {
	font-size: 10px;
	color: #000000;
	background-image: url(navbg.jpg);
	background-repeat: repeat-x;
	font-family: Tahoma;
	background-position: left top;
	margin: 0px;
	float: left;
	padding-top: 5px;
	padding-right: 0px;
	padding-bottom: 10px;
	padding-left: 0px;
	font-weight: bold;
	text-decoration: none;
}
.navlargetext:hover {

color:#FFFFFF;
	}

.imageleft {
	float: left;
}

.menutext {
	font-size: 10px;
	color: #FFFFFF;
	background-image: url(menubg.jpg);
	background-repeat: repeat-x;
	font-family: Tahoma;
	background-position: left top;
	margin: 0px;
	float: left;
	padding-top: 12px;
	padding-right: 0px;
	padding-bottom: 16px;
	padding-left: 0px;
	font-weight: bold;
	text-decoration: none;
}
.menutext:hover {

color:#000000;
	}
	
.redtext {
	color: #D20037;
}
.imgroght {
	float: right;
}

