.glossymenu, .glossymenu li ul{
	list-style-type: none;
	margin: 0;
	padding: 0;
	width: 210px;
	position: relative;
	z-index: 10;
}

.glossymenu li{
position: relative;
}

.glossymenu li a{

}

.glossymenu li ul{ /*SUB MENU STYLE*/
position: absolute;
width: 190px; /*WIDTH OF SUB MENU ITEMS*/
left: 0;
top: 0;
display: none;
}

.glossymenu li ul li{
	float: left;
	background-color:#FFFFFF;
	list-style:none;
	margin:0px;
	font-size:12px;
	width:180px;
	border-bottom:1px #FF6600 dotted;
	padding-left:10px;
	padding-top:5px;
	position: relative;
	z-index: 100;
}

.glossymenu li ul a{
	width: 180px; /*WIDTH OF SUB MENU ITEMS - 10px padding-left for A elements */
	z-index: 99;
}

.glossymenu .arrowdiv{
position: absolute;
right: 2px;
background: transparent url(arrow.gif) no-repeat center right;
}

.glossymenu li a:visited, .glossymenu li a:active{
color: white;
}

.glossymenu li a:hover{

}

/* Holly Hack for IE \*/
* html .glossymenu li { float: left; height: 1%; }
* html .glossymenu li a { height: 1%; }
/* End */
h1,h2,h3,h4,h5,h6 {
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
	margin: 0px;
	display: inline;
}
.style3 {
	font-size: 1.8em
}
.style31 {
	font-size: 1.6em;
	font-family: Georgia, "Times New Roman", Times, serif;
}
.style7 {
	font-size: 3em;
	color: #F57423;
}
.style8 {color: #F57421}
.style10 {font-size: 1.8em; font-weight: bold; }
.style11 {
	color: #F47323;
	font-style: italic;
}
.style12 {color: #F47323}
h1 {
	font-size: 3em;
}
h2 {
	font-size: 1.8em;
}
a:link {
	color: #FB731F;
}
.style14 {color: #FF9000}
.style16 {
	color: #0099CC;
	font-weight: bold;
}
.style19 {
	font-size: 1.2em
}
