.glowingtabs { 
float : left; 
width : 100%; 
} 
.glowingtabs ul li { 
margin : 0; 
padding : 0; 
} 
.glowingtabs ul { 
list-style-type : none; 
margin : 0; 
margin-left : 5px; 
padding : 0; 
font-family : Arial, Helvetica, sans-serif; 
font-size : 15px; 
} 
.glowingtabs li { 
display : inline; 
margin : 0; 
padding : 0; 
} 
.glowingtabs a { 
float : left; 
background : url(../image/glowtab-left.gif) no-repeat left top; 
margin : 0; 
margin-right : 5px; 
padding : 0 0 0 9px; 
text-decoration : none; 
} 
.glowingtabs a span { 
float : left; 
display : block; 
background : url(../image/glowtab.gif) no-repeat right top; 
padding : 9px 15px 9px 6px; 
color : #ffffff; 
font-family : Arial, Helvetica, sans-serif; 
font-size : 15px; 
text-decoration : none; 
} 
.glowingtabs a span { 
float : none; 
} 
.glowingtabs a:hover span { 
color : #ffffff; 
} 
.glowingtabs li.selected a { 
background-position : 0% -35px; 
} 
.glowingtabs li.selected a span { 
background-position : 100% -35px; 
color : #ffffff; 
} 
.glowingtabs a:hover, .glowingtabs li.selected a:hover { 
background-position : 0% -35px; 
text-decoration : none; 
} 
.glowingtabs a:hover span, .glowingtabs li.selected a:hover span { 
background-position : 100% -35px; 
text-decoration : none; 
} 
.dropmenudiv_d {
	position : absolute;
	line-height : 18px;
	z-index : 100;
	width : 212px;
	visibility : hidden;
	text-align : left;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	font-style: normal;
	font-weight: normal;
	font-variant: normal;
} 
.dropmenudiv_d a { 
width : 210px; 
display : block; 
text-indent : 5px; 
padding : 2px 0; 
text-decoration : none; 
color : #ffffff; 
background : #484848; 
border-right : 1px solid #c0c0c0; 
border-left : 1px solid #c0c0c0; 
} 
* html .dropmenudiv_d a { 
width : 100%; 
} 
.dropmenudiv_d a:hover { 
background : #ffffff; 
color : #000000; 
text-decoration : none; 
} 
.style1 { 
color : #FF6600; 
} 
