body {
	scrollbar-face-color: #990000;
	scrollbar-highlight-color: #660000;
	scrollbar-shadow-color: #330000;
	scrollbar-arrow-color: #660000;
	scrollbar-base-color:	#990000;
	scrollbar-dark-shadow-color: #990000;
	scrollbar-track-color:#990000;
}

td.header {	
	border: none;
}

td.footer {	
	border-top: 1px dotted #990000;	
}

hr {
	border: 1px dotted #990000;
}

a.systemlink {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9px;	
	font-weight: normal;	
	color: #660000;
	text-decoration: none;
}

a.systemlink:hover {
	color: #FFCC00;
	text-decoration: none;			
}

a.printpage {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;	
	font-weight: normal;	
	color: #990000;
	text-decoration: none;
}

a.printpage:hover {
	color: #FFCC00;
	text-decoration: none;					
}

.contactlinks {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;	
	font-weight: normal;	
	color: #000000;
}

a.contactlinks {
	color: #FF6600;
	text-decoration: none;
}

a.contactlinks:hover {
	color: #FFCC00;
	text-decoration: none;			
}

.contentCell {
	height: 100%;
	text-align: left;
	vertical-align: top;	
}

.siteTable {
	width: 880px;
	height: 95%;
	border: 1px solid #000000;
	background-attachment: scroll;
	background-image: none;
	background-repeat: no-repeat;
	background-position: right bottom;		
	background-color: #660000;	
}

.systemTable {
	width: 900px;
	height: 10px;
	border: none;	
}

.contentlayer {
	margin: 0px;
	padding: 5px;	
	left: 215px;	
	top: -25px;
	position: relative;
	width: 650px;
	height: 105%;
	background-attachment: fixed;
	background-image: none;
	background-repeat: no-repeat;
	background-position: right top;	
	scrollbar-face-color: #660000;
	scrollbar-highlight-color: #660000;
	scrollbar-shadow-color: #990000;
	scrollbar-arrow-color: #FFCC00;
	scrollbar-base-color:	#990000;
	scrollbar-dark-shadow-color: #660000;
	scrollbar-track-color:#660000;
	overflow: auto;
	z-index: 90;	
}

.menulayer {
	margin: 0px;
	position: absolute;
	z-index: 99;
	height: 201px;
}

.topMenu {
	margin: 0px;
	left: 0px;	
	top: 0px;
	z-index: 75;
}

.headerImage {
	margin: 0px;
	align: left;
	width: 100%;
	height: 40;
	right: -2px;	
	top: 5px;
	position: relative;
	z-index: 70;
}

