.banner {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: #FFFFFF;
	background-color: #000066;
	padding: 15px;
}
h1 {
	font-size: 18px;
}
.upperbar {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #E7E3DE;
	height: 26px;
	width: 100%;
	left: 0px;
	top: 0px;
	position: static;
	background-color: #993333;
	vertical-align: bottom;
	margin: 0px;
}
.upperbar td {
padding: 0px 20px 0px 10px;
}
.upperbar a:visited {
	color: #E7E3DE;
	text-decoration: none;
	font-weight: bold;
}
.upperbar a:link {
	color: #E7E3DE;
	text-decoration: none;
	font-weight: bold;
}
.upperbar a:hover {
	color: #E7E3DE;
	font-weight: bold;
	text-decoration: underline;
}
.upperbar a:active {
	color: #E7E3DE;
	text-decoration: none;
	font-weight: bold;
}
.welcome {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 12px;
	background-color: #E7E3DE;
	border: 1px solid #666666;
	padding: 10px;
}
.welcome h1 {
	font-family: "Arial Black";
	font-size: 16px;
	color: #5A5D6B;
}
body {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #5A5D6B;
	top: 0px;
	clip:  rect(0px auto auto auto);
	padding: 0px;
	margin: 0px;
}
.datatable {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #5A5D6B;
	padding: 10px;
	overflow: scroll;
}
.upperbar h1 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	font-weight: bolder;
	color: #C6BAAD;
	vertical-align: bottom;
}
.submit {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #000000;
	padding: 10px;
	margin: 10px;
	width: 275px;
}
.submit a:visited {
	font-size: 12px;
	font-weight: bolder;
	color: #999999;
	text-decoration: none;
}
.submit a:link {
	font-size: 12px;
	font-weight: bolder;
	color: #990000;
	text-decoration: none;
}
.submit a:hover {
	font-size: 12px;
	font-weight: bolder;
	color: #FF0000;
	text-decoration: none;
}
.submit a:active {
	font-size: 12px;
	font-weight: bolder;
	color: #0000FF;
	text-decoration: none;
}
.commentscell {
	overflow: scroll;
	height: 15px;
}
.dynamictable {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #666666;
	border: 1px none #CEC7BD;
}
.dynamictable a:visited {
	TEXT-DECORATION: underline;
	font-weight: bold;
	color: #0066CC;
}
.dynamictable a:link {
	TEXT-DECORATION: underline;
	font-weight: bold;
	color: #0066CC;
}
.dynamictable a:active {
	TEXT-DECORATION: underline;
	font-weight: bold;
	color: #0066CC;
}
.dynamictable a:hover {
	TEXT-DECORATION: none;
	font-weight: bold;
	color: #000000;
}
