.backgroundtable {
	border: 1px solid #666666;
	background-image: url(images/seemlessback.jpg);
}
.devcredit {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 9px;
	color: #CCCC99;
}
a.devcredit, a.devcredit:active, a.devcredit:hover, a.devcredit:visited, a.devcredit:active {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 9px;
	color: #CCCC99;
}

body{
	margin:0px;
	background-color:#ffffff;
	background-image:url(images/back.jpg);
	background-position: top center;
	font-size:11px;
	font-family: "Rockwell", tahoma, Arial, Verdana;
}
.sub_nav{
	background-color:#000033;
	position:absolute;
	display:none;
	left:5px;
	width:150px;
	filter:alpha(opacity=95);
	opacity: 0.95;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	margin-top: 20px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
	z-index: auto;
}

.sub_nav_interior{
	margin:5px 5px 5px 5px;
}

.sub_nav_padding{
	padding:5px;
	border-bottom:1px solid #999999;
}

a.sub_nav_padding_link, a.sub_nav_padding_link:visited, a.sub_nav_padding_link:active{
	width:100%;
	text-decoration:none;
	color:#928b70;
}

a.sub_nav_padding_link:hover{
	width:100%;
	color:#FFFFFF;
	font-size: 12px;
	font-weight: bold;
}

.sub_nav_padding1{
	padding:5px;
	border-bottom:1px solid ##999999;
	border-top:1px solid ##999999;
}
.boot{
	background-image: url(images/bootbank.jpg);
	background-position: right bottom;
	background-repeat: no-repeat;
	height: 248px;
	padding-right: 125px;
