﻿.menu_tab a:link {
	color:#000;
	text-decoration:none;
	background: url(/img/menu/black_00.gif); 
width:120px;
height:19px;
text-align:center;
padding:5px 0 0 0;
color:#000;
float:left;
}
.menu_tab a:visited {
	color:#000;
	text-decoration:none;
	background: url(/img/menu/black_00.gif); 
width:120px;
height:19px;
text-align:center;
padding:5px 0 0 0;
color:#000;
float:left;
}
.menu_tab a:hover {
	color:#C00;
background: url(/img/menu/black_00.gif); 
width:120px;
height:19px;
text-align:center;
padding:5px 0 0 0;
text-decoration:none;
color:#000;
float:left;
}
.menu_tab {
margin:0;
padding:0;
height:24px;
width:949px;
background:url(/img/menu/menu_bg.gif) repeat-x;
border-right:solid 1px #999;
font-size:12px;
clear:both;
}
.menu_tab ul {
margin:0; 
padding:0; 
height:24px;
list-style:none; 
}
.menu_tab li{
margin:0;
padding:0;
float:left;
}