.navTable{
	border:5px solid #CA1D21;
	background:#BEBEBE;
}
.navTable td{
	font-weight:bold;
	text-align:center;
	vertical-align:middle;
	width:116px;
	height:47px;
	cursor:pointer;
	font-family:"arial narrow", arial, verdana, tahoma;
	font-size:14px;
}
.navTable .noPad{
	padding:0;
	margin:0;
	height:0;
}
.nav{
	background:url('../../images/nav.jpg') no-repeat;
}
.navO{
	background:url('../../images/navO.jpg') no-repeat;
}

.nav a, .nav a:visited{
	color:#7D7D7D;
	text-decoration:none;
}

.navO a, .navO a:visited, .navO a:hover{
	color:#CA1D21;
	text-decoration:none;
}