/* TEXT FORMATS */
.foreCol {color: #4C0040;}

/* BACK COLOURS */
.backCol {background-color:#4C0040;}

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

/* LINKS */
a:hover {text-decoration: none;	color: #FFFF99;	background-color: #783f6f;}
a.menulink:active{color:#4C0040; border-color:#91007B;}
a.orange, a.red, a.purple, a.blue, a.green, a.blue, a.mustard, a.yellow { background:#783f6f;}

a.main:link {color: #4C0040;}
a.main:visited {text-decoration: none; color: #4C0040;}
a.main:hover {text-decoration: none; color: #91007B; background-color:#F3F3F3; font-weight:bold;}

.bodyText a:hover{color:#FFFFFF;}

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

h1{border-color:#783f6f;}

.deptTitle{ display:block; background:#783f6f; color:#4C0040; width:95%; border-left:solid 5px #FFFFFF; padding-left:5px; margin-left:-8px; margin-top:2px;}
.drop{ display:none;}