#topNav {
	width: 750px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
}
.navRow {
	width: 748px;
}
.cellFifth {
	display: table-cell;
	text-align: center;
	vertical-align: middle;
	height: 21px;
	width: 146px;
}

#rowTwo {
	width: 750px;
	padding-left: 2px;	/*display: inline;
	white-space: nowrap;*/
}

.cellHalf {
	display: table-cell;
	text-align: center;
	vertical-align: middle;
	height: 21px;
	width: 50%;
}

.cellHalf a:link,.cellHalf a:visited,.cellHalf a:active {
	width: 368px;
	height: 18px;
	font-weight: bold;
	color: #CCCCCC;
	text-decoration: none;
	background-color: #333333;
	white-space: nowrap;
	display: table-cell;
	border-top-color: #CCCCCC;
	border-right-color: #666666;
	border-bottom-color: #666666;
	border-left-color: #CCCCCC;
	text-align: center;
	vertical-align: middle;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	border-top-width: 2px;
	border-right-width: 2px;
	border-bottom-width: 2px;
	border-left-width: 2px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
}

.cellHalf a:hover {
	font-weight: bold;
	color: #FFFFFF;
	height: 18px;
	width: 368px;
	background-color: #663300;
	border-top-color: #666666;
	border-right-color: #CCCCCC;
	border-bottom-color: #CCCCCC;
	border-left-color: #666666;
	border-top-width: 2px;
	border-right-width: 2px;
	border-bottom-width: 2px;
	border-left-width: 2px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	margin-top: 1px;
	margin-right: 1px;
}

.cellFifth a:link,.cellFifth a:visited,.cellFifth a:active {
	font-weight: bold;
	color: #CCCCCC;
	text-decoration: none;
	height: 21px;
	width: 146px;
	white-space: nowrap;
	display: table-cell;
	text-align: center;
	vertical-align: middle;
	border: 1px solid #999999;
	padding: 2px;
	background-image: url(../navpix/butt_up.gif);
	background-repeat: repeat-x;
}

.cellFifth a:hover {
	font-weight: bold;
	color: #FFFFFF;
	background-image: url(../images/navpix/butt_over.gif);
	border: 1px solid #333333;
}
