ul.globaltabs { list-style-type: none; padding: 0px; padding-bottom: 26px; margin: 0px; }
ul.globaltabs li.SearchTab { 
float: left;
margin: 2px 2px 0px 2px;
border: 2px solid rgb(0,0,0);
font-size: 8.25pt;
font-weight: bold;
font-style: normal;
font-family: Microsoft Sans Serif;
color: rgb(255,255,255);
background-color: rgb(255,0,0);
}
ul.globaltabs li.SearchTab a { 
float: left; 
margin: 0px;
display: block; 
color: rgb(255,255,255);
text-decoration: none; 
padding: 4px; 
background-color: transparent;
}
ul.globaltabs li.SearchTab a:hover {
background: rgb(255,0,0);
}
ul.globaltabs li.FavoriteTab { 
float: left;
margin: 2px 2px 0px 2px;
border: 2px solid rgb(0,0,0);
font-size: 8.25pt;
font-weight: bold;
font-style: normal;
font-family: Microsoft Sans Serif;
color: rgb(255,255,255);
background-color: rgb(255,0,0);
}
ul.globaltabs li.FavoriteTab a { 
float: left; 
margin: 0px;
display: block; 
color: rgb(255,255,255);
text-decoration: none; 
padding: 4px; 
background-color: transparent;
}
ul.globaltabs li.FavoriteTab a:hover {
background: rgb(255,0,0);
}
ul.globaltabs li.HistoryTab { 
float: left;
margin: 2px 2px 0px 2px;
border: 2px solid rgb(0,0,0);
font-size: 8.25pt;
font-weight: bold;
font-style: normal;
font-family: Microsoft Sans Serif;
color: rgb(255,255,255);
background-color: rgb(255,0,0);
}
ul.globaltabs li.HistoryTab a { 
float: left; 
margin: 0px;
display: block; 
color: rgb(255,255,255);
text-decoration: none; 
padding: 4px; 
background-color: transparent;
}
ul.globaltabs li.HistoryTab a:hover {
background: rgb(255,0,0);
}
