.topPad {
	padding-top: 9px;
}
.topPad20 {
	padding-top: 20px;
	line-height: 45px;
	vertical-align: bottom;
}
#navTable {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
}
#navTable td {
	text-align: left;
	padding-top: 15px;
	padding-bottom: 5px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	padding-left: 8px;
	background-color: #666;
	border-bottom-color: #999;
}

.navTableActive {
	background-color: #000;
	background-repeat: no-repeat;
	background-position: right top;
	background-image: url(images/hover_but_BG.png);
}
#navTable td:hover {
	background-color: #000;
}
#navTable a {
	text-decoration: none;
	color: #FFF;
}
#navTable a:hover {
	text-decoration: none;
	color: #FFF;
}
#navTable a:active {
	text-decoration: none;
	color: #FFF;
}
#navTable a:visited {
	text-decoration: none;
	color: #FFF;
}

#videolink {
	position:absolute;
	left: 845px;
	top: 169px;
}
