.textbody {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	font-style: normal;
	line-height: 18px;
	font-weight: normal;
	font-variant: normal;
	text-transform: none;
	color: #000000;
	padding-left: 10px;
	padding-right: 10px;
}

.textbodyHDR {
	font-family: Times New Roman, Times, serif;
	font-size: 17px;
	font-weight: bold;
	text-decoration: underline;
	color: #5a5a56;
	padding-left: 10px;
}

.textMenu {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	line-height: normal;
	font-weight: normal;
	font-variant: normal;
	text-transform: none;
	color: #c3ba94;
	padding-left: 5px;
}

.topnavtxt {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-style: normal;
	line-height: normal;
	font-weight: bold;
	font-variant: normal;
	text-transform: none;
	color: #827463;
}

.footertxt {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-style: normal;
	line-height: normal;
	font-weight: normal;
	font-variant: normal;
	text-transform: none;
	color: #4e401b;
}

.footer A:link{
color: #4e401b; 
text-decoration: none;
}
.footer A:visited{
color: #4e401b; 
text-decoration: none;
}
.footer A:active{ 
color: #4e401b; 
text-decoration: none;
}
.footer A:hover{
color: #808080; 
text-decoration: underline;
}

hr	{
	background-color:#DADADA; 
	color:#DADADA; 
	height:1px; 
	border:0px;
	clear:both;
}

a:link{
	text-decoration: underline;
	color:#766e2f;
}
a:visited{
	text-decoration: underline;
	color:#766e2f;
}
a:active{
	text-decoration: underline;
	color:#766e2f;
}
a:hover{
	text-decoration: none;
	color:#766e2f;
}

.main A:link{
	text-decoration: underline;
	color:#43433b;
}
.main A:visited{
	text-decoration: underline;
	color:#43433b;
}
.main A:active{
	text-decoration: underline;
	color:#43433b;
}
.main A:hover{
	text-decoration: none;
	color:#5a5a56;
}


.hovervm A:link{
color:#5c4f1c; 
text-decoration: none;
}
.hovervm A:visited{
color:#5c4f1c; 
text-decoration: none;
}
.hovervm A:active{ 
color:#5c4f1c; 
text-decoration: none;
}
.hovervm A:hover{
color:#5c4f1c; 
text-decoration: underline;
}


th.tblbor{
	padding-top: 8px;
	padding-bottom: 8px;
	padding-left: 15px;
	border: 0px;
	border-bottom:1px;
	border-style: solid;
	border-color: #cecece;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	color: #4D4D4D;
	text-align: left;
}

th.tblbortp{
	padding-top: 8px;
	padding-bottom: 8px;
	padding-left: 15px;
	border: 0px;
	border-top:1px;
	border-style: solid;
	border-color: #cecece;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	color: #4D4D4D;
	text-align: left;
}

td.tblbor{
	padding-top: 8px;
	padding-left: 15px;
	padding-bottom: 8px;
	padding-right: 15px;
	border: 0px;
	border-right: 1px;
	border-style: solid;
	border-color: #cecece;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	color: #4D4D4D;
}

td.tblnobor{
	padding-top: 8px;
	padding-left: 15px;
	padding-bottom: 8px;
	padding-right: 15px;
	border: 0px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	color: #4D4D4D;
}


table.menu {
	width: 940px;
	border-style: none solid none none;
	border-width: 2px;
	border-spacing: 0;
	border-color: #a29e8b;
	border-collapse: collapse;
	background-image:url(images/menu_bkgd.gif);
}
table.menu td {
	border-width: 0px;
	padding: 0;
	-moz-border-radius: ;
}

table.custom {
	width: 940px;
	border-style: none solid solid solid;
	border-width: 2px;
	border-spacing: ;
	border-color: #a29e8b;
	border-collapse: collapse;
}
table.custom td {
	padding: 10px;
	-moz-border-radius: ;
}


