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

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

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

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

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