@charset "iso-8859-1";

body, p, b, table, td
{
font-family: Verdana, Arial, Helvetica, sans-serif;
font-size:11px;
color: #FFFFFF;
}

input, textarea
{
font-size: 11px;
color:#000000;
}

h2 {font-size: 12px;}
h3 {font-size: 12px;}

.button
{
font-weight: bold;
color:#FFFFFF;
background-color:FFCC66;
cursor: hand;
}

a, a:visited { COLOR: #FFFFFF; TEXT-DECORATION: none; }
a:hover, a:active { COLOR: #FFCC00; TEXT-DECORATION: underline; }

hr {color: #FFFFFF;}

table.ta, table.tb, table.tc, table.tp, table.t1, table.t2
{
border-color: #FFFFFF;
border: 1px solid;
margin-bottom: 3px;
}

table.t2
{
background-color:#3179EF;
border-color: #FFFFFF;
border: 1px solid;
}

