@charset "UTF-8";
body,td,th {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #FFFFFF;
}
body {
	background-color: #2b286b;
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
}
#CenterHolder {
	width: 955px;
	margin: 0 auto;
	background-color: #6E5A40;
	background-image: url(assets/images/CBO-bg.gif);
	background-repeat: no-repeat;
	border: 3px solid #FFFFFF;
	vertical-align: top;
}
#c20Div {
	width: 100%;
}
.VAlignTop {
	vertical-align: top;
}
.mTableTopLeft {
	width: 203px;
}
#CControlFlash {
	width: 100%;
}
.centerMe {
	text-align: center;
}
.mTableTopRight {
	height: 86px;
	width: 752px;
}
.c20divTop {
	background-image: url(assets/images/C20divBG-top.gif);
	background-repeat: no-repeat;
	background-position: center bottom;
}
.c20divBottom {
	background-image: url(assets/images/C20divBG-bottom.gif);
	background-repeat: no-repeat;
	background-position: center top;
}
.c20divMiddle {
	background-image: url(assets/images/C20divBG.gif);
	background-repeat: repeat-y;
	background-position: center;
	color: #2B286B;
	padding-top: 5px;
	padding-left: 10px;
	padding-right: 10px;
}
.MenuCell {
	vertical-align: top;
	padding-top: 70px;
	padding-left: 10px;
}
.FooterBorder {
	border-top-width: 2px;
	border-top-style: solid;
	border-top-color: #FFFFFF;
	border-right-color: #FFFFFF;
	border-bottom-color: #FFFFFF;
	border-left-color: #FFFFFF;
	padding-top: 3px;
	padding-bottom: 3px;
}
.navlinks {
	color: #FFFFFF;
	text-decoration: underline;
	font-size: 16px;
}
a:link {
	color: #2b286b;
}
