* { box-sizing:border-box; -moz-box-sizing:border-box; }


.radio
{
border: 0px;
width: 10px;
}

.button
{
background: #CCCCCC;
border: 1px solid #CCCCCC;
font-size: 11px;
color: #000000;
float: #none;
}


a
{
text-decoration: none;
font-family: Arial, Helvetica;
font-size: 13px;
color: #3d2618;
}

a:hover
{
color: #e74638;
}

.white
{
font-family: Tahoma, Trebuchet MS;
font-size: 12px;
color: #FFFFFF;
}

.white:hover
{
color: #CCCCCC;
}

.MENU_TITLE
{
font-size: 22px;
text-decoration: underline;
color: e74638;
padding-bottom: 7px;
}

.MENU_NAV
{
font-family: Arial, Helvetica;
font-size: 16px;
padding-top: 0px;
padding-bottom: 5px;
text-decoration: none;
color: #3d2618;
}

.MENU_NAV:hover
{
color: #e74638;
}

