#mainTable {
	background: #C2E4E7;
 }

#midnav a:hover, #midnav a:active {
	color: #CC0000;
	background: url(../images/build/b_col.gif) repeat;
}

.midnavbar {
	background: url(../images/build/b_midbar.jpg) repeat-x;
}

.copytextbold {
	color: #006699;
	font-weight: bold;
}
.tablerow {
	background: #B1DDE0;
}



#sidebar table{
	width: 200px;
}
.sidebarheader {
	padding: 0px;
	height: 22px;
	margin: 0px;
	background: url(../images/build/b_sidebar_top.jpg) no-repeat;
}
.sidebarcell {
	background: #A4D7DB;
}
.sidebarfooter {
	background: url(../images/build/b_sidebar_footer.gif) no-repeat;
	height: 22px;
}



#footernav {
    padding: 4px 20px 4px 20px;
	border-bottom: 1px solid #FFFFFF;
}
#footernav a {
	font-weight: bold;
	color: #009999;
 }
#footernav a:hover {
	font-weight: bold;
	color: #333333;
 }
.footercol {
	background: #2C96A3;
}
.corner_left {
	background: #2C96A3 url(../images/build/b_corner_l.gif) no-repeat left bottom;
	width: 5%;
}
.corner_right {
	background: #2C96A3 url(../images/build/b_corner_r.gif) no-repeat right bottom;
	width: 5%;
}
