/* TEXT FORMATS */
.foreCol {color:#C2B43F}
.whiteText{color:#000000}
.mustardText{color:#000000}
/* BACK COLOURS */
.backCol {background-color:#C2B43F;}

/* TABLES & FORMATS */
.topMenuCell{background: url(../images/banner-gold.jpg) top right no-repeat; background-color:#C2B43F}
.leftMenuCell{background: url(../images/mustard-leftcurve.gif) top left no-repeat; background-color:#C2B43F}
.contentMarginCell{ background:url(../images/mustard-leftcurve2.gif) top left no-repeat;}
.watermark{ background: url(../images/mustard-watermark.gif) #C2B43F  no-repeat 15px bottom; padding-bottom:100px ;}
.topMenuDiv{ background-image:none;}

/* LINKS */
a:link,a:visited{color:#000000;}
a:hover {color: #000000; background-color: #D2C975;}
a.menulink:active{color:#C2B43F; border-color:#D2C975; }
a.orange, a.red, a.green, a.blue, a.purple, a.yellow, a.blue, a.mustard{ background:#D2C975;}

a.main:link {color: #C2B43F;}
a.main:visited {text-decoration: none; color: #C2B43F;}
a.main:hover {text-decoration: none; color: #D2C975; background-color:#F3F3F3; font-weight:bold;}

.bodyText a:link,.bodyText :visited{color:#C2B43F;}
.bodyText a:hover{color:#FFFFFF;}

a.rightmenulink:link,a.rightmenulink:visited {color: #C2B43F; text-decoration: none; display:block; padding:3px; width:90%; font-size:9pt; }
a.rightmenulink:hover {background-color:#f3f3f3; font-weight:bold; color:#000000}