body,td,th {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	color: #333333;
}
body {
	background-color: #307100;
	margin: 0px;
}
.logopos {
	padding-left: 154px;
	padding-bottom: 20px;
}
.contenttable {
	margin-left: 20px;
	width: 98%;
	height: 400px;
}
.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;
	background-color: #FFFFFF;
}
.bottompanel {
	background-color: #5C2779;
	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;
}

