body,td,th {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	color: #333333;
}
body {
	background-color: #5F0059;
	margin: 0px;
}
.topphoto {
	background-color: #FFFFFF;
	background-image: url(../images/cb-photobgd.gif);
	background-repeat: no-repeat;
	background-position: left top;
	height: 170px;
	border: 8px solid #FFFFFF;
	width: 790px;
}
.contenttable {
	margin-left: 20px;
	width: 96%;
}
.contentarea {
	height: 170px;
	width: 790px;
	border-right-width: 12px;
	border-left-width: 12px;
	border-right-style: solid;
	border-left-style: solid;
	border-right-color: #FFFFFF;
	border-left-color: #FFFFFF;
	border-bottom-width: 12px;
	border-bottom-style: solid;
	border-bottom-color: #FFFFFF;
	background-image: url(../images/logo-graphic.gif);
	background-repeat: no-repeat;
	background-position: right bottom;
}
.bottompanel {
	background-color: #E47A04;
	border-bottom-width: 3px;
	border-bottom-style: solid;
	border-bottom-color: #000000;
	color: #FFFFFF;
	width: 100%;
	text-align: center;
}
.tobnavborder {
	border-bottom-width: 4px;
	border-left-width: 4px;
	border-bottom-style: solid;
	border-left-style: solid;
	border-bottom-color: #000000;
	border-left-color: #000000;
	background-color: #FFFFFF;
}
.topnavtable {
	width: 790px;
	border-bottom-style: solid;
	border-left-style: solid;
	background-color: #FFFFFF;
	border-bottom-width: 12px;
	border-left-width: 12px;
	border-bottom-color: #FFFFFF;
	border-left-color: #FFFFFF;
}
.leftgrad {
	background-image: url(../images/left-grad-strip.gif);
	background-repeat: repeat-y;
	background-position: right top;
}
.rightgrad {
	background-image: url(../images/right-grad-strip.gif);
	background-repeat: repeat-y;
	background-position: left top;
}