#top_menu { position: relative; background: #EDF4F8 url(/i/b/mbg.jpg) 0 0; text-align: left; padding-left: 10px; height: 18px; font-size: 1px; line-height: 1px; }
#top_menu .tm_help { position: absolute; top: 0; right: 10px; }

#tab_bar {
	position: relative;
	height: 57px;
	width: 760px;
	background: #006699 url(/i/gl/me.jpg) repeat-x;
}

#tab_bar .playlogo {
	position: absolute;
	top: 0px;
	left: 0px;
	width: 174px;
	height: 57px;
}

#tab_bar .tab_holder {
	position: absolute;
	top: 0px;
	left: 114px;
	width: 647px;
	height: 57px;
	text-align: right;
}
#print_logo {
	position: static;
	text-align: left;
	display: none;
}
#tab_bar .divider {
	position: absolute;
	clear: left;
	height: 14px;
	width: 760px;
	line-height: 1px;
	top: 57px;
	left: 0px;
	background: #fff url(/i/gl/mb.gif) no-repeat;
	overflow: hidden;
}

#tab_bar .divider_myplay {
	position: absolute;
	clear: left;
	height: 14px;
	width: 760px;
	line-height: 1px;
	top: 57px;
	left: 0px;
	background: #E0EBF1 url(/i/gl/mb_myplay.gif) no-repeat;
	overflow: hidden;
}

#tabbar_current_project {
	position: absolute;
	font: normal 10px arial,verdana,sans-serif;
	color: white;
	top: 43px;
	left: 170px;
	width: 85px;
	text-align: center;
	overflow: hidden;
}

#tabbar_current_report {
	position: absolute;
	font: normal 10px arial,verdana,sans-serif;
	color: white;
	top: 43px;
	left: 354px;
	width: 85px;
	text-align: center;
	overflow: hidden;
}

.tb_pointer {
	cursor: pointer;
}

#cd_name {
	position: absolute;
	top: 53px;
	right: 72px;
	width: 70px;
	height: 18px;
	overflow: hidden;
	font: normal 9px arial,verdana,sans-serif;
	line-height: 9px;
	color: white;
}

#cd_name a {
	font: normal 9px arial,verdana,sans-serif;
	line-height: 9px;
	color: white;
	display: block;
	text-decoration: none;
}

