.outer {
	width: 974px;	
	height:71px;	
	padding:0px;	
}


.glowingtabs{
	float:left;
	width:974px;
	line-height:normal;
	padding: 0px 0px 0px 0px;
	border-left: #6c6c6c solid 2px;
	border-top: #6c6c6c solid 2px;
	border-right: #6c6c6c solid 2px;
	-webkit-border-top-left-radius:5px;
	-webkit-border-top-right-radius:5px;
	-moz-border-radius-topleft:5px;
	-moz-border-radius-topright:5px;
}

.glowingtabs ul{
	margin: 0px 0px 0px 0px;
	padding: 2px 0px 0px 0px;
	width: 974px;
	height: 34px;
	background-image: url(../images/images/menu_bg.jpg);
	background-repeat: repeat-x;
}

.glowingtabs li{
	display: block;
	float: left;
	background-image: url(../images/images/mainMenu_divider.jpg);
	background-position: right;
	background-repeat: no-repeat;
}

.glowingtabs .divless{
display: block;
	float: left;
	background-image:none;
	background-position: right;
	background-repeat: no-repeat;}

.glowingtabs a{
	float:left;
	margin-right: 1px; /*spacing between each tab*/
	padding:0px 5px 0px 4px;
	text-decoration:none;
	height: 34px;
	
}

.glowingtabs a span{
	display:block;
	padding: 7px 12px 0px 12px;
	text-decoration: none;
	text-align: center;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #FFF;
	line-height: 15px;
	
}

/* Commented Backslash Hack hides rule from IE5-Mac \*/
.glowingtabs a span {float:none;}
/* End IE5-Mac hack */

.glowingtabs a:hover span {
	color: #FFF;
	cursor: pointer;
}

.glowingtabs a.current{ /*Selected Tab style*/
	color: #FFF;
	background-image:url(../images/images/glowtab-left.gif);
	background-position: left top;
	background-repeat: no-repeat;
	padding:0px 0px 0px 5px;
	margin-left:-2px;
}

.glowingtabs a.current span{ /*Selected Tab style*/
	color: #FFF;
	background-image:url(../images/images/glowtab.gif);
	background-position: right top;
	background-repeat: no-repeat;
	padding: 7px 15px 1px 10px;
	height: 32px;
	line-height: 14px;
	float:left;
}

.glowingtabs a:hover{ /*onMouseover style*/
	color: #FFF;
}

.glowingtabs a:hover span{ /*onMouseover style*/
	color: #FFF;
	text-decoration: none;
}

.tabcontainer{
	clear: left;
	width:95%; /*width of 2nd level sub menus*/
	height:1.5em; /*height of 2nd level sub menus. Set to largest's sub menu's height to avoid jittering.*/
}

.tabcontent{
	margin: 0px 0px 0px 0px;
	padding: 0;
	width: 974px;
	height: 32px;
	
	background-image: url(../images/images/level2-bg.gif);
	background-repeat: repeat-x;
	display:none;
	border-left: #6c6c6c solid 2px;
	border-right: #6c6c6c solid 2px;
}

.tabcontent ul{
	margin: 0px 0px 0px 0px;
	padding: 0;
	width: 972px;
	height: 32px;
	
	background-image: url(../images/images/level2-bg.gif);
	background-repeat: repeat-x;
	float: left;
}

.tabcontent li{
	display: block;
	float: left;
}

.tabcontent li a{
	float: left;
	color: #fff;
	padding: 10px 12px;
	text-decoration: none;
	text-decoration: none;
	text-align: center;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
}

.tabcontent li a:visited{
	color: white;
}

.tabcontent li a:hover{
	color: #fff;
	text-decoration: underline;
}

.tabcontent li a:active{
	color: #fff;
	
}

/* dropbox CSS */
#ddtabs2 .dropbox {
	background: url(../images/images/dorpbox_bg.gif) repeat-x;
	padding: 6px 5px;
	width: 96px; 
}

SPAN.select {
	POSITION: absolute; 
	WIDTH: 90px; 
	text-decoration: none;
	text-align: left;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	color: #FFF;
	BACKGROUND: url(../images/images/dropbox.gif) no-repeat; 
	HEIGHT: 21px; 
	COLOR: #fff; 
	OVERFLOW: hidden;
	padding: 0px 0px 0px 5px;
	
}


/*News submenu highlight*/
#rworld #tablink4_1, #rworld1 #tablink4_2, #rworld2 #tablink4_3, #rworld3 #tablink4_4, #rworld4 #tablink4_5, #rworld5 #tablink4_6, #rworld6 #tablink4_7, #rworld7 #tablink4_8, #rworld8 #tablink4_9, #rworld9 #tablink4_10, #rworld10 #tablink4_11{
	color: #fff; 
	text-decoration:none;
	background: transparent url(../images/images/pre-overview-over.gif) center repeat-x;
	margin-left: 2px;
}
/*News submenu highlight end*/




#homeli{
width: 52px;
height: 34px;
text-align: center;
cursor: pointer;
}


#index #homeli{
background-image: url(../images/images/home_icon_bg.gif);
background-repeat: no-repeat;
width: 52px;
height: 34px;
text-align: center;
}


#handset #comp{
color: #FFF;
	background-image:url(../images/images/glowtab-left.gif);
	background-position: left top;
	background-repeat: no-repeat;
	padding:0px 0px 0px 5px;
	margin-left:-2px;
}

#handset #comp span{
color: #FFF;
	background-image:url(../images/images/glowtab.gif);
	background-position: right top;
	background-repeat: no-repeat;
	padding: 7px 15px 1px 10px;
	height: 32px;
	line-height: 14px;
}

