body {
	background-color: #FFFFFF;
	background-repeat: no-repeat;
	background-position: center top;
	height: 100%;
	font-family: "Courier New", Courier, monospace;
	font-size: 12px;
	font-weight: normal;
}
.top {
	vertical-align: top;
	font-weight: normal;
}
.flash {
	vertical-align: top;
	background-position: center;
	padding-top: 30px;
	padding-left: 30px;
}
.other {
	vertical-align: top;
	background-position: center;
	padding-top: 30px;
	padding-left: 30px;
}
.tableheight {
	vertical-align: middle;
	height: 100%;
}
html {
	height: 100%;
}
.maintbl {
	background-image: url(images/web-bg.jpg);
	width: 955px;
	height: 620px;
	background-repeat: no-repeat;
	background-position: top;
	vertical-align: top;
}
.scroll {
	vertical-align: top;
	padding-top: 80px;
	padding-left: 35px;
}
.topnav {
	padding-left: 35px;
	padding-top: 85px;
	vertical-align: top;
}
.nav a:link, .nav a:visited {
	text-decoration: none;
	color: #30312B;
}
.other a:link, .other a:visited {
	text-decoration: none;
	color: #30312B;
	background-color: #FFFFFF;
}
a:link, a:visited {
	font-weight: normal;
	text-decoration: underline;
	color: #30312B;
}
a:hover {
	font-weight: normal;
	text-decoration: none;
}
.flash img {
	margin-bottom: 5px;
	border: 1px dashed #000000;
}
.nav a:hover {
	text-decoration: none;
	color: #30312B;
	background-color: #FFFF66;
}
.other a:hover {
	text-decoration: none;
	color: #30312B;
	background-color: #FFFF66
} 
.other-text {
	background-color: #FFFFFF;
	font-weight: normal;
}
.subnav {
	padding-left: 55px;
	vertical-align: top;
	height: 20px;
} 
.scrollgeneric {
line-height: 1px;
font-size: 1px;
positition: absolute;
top:0; left: 0;
}
#mycustomscroll {
	height: 430px;
	width: 900px;
	padding-bottom: 5px;
	overflow: auto;
	position: relative;
	text-align: left;
	visibility: visible;
}
.work {
	padding-right: 20px;
}
.dblework {
	width: 720px;
	padding-left: 20px;
}
.scroll-table {
	padding-right: 5px;
}
.vscrollerbase {
	width: 10px;
	background-color: #F1E4D5;
	float: right;
}
.vscrollerbar {
	background-color: #222323;
	width: 10px;
	float: right;
}
.hscrollerbase {
	background-color: #171818;
	height: 5px;
	border-bottom-color: #171818;
}
.hscrollerbar {
	height: 5px;
}
.info {
	background-color: #FFFFFF;
}
.border {
	border: 1px dotted #247581;
	background-color: #FFFFFF;
	padding: 10px;
}
black_overlay{
display: none;
position: absolute;
top: 0%;
left: 0%;
width: 100%;
height: 100%;
background-color: black;
z-index:1001;
-moz-opacity: 0.8;
opacity:.80;
filter: alpha(opacity=80);
}
.white_content {
display: none;
position: absolute;
top: 25%;
left: 25%;
width: 50%;
height: 50%;
padding: 16px;
border: 16px solid orange;
background-color: white;
z-index:1002;
overflow: auto;
}
.big {
	font-size: 14px;
	background-color: #FFFFFF;
}
h2 {
	font-size: 18px;
	font-weight: normal;
	background-color: #FFFFFF;
}
.key {
	vertical-align: middle;
	padding-left: 30px;
	padding-top: 10px;
	font-weight: normal;
}
