@charset "iso-8859-1";

body
{
background-color: #C9C19B;
scrollbar-face-color: #695f45;
scrollbar-highlight-color: #695f45;
scrollbar-shadow-color: #C9C19B;
scrollbar-3dlight-color: #C9C19B;
scrollbar-arrow-color:  #C9C19B;
scrollbar-track-color: #695f45;
scrollbar-darkshadow-color: #695f45;
}

body, p, b, table, td
{
font-family: Verdana, Arial, Helvetica, sans-serif;
font-size: 11px;
color: #000000;
}

input, textarea
{
font-size: 10px;
background-color: #EABBA4;
}

.button {background-color: #EABBA4; font-weight: bold; cursor: hand}

h2 {font-size: 12px;}
h3 {font-size: 12px;}

a { color: #695f45; text-decoration: none;}
a:hover { color: #FFFFFF; text-decoration: none;}

hr {color: #695f45}

table.ta, table.tb, table.tc, table.tp, table.t1, table.t2
{
border: 3 solid #695f45;
margin-bottom: 3px;
}

table.t2
{
background-color: #EABBA4;
}



