body{
		background-image: url('../images/cm2_bg_02.gif');
		background-position: top;
		background-repeat: repeat-x;
		background-color: #0a014e;
		font-family: arial;
		font-size: 12px;
	}
	td{
		font-family: arial;
		font-size: 12px;
	}
	.icon{
		vertical-align: middle;
	}
	.heading{
		background-image: url('../images/cm2-header.png');
		height: 142px;
	}
	.leftBar{
		background-image: url('../images/cm2_09.gif');
		background-repeat: repeat-y;
	}
	.mainContent{
		width: 699px;
		background-image: url('../images/cm2_10.gif');
		background-repeat: repeat-y;
	}
	.footerLeft{
		width: 171px;
	}
	.footerMid{
		background-image: url(../images/cm2_14.gif);
		background-repeat: repeat-x;
		padding-top: 3px;
		font-size: 11px;
		padding-top: 8px;
	}
	.footerRight{
		width: 54px;
	}
	.cbTopLeft{
		width: 17px;
		height: 42px;
	}
	.cbTopMidLeft{
		width: 41px;
		height: 42px;
		background-image: url(../images/cb_03.gif);
	}
	.cbTopMid{
		background-image: url(../images/cb_03.gif);
		background-repeat: repeat-x;
		font-family: "Trebuchet MS";
		font-size: 16px;
		font-weight: bold;
		color: white;

	}
	.cbMidLeft{
		background-image: url(../images/cb_05.gif);
		background-repeat: repeat-y;
	}
	.cbMidCenter{
		font-family: verdana;
		font-size: 12px;
		line-height: 160%;
		background-color: White;
	}
	.cbMidRight{
		background-image: url(../images/cb_08.gif);
		background-repeat: repeat-y;
	}
	.cbBotLeft{
		width: 17px;
		height: 20px;
	}
	.cbBotMid{
		background-image: url(../images/cb_11.gif);
		background-repeat: repeat-x;
	}
	.cbBotRight{
		width: 18px;
		height: 20px;
	}
	a:link, a:active, a:visited{
		color: #9370DB;
		text-decoration: none;
		font-weight: bold;
	}
	a:hover{
		color: #D8BFD8;
		text-decoration: none;
		font-weight: bold;
	}
	a.nav:link, a.nav:active, a.nav:visited{
		background-image: url('../images/navButtonWhite2.png');
		background-repeat: no-repeat;
		width: 156px;
		height: 28px;
		color: #9370DB;
		text-decoration: none;
		display: block;
		margin-bottom: 3px;
		vertical-align: middle;
		padding-top: 3px;
		font-family: "Trebuchet MS";
		font-size: 16px;
	}
	a.nav:hover{
		background-image: url('../images/navButtonWhite2.png');
		background-repeat: no-repeat;
		width: 156px;
		height: 28px;
		color: #D8BFD8;
		text-decoration: none;
		display: block;
		margin-bottom: 3px;
		vertical-align : middle;
		padding-top: 3px;
		font-family: "Trebuchet MS";
		font-size: 16px;
	}
fieldset.adminFieldset{
	border: 1px solid silver;
	line-height: 200%;
	background-color: #F5F5F5;
}
legend.adminLegend{
	font-family: Trebuchet MS;
	font-size: 16px;
	font-weight: bold;
}

.table1 {
	background-color: #708090;
	padding: 3px;
}
.table2 {
	padding: 3px;
	color: black;
}
.table2a {
	background-color: silver;
	padding: 3px;
}
.table2b {
	background-color: #B0C4DE;
	padding: 3px;
}
.table2c {
	background-color: #D3D3D3;
	padding: 3px;
}
.table3 {
	background-color: #8FBC8F;
	padding: 3px;
}
.table4 {
	background-color: #FF6347;
	padding: 3px;
}

select, textarea, input {
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 11px;
	border: 1px solid Gray;
}
.photoFrame{
	border: 1px solid black;
	background-color: white;
	padding: 5px;
	
}
.editedBy{
	font-size: 10px;
	font-weight: bold;
}

/*  ADMIN  */

fieldset.adminFieldset{
	position: relative;
	border: 1px solid #696969;
	background-color: #F5F5F5;
}
legend.adminLegend{
	position: absolute;
	top: -.7em;
	left: .2em;
	font-family: Trebuchet MS;
	font-size: 16px;
	font-weight: bold;
	color: Black;
}
.contactPhone{
	font-size: 13px;
	font-weight: bold;
}
