.glossymenu, .glossymenu li ul{
list-style-type: none;
margin: 0;
padding: 0;
width: 140px; /*WIDTH OF MAIN MENU ITEMS*/
border: 0px solid black;
transparent url(arrow.gif) no-repeat center right;
}

.glossymenu li{
	position: relative;
	visibility: visible;
}

.glossymenu li ul{ /*SUB MENU STYLE*/
position: absolute;
font: underline 16px "Times New Roman", Times, serif;
background: #ffffff;
width: 190px; /*WIDTH OF SUB MENU ITEMS*/
left: 5;
right: 5;
top: 2;
display: none;
filter:alpha(opacity=90);
-moz-opacity:1;
}

.glossymenu li a{
	background: transparent url(arrow.gif) no-repeat center right;
	color: 68482F;
	display: block;
	width: auto;
	padding: 5px 0;
	padding-left: 5px;
	padding-right: 5px;
	text-decoration: none;
	font-family: "Times New Roman", Times, serif;
	font-size: 17px;
	font-weight: bold;
}

.glossymenu .arrowdiv{
position: absolute;
font: underline 12px "Times New Roman", Times, serif;
right: 2px;
background: transparent url(arrow.gif) no-repeat center right;
}

.glossymenu li a:active{
color: orange;
font-style:normal
}

.glossymenu li a:hover{
background-image: url(glossyback2.gif);
}

/* Holly Hack for IE \*/
* html .glossymenu li { float: left; height: 3%; }
* html .glossymenu li a { height: 1%; }
/* End */
#Table_01 .style10 a {
}
#Table_01 .style37 .style36 a {
	text-decoration: underline;
}
