a.buttonlarge	{
display: block;
color: #FFFFFF;
background-image: url(/meccagames/interface/images/button_large_off.gif);
background-repeat:no-repeat;
width: 160px;
height: 27px;
text-indent: 11px;
text-decoration: none;
font-size: 12px;
font-weight:bold;
padding-top:3px

}

a.buttonlarge:link	{
display: block;
color: #FFFFFF;
background-image: url(/meccagames/interface/images/button_large_off.gif);
background-repeat:no-repeat;
width: 160px;
height: 27px;
text-indent: 11px;
text-decoration: none;
font-size: 12px;
font-weight:bold;
padding-top:3px
}

a.buttonlarge:visited	{
display: block;
color: #FFFFFF;
background-image: url(/meccagames/interface/images/button_large_off.gif);
background-repeat:no-repeat;
width: 160px;
height: 27px;
text-indent: 11px;
text-decoration: none;
font-size: 12px;
font-weight:bold;
padding-top:3px
}

a.buttonlarge:hover	{
display: block;
color: #FFFFFF;
background-image: url(/meccagames/interface/images/button_large_on.gif);
width: 160px;
height: 27px;
text-indent: 11px;
text-decoration: none;
font-size: 12px;
font-weight:bold;
padding-top:3px
}

a.button 	{
display: block;
color: #FFFFFF;
background-image: url(/meccagames/interface/images/button_off.gif);
background-repeat:no-repeat;
width: 160px;
height: 17px;
text-indent: 10px;
text-decoration: none;
font-size: 10px;
font-weight: bold;
padding-top:2px
}

a.button:visited 	{
display: block;
color: #FFFFFF;
background-image: url(/meccagames/interface/images/button_off.gif);
background-repeat:no-repeat;
width: 160px;
height: 17px;
text-decoration: none;
font-size: 10px;
font-weight: bold;
padding-top:2px

}

a.button:hover	{
display: block;
color: #FFFFFF;
background-image: url(/meccagames/interface/images/button_on.gif);
background-repeat:no-repeat;
width: 160px;
height: 17px;
text-decoration: none;
font-size: 10px;
font-weight: bold;
padding-top:2px
}

a.logoutbutton 	{
display: block;
color: #FFFFFF;
background-image: url(/meccagames/interface/images/logout_off.gif);
background-repeat:no-repeat;
width: 50px;
height: 17px;
text-indent: 5px;
text-decoration: none;
font-size: 10px;
font-weight: bold;
padding-top:2px
}

a.logoutbutton:visited 	{
display: block;
color: #FFFFFF;
background-image: url(/meccagames/interface/images/logout_off.gif);
background-repeat:no-repeat;
width: 50px;
height: 17px;
text-decoration: none;
font-size: 10px;
font-weight: bold;
padding-top:2px
}

a.logoutbutton:hover	{
display: block;
color: #FFFFFF;
background-image: url(/meccagames/interface/images/logout_on.gif);
background-repeat:no-repeat;
width: 50px;
height: 17px;
text-decoration: none;
font-size: 10px;
font-weight: bold;
padding-top:2px
}
