
.tbl {
	background-attachment: scroll;
	background-image: url(../imgs/back-tbl.jpg);
	background-repeat: no-repeat;
	background-position: left top;
}
.tbl1 {
	background-attachment: scroll;
	background-image: url(../imgs/back-tbl1.jpg);
	background-repeat: no-repeat;
	background-position: center top;
}


#menu {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	padding-right: 1px;
	padding-left: 1px;
}
.top a{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-style: normal;
	color: #FFF;
	letter-spacing: 1px;
	display: block;
	height: 27px;
	padding: 4px 6px 4px 6px;
	margin-top: 0px;
	margin-right: 0px;
	margin-left: 0px;
	margin-bottom: 0px;
	border-bottom-width: 0;
	border-top-width: 0;
	text-decoration: none;
}

.top a:link{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-style: normal;
	font-weight: normal;
	color: #ffffff;
	letter-spacing: 1px;
	display: block;
	height: 27px;
	padding: 4px 6px 4px 6px;
	margin-top: 0px;
	margin-right: 0px;
	margin-left: 0px;
	margin-bottom: 0px;
	border-bottom-width: 0;
	border-top-width: 0;
	text-decoration: none;
}

.top a:visited{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-style: normal;
	color: #cccccc;
	letter-spacing: 1px;
	display: block;
	height: 27px;
	padding: 4px 6px 4px 6px;
	margin-top: 0px;
	margin-right: 0px;
	margin-left: 0px;
	margin-bottom: 0px;
	border-bottom-width: 0;
	border-top-width: 0px;
}

.top a:active{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-style: normal;
	color: #fffff;
	letter-spacing: 1px;
	display: block;
	height: 27px;
	padding: 4px 6px 4px 6px;
	margin-top: 0px;
	margin-right: 0px;
	margin-left: 0px;
	margin-bottom: 0px;
	border-bottom-width: 0px;
	border-top-width: 0px;
}

.top a:hover{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	background-color: #7A4E4E;
	font-size: 10px;
	font-style: normal;
	text-decoration: none;
	color: #fffff;
	letter-spacing: 1px;
	display: block;
	height: 27px;
	padding: 4px 6px 4px 6px;
	margin-top: 0px;
	margin-right: 0px;
	margin-left: 0px;
	margin-bottom: 0px;
	border-bottom-width: 0px;
	border-top-width: 0px;
}

.dropmenudiv{
	font-family: Verdana;
	font-size: 10px;
	font-weight:normal;
	color:#000000;
	position:absolute;
	top: 0;
	border: 1px solid #ccc;
	border-bottom-width: 0;
	border-top-width: 0;
	font:normal 10px Verdana;
	line-height:18px;
	z-index:100;
	background-color: #999999;
	width: 280px;
	visibility: hidden;
}

.dropmenudiv a:link{
	font-family: Verdana;
	font-size: 10px;
	color: #000000;
	font-weight:normal;
	width: auto;
	display: block;
	width: 280px;
	text-indent: 10px;
	border-bottom: 1px solid #ccc;
	border-left: 0;
	border-right: 0;
	padding: 2px 0;
	text-decoration: none;
}

.dropmenudiv a:visited{
	font-family: Verdana;
	font-size: 10px;
	color: #000000;
	font-weight:normal;
	width: 280px;
	display: block;
	width: 280px;
	text-indent: 10px;
	border-bottom: 1px solid #c2c2c2;
	border-left: 0;
	border-right: 0;
	padding: 2px 0;
	text-decoration: none;
}

.dropmenudiv a:active{
	font-family: Verdana;
	font-size: 10px;
	color: #000000;
	font-weight:normal;
	width: auto;
	display: block;
	width: 280px;
	text-indent: 10px;
	border-bottom: 1px solid #ccc;
	border-left: 0;
	border-right: 0;
	padding: 2px 0;
	text-decoration: none;
}

.dropmenudiv a:hover{
	width: 280px;
	color: #FE8502;
	font-weight:normal;
	border-bottom: 1px solid #ccc;
	border-left: 0;
	border-right: 0;
	background-color: #7C2726;
}

* html .dropmenudiv a{ /*IE only hack*/
	color: #000000;
	width: 100%;
}

