/* CSS Document - styles pertinent to individual coloublue pages */

/* Section Specific Styles - added by Jon */
body { background-image:    url("../../img/blue/background_colour.gif"); }
#Smudge { background-image:    url("../../img/blue/wash.gif"); }
#HeaderLayer { background-image:    url("../../img/blue/dotted_rule_bg.gif"); }

/* styles for blue home and enrolement pages */
.bluecontent {
	font-size: 12px;
	line-height: 140%;
	color: #993399;
	margin: 20px;
}

a.bluecontentlink {
		color: #993399; text-decoration:underline

}

a.bluecontentlink:hover { color:#CC0000 }

.bluecontent2 {
	font-size: 14px;
	line-height: 150%;
	color: #993399;
	margin: 20px;
}
.blueheader {
	font-size: 14px;
	font-weight: bold;
	color: #993399;
	margin-left: 20px;
}

table.patterns { background-image:url(../../img/blue/cellbg.gif); }
table.patterns2 { background-image:url(../../img/blue/cellbg2.gif); }

td.boxheader { background-image:url(../../img/blue/boxheader.gif); }
td.boxheader2 { background-image:url(../../img/blue//side_header.gif); }


td.downloadtop { background-image:url(../../img/blue/download_top.gif); }
td.downloadmiddle {  background-image:url(../../img/blue/download_middle.gif);}
td.downloadfooter {  background-image:url(../../img/blue/download_bottom.gif); }

td.dottedrule { background-image:url(../../img/blue/dotted_rule.gif); }