/* CSS Document */
#vhHeader {
	position:relative;
	border-top-width: 1px;
	border-bottom-width: 1px;
	border-top-style: solid;
	border-bottom-style: solid;
	border-top-color: #FFFFFF;
	border-bottom-color: #DDDDDD;
	padding-top: 0px;
	margin: 0px;
	background-color: #DDDDDD;
	border-right-width: 1px;
	border-left-width: 1px;
	border-right-style: solid;
	border-left-style: solid;
	border-right-color: #DDDDDD;
	border-left-color: #DDDDDD;
}
#vhContacts {
	border-collapse:collapse;
	position:relative;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	border-top-width: 1px;
	border-bottom-width: 1px;
	border-top-style: solid;
	border-bottom-style: solid;
	border-top-color: #FFFFFF;
	border-bottom-color: #FFFFFF;
	text-align: left;
	margin-top: 0px;
	padding-top: 0px;
	background-color: #FBFBEF;
}
#vhContacts td {
	border-bottom-width:1px;
	border-bottom-color:#470004;
	border-bottom-style: solid;
	padding-bottom: 2px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #470004;
}
#vhDetailcont {
	clear:both;
	margin-top: 0px;
	border-top-width: 1px;
	border-bottom-width: 1px;
	border-top-style: solid;
	border-bottom-style: solid;
	border-top-color: #DDDDDD;
	border-bottom-color: #FFFFFF;
	padding-top: 0px;
}
#vhTab {
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #470004;
}
.vhTab {
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:12px;
	color:#470004;
	border-collapse:collapse;
	border-top-width: 1px;
	border-bottom-width: 1px;
	border-top-style: solid;
	border-bottom-style: solid;
	border-top-color: #470004;
	border-bottom-color: #470004;
	border-left-width: thin;
	border-left-style: dashed;
	border-left-color: #470004;
}
.vhTab td {
	border-bottom-width: 1px;
	border-bottom-style:solid;
	border-bottom-color:#470004;
	border-right-width: thin;
	border-right-style: dashed;
	border-right-color: #470004;
}
.vhTab th {
	border-bottom-width: 1px;
	border-bottom-style:solid;
	border-bottom-color:#470004;
	border-right-width: thin;
	border-right-style: dashed;
	border-right-color: #470004;
	background-color: #F3F3F3;
}
.rowSat {background-color:#FF9966; }
.rowSun {background-color:#FF9999; }
.vhTab caption {
	background-color:#DDDDDD;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-weight: bold;
	padding-top: 3px;
	padding-bottom: 2px;
	border-top-width: 1px;
	border-bottom-width: 1px;
	border-top-style: solid;
	border-bottom-style: solid;
	border-top-color: #666666;
	border-right-color: #666666;
	border-bottom-color: #666666;
	border-left-color: #666666;
}
#vhfp {
	width:auto;
	background-image: url(../img/photos/vh-oval-sep1974.gif);
	background-repeat: no-repeat;
	background-position: top;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #470004;
	text-align: left;
}
#pdfControl {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 9px;
	background-color: #CCFFFF;
	padding-top: 0px;
	padding-bottom: 0px;
	border-top-width: 1px;
	border-bottom-width: 1px;
	border-top-style: solid;
	border-bottom-style: solid;
	border-top-color: #CCFFFF;
	border-bottom-color: #CCFFFF;
	position: relative;
	margin-top: 0px;
	margin-bottom: 0px;
}
#pdfControl ul {margin-top:0px; margin-bottom:0px; }
#pdfControl li {
	display:inline;
	padding-right: 15px;
	padding-left: 15px;
}
#pdfControl li a:link {color:#470004; text-decoration:none; }
#pdfControl li a:visited { color:#666666; text-decoration:none; }
#monthSelect {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	background-color: #DDDDDD;
	border-top-width: 1px;
	border-bottom-width: 1px;
	border-top-style: solid;
	border-bottom-style: solid;
	border-top-color: #DDDDDD;
	border-bottom-color: #DDDDDD;
	position: relative;
	margin: 0px;
	width: 100%;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 15px;
	padding-left: 0px;
}
#monthSelect ul {
	margin-top:0px;
	margin-bottom:0px;
	padding-top: 5px;
	padding-bottom: 5px;
}
#monthSelect li {
	display:inline;
	float:left;
	margin-right: 0px;
	margin-left: 0px;
}
#monthSelect a { color: #444;
	display: block;
	width: auto;
	text-decoration: none;
	background: #DDDDDD;
	margin: 0;
	border-left: 1px solid #fff;
	border-top: 1px solid #fff;
	border-right: 1px solid #aaa;
	padding-top: 2px;
	padding-right: 5px;
	padding-bottom: 2px;
	padding-left: 5px;
}
#monthSelect li a:link {color:#470004; text-decoration:none; }
#monthSelect li a:visited {
	color:#666666;
	text-decoration:none;
}
#monthSelect a:hover, #monthSelect a:active { background: #BBBBBB; }

#monthSelect a.active:link, #monthSelect a.active:visited
{
position: relative;
z-index: 102;
background: #BBBBBB;
font-weight: bold;
}	
