a.{
color: #ffffff;
text-decoration: none;
}
a:hover{
color: #4B4B4B;
text-decoration: none;
}
a:active{
color: #ffffff;
text-decoration: none;
}

body{
background-color: #ffffff;
color: #fff;
font-family: Trebuchet, Trebuchet MS, Verdana, Arial, Helvetica, Sans-serif;
font-size: 11px;
}
table{
color: #fff;
font-family: Trebuchet, Trebuchet MS, Verdana, Arial, Helvetica, Sans-serif;
font-size: 11px;
}

input{
font-family: Trebuchet, Trebuchet MS, Verdana, Arial, Helvetica, Sans-serif;
font-size: 11px;
}
textarea{
font-family: Trebuchet, Trebuchet MS, Verdana;
font-size: 11px;
}
select{
font-family: Trebuchet, Trebuchet MS, Verdana, Arial, Helvetica, Sans-serif;
font-size: 11px;
}


.topmenuOn{
background: url("../img/topmenu_on_back.gif");
}

.topmenuOff{
background: url("../img/topmenu_off_back.gif");
}

.OnLink,.OnLink:hover,.OnLink:active{
color: #ffffff; text-decoration: none;
}

.OffLink{
color: #8C7B6F; text-decoration: none;
}

.OffLink:hover,.OffLink:active{
color: #8C7B6F; text-decoration: none;
}


/* CUSTOM TOP INFO */

.logtext	{
font family: trebuchet, "trebuchet MS", arial, sans-serif;
font-size: 11px;
color: #556E7E;
}

a.loglink	{
color: #fff;
text-decoration: none;}

a.loglink:hover{
color: #fff;
text-decoration: none;}

a.loglink:active{
color: #fff;
text-decoration: none;
}