/*
Grey #424542
Dark Green #649c35
Mid Green #bfd737
Light Yellow #f5f3d3
Lightish Blue #7a9bde
Plum #3c0721
*/
.DeptStyle1 /*White on Yellow*/
{
	vertical-align:top;
	font-size:8pt;
	font-family:Verdana, Arial;
	color:White;
	font-weight:bold;
	text-align:center;
}
span.DeptSpan1
{
	width:100%;
	padding: 4 4 4 4;
	margin:0 auto;
    background:#f5f3d3 url(../images/YellowSlither.gif) repeat-x;
    color:white;
}
.DeptStyle2 /*White on Lightish Blue*/
{
	vertical-align:top;
	font-size:8pt;
	font-family:Verdana, Arial;
	color:White;
	font-weight:bold;
	text-align:center;
}
span.DeptSpan2
{
	width:100%;
	padding: 4 4 4 4;
	margin:0 auto;
    background:#7a9bde url(../images/LightishBlueSlither.gif) repeat-x;
    color:White;
}
.DeptStyle3 /*White on Mid Blue*/
{
	vertical-align:top;
	font-size:8pt;
	font-family:Verdana, Arial;
	color:White;
	font-weight:bold;
	text-align:center;
}
span.DeptSpan3
{
	width:100%;
	padding: 4 4 4 4;
	margin:0 auto;
    background:Blue url(../images/BlueSlither.gif) repeat-x;
    color:White;
}
.DeptStyle4 /*White on Dark Green*/
{
	vertical-align:top;
	font-size:8pt;
	font-family:Verdana, Arial;
	color:White;
	font-weight:bold;
	text-align:center;
}
span.DeptSpan4
{
	width:100%;
	padding: 4 4 4 4;
	margin:0 auto;
    background:#649c35 url(../images/GreenSlither.gif) repeat-x;
    color:White;
}
.DeptStyle5 /*White on Plum*/
{
	vertical-align:top;
	font-size:8pt;
	font-family:Verdana, Arial;
	color:White;
	font-weight:bold;
	text-align:center;
}
span.DeptSpan5
{
	width:100%;
	padding: 4 4 4 4;
	margin:0 auto;
    background:#3C0721 url(../images/PlumSlither.gif) repeat-x;
    color:White;
}
.DeptStyle6 /*Yellow on Dark Green*/
{
	vertical-align:top;
	font-size:8pt;
	font-family:Verdana, Arial;
	color:White;
	font-weight:bold;
	text-align:center;
}
span.DeptSpan6
{
	width:100%;
	padding: 4 4 4 4;
	margin:0 auto;
    background:#649c35 url(../images/GreenSlither.gif) repeat-x;
    color:White;
}
.DeptStyle7 /*Black on White*/
{
	vertical-align:top;
	font-size:8pt;
	font-family:Verdana, Arial;
	color:Black;
	font-weight:bold;
	text-align:center;
}
span.DeptSpan7
{
	width:100%;
	padding: 4 4 4 4;
	margin:0 auto;
    background:White url(../images/WhiteSlither.gif) repeat-x;
    color:Black;
}
.DeptStyle8 /*Black on White*/
{
	vertical-align:top;
	font-size:8pt;
	font-family:Verdana, Arial;
	color:Black;
	font-weight:bold;
	text-align:center;
}
span.DeptSpan8
{
	width:100%;
	padding: 4 4 4 4;
	margin:0 auto;
    background:White url(../images/WhiteSlither.gif) repeat-x;
    color:Black;
}

