body
{
 font-family: Verdana, Helvetica, sans-serif;
 font-size: 11px;
 color: #000000;
 background-color: #FFFFFF;
}
table
{
 font-family: Verdana, Helvetica, sans-serif;
 font-size: 12px;
 color:#000000;
 background-color: #FFFFFF;
}
a:link
{
 color: #216291;
 font-weight: bold;
 font-size: 12px;
 text-decoration: none;
}
a:visited
{
 color: #216291;
 font-weight: bold;
 font-size: 12px;
 text-decoration: none;
}
a:active
{
 color: #216291;
 font-weight: bold;
 font-size: 12px;
 text-decoration: none;
}
a:hover
{
 color: #e4b205;
 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;
}
 


.menu2
{
 background-image:url(menu3.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: 12px;
 text-decoration: none;
}
a.menu:visited
{
 font-weight: bold;
 font-size: 12px;
 text-decoration: none;
}
a.menu:active
{
 font-weight: bold;
 font-size: 12px;
 text-decoration: none;
}
a.menu:hover
{
 color: #FFCC33;	
 font-weight: bold;
 font-size: 12px;
}
.title.menu
{
 font-weight: bold;
 font-size: 12px;
 color: #AAAAAA;
}

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