.text { color: #A0A17C; font-size: 9pt; font-family: Arial, Verdana }
.btext { color: #A0A17C; font-size: 9pt; font-family: Arial, Verdana; font-weight: bold; }
.horizontalline { background-color: #F8F9D5; height: 5px; }
.verticalline { background-color: #F8F9D5; width: 5px; }
.noborders { border-style: none; font-family: Arial, Verdana }
.bigtext { color: #A0A17C; font-size: 10pt; font-family: Arial, Verdana; font-weight: bold; }
.toptext { text-decoration: underline; color: #A0A17C; font-size:12pt; font-family: Arial, Verdana; font-weight: bold; }
.tabsolid { border-style: solid; }
.menucell { border-style: none; background-color: F8F9D5; }
.menucellhover { border-style: none; background-color: white;  }
.headtext { background-color: #FFA044; color: Dimgray; font-family: Arial, Verdana; font-weight: bold; }
.destcell { background-color: #FFCC66; color: black; }

a.menulink:link  {color: #A0A17C; font-size: 9pt; text-decoration: none } 
a.menulink:active {color: #A0A17C; font-size: 9pt; text-decoration: none } 
a.menulink:visited {color: #A0A17C; font-size: 9pt; text-decoration: none } 
a.menulink:hover {color: #A0A17C; font-size: 9pt; text-decoration: underline;}

a:link  {color: #A0A17C; font-size: 9pt; text-decoration: underline; } 
a:active {color: #A0A17C; font-size: 9pt; text-decoration: underline; } 
a:visited {color: #A0A17C; font-size: 9pt; text-decoration: underline; } 
a:hover {color: #A0A17C; font-size: 9pt; text-decoration: underline;}

a.destlink:link  {color: Dimgray; font-size: 9pt; text-decoration: underline } 
a.destlink:active {color: Dimgray; font-size: 9pt; text-decoration: underline } 
a.destlink:visited {color: Dimgray; font-size: 9pt; text-decoration: underline } 
a.destlink:hover {color: Dimgray; font-size: 9pt; text-decoration: underline;}

