/* Layer Menus CSS File */

.htCell{
	background-color : #6699cc;
	color : #ffffff;
	font-size : 12px;
	text-align : center;
	padding-left : 10px;
	padding-right : 10px;
	z-index : 0;
}
.htLink{font-size : 12px; font-weight : bold; color : #ffffff; text-decoration : none;}
.htLink:link{font-size : 12px; font-weight : bold; color : #ffffff; text-decoration : none;}
.htLink:visited{font-size : 12px; font-weight : bold; color : #ffffff; text-decoration : none;}
.htLink:hover{font-size : 12px; font-weight : bold; color : #ffffff; text-decoration : none;}
.hsTable{
	background-color : #6699cc;
	border-style : solid;
	border-color : #333333;	
	border-top-width : 1px;
	border-left-width : 1px;
	border-right-width : 1px;
	border-bottom-width : 0px;
	z-index : 0;
}
.hsCell{
	background-color : #6699cc;
	border-style : solid;
	border-color : #333333;	
	border-top-width : 0px;
	border-left-width : 0px;
	border-right-width : 0px;
	border-bottom-width : 1px;
	z-index : 0;
}
.hsLink{font-size : 10px; font-weight : bold; color : #ffffff; text-decoration : none;}
.hsLink:link{font-size : 10px; font-weight : bold; color : #ffffff; text-decoration : none;}
.hsLink:visited{font-size : 10px; font-weight : bold; color : #ffffff; text-decoration : none;}
.hsLink:hover{font-size : 10px; font-weight : bold; color : #ffffff; text-decoration : none;}