/* TEXT FORMATS */
.foreCol {color: #047e91;}

/* BACK COLOURS */
.backCol {background-color:#047e91;}

/* TABLES & FORMATS */
.topMenuCell{background: url(../images/blue-rightcurve.gif) top right no-repeat; background-color:#047e91}
.leftMenuDiv{background-image:url(../images/blue-squares.gif);}


/* LINKS */
a:hover {text-decoration: none;	color: #FFFF99;	background-color: #0497AC;}
a.menulink:active{color:#047e91; border-color:#0497AC;}

a.main:link {color: #047e91;}
a.main:visited {text-decoration: none; color: #047e91;}
a.main:hover {text-decoration: none; color: #0099CC; background-color:#F3F3F3; font-weight:bold;}
.bodyText a:hover{color:#FFFFFF;}