.GW_Style1 {
	border-style: none;
	border-width: 0px;
	/*background: url(GW_normal.gif) repeat-x;	*/
}
table.GW_Bglevel2{
	border-style: none;
	border-width: 0px;
	background: url(GW_small_bar.gif) repeat-x;	
}
.GW_Style2 {
	color: #FFF;
	text-align: left;
	
}
.GW_Style3{
	color: #FFF;
	text-align: left;
}

td.GW_Style2{
	/*padding-left:8px;
	padding-right:8px;*/

}

td.GW_Style3 
{
	/*padding-left:8px;
	padding-right:8px;*/
}


.GW_Bglevel2 {
	background-color: white;
	background-position: left;
	z-index: -100;
}

.GW_MenuLevel0,.GW_MenuLevel0:visited,.GW_MenuLevel0:link {
	color: #FFF;
	text-decoration: none;
	font-family: Arial, Helvetica, sans-serif;
	text-transform:uppercase;
	font-size: 11px;
	font-weight: bold;
	display: block;
	width: 126px;
	line-height: 22px;
	padding-left: 12px;
	margin-right: 3px;
	background: url(GW_normal.gif) no-repeat;
}
.GW_MenuLevel0:hover
{
	color: #FFF;
	text-decoration: none;
	display: block;
	width: 126px;
	line-height: 22px;
	padding-left: 12px;
	margin-right: 3px;
	background: url(GW_hover.gif) no-repeat;
	text-transform:uppercase;
}
.GW_MenuLevel0Selected,.GW_MenuLevel0Selected:visited,.GW_MenuLevel0Selected:link {
	color: #FFF;
	font-family: Arial, Helvetica, sans-serif;
	text-transform:uppercase;
	font-size: 11px;
	font-weight: bold; 
	text-decoration:none;
	display: block;
	width: 126px;
	line-height: 22px;
	padding-left: 12px;
	margin-right: 3px;
	background: url(GW_hover.gif) no-repeat;
}
.GW_MenuLevel0Selected:hover{
	color: #FFF;
	text-decoration: none;
	text-transform:uppercase;
	display: block;
	width: 126px;
	line-height: 22px;
	padding-left: 12px;
	margin-right: 3px;
	background: url(GW_hover.gif) no-repeat;
}
.GW_MenuLevel1Selected,.GW_MenuLevel1Selected:visited {
	color: #FFF;
	padding-right: 3px;
	padding-left: 3px;
	line-height: 23px;
	text-transform:uppercase;
}

.GW_MenuLevel1,.GW_MenuLevel1:visited ,.GW_MenuLevel1:link {
	font-family: Arial, Helvetica, sans-serif;
	text-transform:uppercase;
	font-size: 11px;
	color: #FFF;
	text-decoration: none;
	font-weight: bold;
	line-height: 23px;
	padding-right: 3px;
	padding-left: 3px;
}

.GW_MenuLevel1:hover {
	font-family: Arial, Helvetica, sans-serif;
	text-transform:uppercase;
	font-size: 11px;
	color: #E1193C;
	font-weight: bold;
	text-decoration: none;
	padding-right: 3px;
	padding-left: 3px;
}

.GW_MenuLevel1Selected,.GW_MenuLevel1Selected:visited,.GW_MenuLevel1Selected:link {
	color: #E1193C;
	font-family: Arial, Helvetica, sans-serif;
	text-transform:uppercase;
	font-size: 11px;
	font-weight: bold;
	text-decoration: none;
	padding-right: 3px;
	padding-left: 3px;
}

.GW_MenuLevel1Selected:hover {
	font-family: Arial, Helvetica, sans-serif;
	text-transform:uppercase;
	font-size: 11px;
	color: #E1193C;
	font-weight: bold;
	text-decoration: none;
	padding-right: 3px;
	padding-left: 3px;
}

.GW_Style4 {
	text-align: right;
}

#dropmenudiv{
position:absolute;
border:1px solid black;
border-bottom-width: 0;
font:normal 12px Verdana;
line-height:18px;
z-index:100;
}

#dropmenudiv a{
width: 100%;
display: block;
text-indent: 3px;
border-bottom: 1px solid black;
padding: 1px 0;
text-decoration: none;
font-weight: bold;
color: #3299CC
}

#dropmenudiv a:hover{ /*hover background color*/
background-color: #3299CC;
color:#FFFFFF;
}

 
