.TopNavbg {
 BACKGROUND-IMAGE: url(../Home/Gradient_BG.jpg); BACKGROUND-REPEAT: repeat-x;
}

.bottomNav {
background-color:#440137
}

.SideNavbg {
 BACKGROUND-IMAGE: url(../Home/palm_pattern_long3.GIF); BACKGROUND-REPEAT: repeat-x; background-color:#ffffff
}

.SideNavbgLg {
BACKGROUND-IMAGE: url(../Home/palm_pattern_long3.GIF); BACKGROUND-REPEAT: repeat-x; background-color:#ffffff
}

.Border {
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-right-color: #ACB5BC;
	border-bottom-color: #ACB5BC;
	border-left-color: #ACB5BC;
}
.Bottom_b {
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #ACB5BC;
}
.aBorder {
	border: 1px solid #ACB5BC;
}
.tBorder {
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #F6F2E9;
}


.GoldText {
	font-size: 11px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: #8D6F39;
}


A:link {text-decoration: underline; font-weight:bold; color:#8d6f39;}
A:visited {text-decoration: underline; font-weight:bold; color:#8d6f39;}
A:active {text-decoration: underline; font-weight:bold; color:#8d6f39; }
A:hover {text-decoration: underline; font-weight:bold; color: #c2ac66;}

BODY {
      background-color : #faf8f3;
      font-family : Verdana, Geneva, Arial, Helvetica, sans-serif;
      color : #8d6f39;
	  }

.bottomTable {
	border: 1px solid #eeeeee;
}
.groups_vertical {
	border-left-width: 1px;
	border-left-style: double;
	border-left-color: #CCCCCC;
}
