.tabholder{ width:100px; float:right; height:40px; background-image:url(images/button_w.gif); display:inline; background-repeat:no-repeat;}
.tab_content{width:100px; height:40px; text-align:center; margin-top:15px; float:right; font-size:12px}
.item_spacer{ width:10px; height:40px; float:right;}
.tabholder a{ color:#999B9C; cursor:hand; border:solid 1p green;}
.tabholder a:hover{ color:white; text-decoration:none;}
.tabholder:hover{background-image:url(images/button_y.gif); color:white; cursor:hand;background-repeat:no-repeat;}

#MainMenu 
{
 height:42px;
 margin:0;
 border-style:solid;
 border-color:#575757;
 border-top-width:0;
 border-right-width:0;
 border-bottom-width:3px;
 border-left-width:0;
}
#tab 
{
 margin:0;
 top:0;
}
#tab ul 
{
 margin:0;
 padding:0;
 list-style:none;
 float:left;
}
#tab li 
{
display:inline;
 float:left;
 margin:0 1px 0 0 ;
 padding:0;
}
#tab a 
{
 background:url("images/brigh t_105.gif") no-repeat right top;
 margin-left:0;
 padding:0;
 text-decoration:none;
 border:0;
 display:block;
 float:left;
}
#tab a span 
{
 display:block;
 background:url("images/bright_105.gif") no-repeat left top;
 padding:0 15px 0 15px;
 font-family:Arial, Helvetica, sans-serif;
 font-size:11;
 color:#FFFFFF;
 font-weight:bold;
 line-height:42px;
}
#tab a:hover,#tab li.item_active a 
{
 background-position:right bottom;
}
#tab a:hover span,#tab li.item_active a span 
{
 background-position:left bottom;
 color:#FFFFFF;
 font-weight:bold;
 font-style:normal;
 text-decoration:none;
}
.dropmenudiv
{
 position:absolute;
 top:0;
 float:left;
 display:block;
 visibility:hidden;
 border-style:solid;
 border-color:#575757;
 border-top-width:0;
 border-right-width:0;
 border-bottom-width:3px;
 border-left-width:0;
 background: transparent;
 color:#FFFFFF;
 z-index:100;
 text-decoration:none;
 padding:0;
}
.dropmenudiv ul 
{
 margin:0;
 padding:0;
 list-style:none;
}
.dropmenudiv li 
{
 display:inline;
 margin:0;
 padding:0;
}
.dropmenudiv a:link, .dropmenudiv a:visited
{
 width:180px;
 margin:0 1px 0 0 ;
 padding:0;
 display:block;
 border:0 solid ;
 color:#FFFFFF;
 background:url("images/bleft_105.gif") no-repeat left top;
 font-weight:bold;
 font-style:normal;
 text-decoration:none;
}
.dropmenudiv a span 
{
 float:left;
 display:block;
 line-height:42px;
 background:url("images/bright_105.gif") no-repeat right top;
 padding:0 15px 0 15px;
 font-family:Arial, Helvetica, sans-serif;
 font-size:11;
 color:#FFFFFF;
}
.dropmenudiv a span 
{
 float:none;
}
.dropmenudiv a:hover
{
 border:0 solid ;
 background-position:left bottom;
 font-weight:bold;
 font-style:normal;
 text-decoration:none;
 color:#FFFFFF;
}
.dropmenudiv a:hover span 
{
 background-position:right bottom;
 color:#FFFFFF;
 font-weight:bold;
}