#tabmenu 
{	
	background: url(images/menu_bg.gif);
	width: 100%;
	height: 36px;
	float: left;
	margin-top:5px;
	margin-bottom:5px;
}

/*   Article tab*/
.reinreporttd {background:url(images/menu_divider.gif) no-repeat right;width:118px;height:34px;float:left;text-align:center;}
.reinreporttab {text-align:center;color:#FFF;font:bold 12px Verdana;margin:0;padding:0;}
A.reinreporttab { color:#FFFFFF; text-decoration:none; display:block; padding-top:8px; line-height:20px;}
A.reinreporttab:link { color:#FFFFFF; text-decoration:none; }
A.reinreporttab:hover { color:#FFFFFF; text-decoration:underline; }

.articlenewtd {background:url(images/menu_divider.gif) no-repeat right;width:98px;height:34px;float:left;text-align:center;}
.articlenewtab {text-align:center;color:#FFF;font:bold 12px Verdana;margin:0;padding:0;}
A.articlenewtab { color:#FFFFFF; text-decoration:none; display:block; padding-top:8px; line-height:20px;}
A.articlenewtab:link { color:#FFFFFF; text-decoration:none; }
A.articlenewtab:hover { color:#FFFFFF; text-decoration:underline; }

.viewnewtd {background:url(images/menu_divider.gif) no-repeat right;width:112px;height:34px;float:left;text-align:center;}
.viewnewtab {text-align:center;color:#FFF;font:bold 12px Verdana;margin:0;padding:0;}
A.viewnewtab { color:#FFFFFF; text-decoration:none; display:block; padding-top:8px; line-height:20px; }
A.viewnewtab:link { color:#FFFFFF; text-decoration:none; }
A.viewnewtab:hover { color:#FFFFFF; text-decoration:underline; }

.latestnewtd {background:url(images/menu_divider.gif) no-repeat right;width:126px;height:34px;float:left;text-align:center;}
.latestnewtab {text-align:center;color:#FFF;font:bold 12px Verdana;margin:0;padding:0;}
A.latestnewtab { color:#FFFFFF; text-decoration:none; display:block; padding-top:8px; line-height:20px; }
A.latestnewtab:link { color:#FFFFFF; text-decoration:none; }
A.latestnewtab:hover { color:#FFFFFF; text-decoration:underline; }

.titlenewtd {background:url(images/menu_divider.gif) no-repeat right;width:75px;height:34px;float:left;text-align:center;}
.titlenewtab {text-align:center;color:#FFF;font:bold 12px Verdana;margin:0;padding:0;}
A.titlenewtab { color:#FFFFFF; text-decoration:none; display:block; padding-top:8px; line-height:20px; }
A.titlenewtab:link { color:#FFFFFF; text-decoration:none; }
A.titlenewtab:hover { color:#FFFFFF; text-decoration:underline; }
/***********/
