body
{
 font-family: Verdana, Helvetica, sans-serif;
 font-size: 11px;
 color: #000000;
 background-color: #FAFAD2;
}
table
{
 font-family: Verdana, Helvetica, sans-serif;
 font-size: 12px;
 color:#000000;
}
a:link
{
 color: #B15210;
 font-weight: bold;
 font-size: 12px;
 text-decoration: none;
}
a:visited
{
 color: #B15210;
 font-weight: bold;
 font-size: 12px;
 text-decoration: none;
}
a:active
{
 color: #B15210;
 font-weight: bold;
 font-size: 12px;
 text-decoration: none;
}
a:hover
{
 color: #FBBC00;
 font-weight: bold;
 font-size: 12px;
 text-decoration: underline;
}
.title
{
 font-weight: bold;
 font-size: 12px;
 color: #AAAAAA;
}

input
{
 background: #FFFFFF;
 color: #000000;
 font-size: 10px;
}
.menu
{
font-family:"Times New Roman", Times, serif;
font-weight:500;
font-style:italic;
font-weight: bold;
padding-left: 15px;
} 

.menu2
{
 background-image:url(images/element_menu.png);
 height:25;
}

body.menu
{
 font-family: Verdana, Helvetica, sans-serif;
 font-size: 12px;
 color: #000000;
}

table.menu
{
 font-family: Verdana, Helvetica, sans-serif;
 font-size: 12px;
 color: #000000;
}

a.menu:link
{
 font-weight: bold;
 font-size: 18px;
 color: #FFFFFF;
 text-decoration: none;
}
a.menu:visited
{
 font-weight: bold;
 font-size: 18px;
 color: #FFFFFF;
 text-decoration: none;
}
a.menu:active
{
 font-weight: bold;
 font-size: 18px;
 color: #FFFFFF;
 text-decoration: none;
}
a.menu:hover
{
 color: #B15210;	
 font-weight: bold;
 font-size: 18px;
}
.title.menu
{
 font-weight: bold;
 font-size: 12px;
 color: #AAAAAA;
}

input.menu
{
 background: #FFFFFF;
 color: #000000;
 font-size: 10px;
}
