.orangebar {
	height: 20px;
	background-image: url(../images/orangebar.gif);
	background-repeat: repeat-x;
	float: none;
	position: relative;
	vertical-align: top;
	width: 712px	
}

.nav {
	width: 430px;
	height: 28px;
	border-color: #000000;
	border-width: 1px 0px 1px 0px;
	border-style: solid none solid none;
	margin: 0px;
	padding: 0px 0px 0px 0px;
	margin-top: 0px;
}

#table_align {
	vertical-align: top;
	margin: 0
}

.border {
	border: .06em none #000000
}

.blackbar {
	height: 18px;
	border-color: #CCCCCC;
	border-top-width: 1px;
	border-bottom-width:1px;
	border-left-width:0px;
	border-right-width:0px;
	background-color: #000000;
}