@charset "utf-8";

td.hdr img {
	display: block;
	background-color: #FFFFFF;
}

#hdrskybg {
	background-image: url(../images/hdrskybgtp.jpg);
	background-repeat: repeat-x;
}

#mnuhdrbg {
	background-image:url(../images/hdrmnubg.jpg);
	background-repeat:repeat-x;
}

#mnuhdrbsbg {
	background-image:url(../images/hdrbsbg.jpg);
	background-repeat:repeat-x;
}	

.mnuref A {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
	color: #FFFFFF;
	vertical-align: middle;
	text-decoration: none;
	font-style: normal;
	line-height: 16px;
}

.mnuref A:visited {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
	color: #FFFFFF;
	text-decoration: none;
	font-style: normal;
	line-height: 16px;
}

.mnuref A:hover {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
	color: #000000;
	text-decoration: none;
	font-style: normal;
	line-height: 16px;
}

.menudiv {
	position:absolute;
	width: 686px;
	height: 31px;
	z-index:1;
	white-space: nowrap;
	visibility: visible;
	overflow:visible;
	left: 50%;
	top: 103px;
	margin-left: -300px;
}

.mnufnt {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
	color: #FFFFFF;
	text-decoration: none;
	font-style: normal;
	line-height: 16px;
}
