body
{
font-family: Verdana;
font-size: 10pt;
color: #000000;
background-color:#bababa;
}

input, textarea
{
border: #d14024 1px solid;
background-color: #eeeeee;
}

hr
{
color:#f3cfb1;
}

.contentheading
{
font-weight:bold;
color:#852917;
border-bottom:#f3cfb1 1px solid;
font-size:10pt;
}

.header
{
border-top:1px solid black;
border-left:1px solid black;
border-right:1px solid black;
height:100px;
padding:0px;
}

.menu
{
vertical-align:top;
text-align:left;
border-left:1px solid black;
background-color:#F8E5D4;
padding-top:10px;
padding-bottom:10px;
}

.menu ul, .menu li {
padding-left:10px;
list-style:none;
margin: 0;
}

.menu_default
{
BORDER-BOTTOM: #f3cfb1 1px dashed;
}

.menu_current
{
BORDER-BOTTOM: #f3cfb1 1px dashed;
}

.position
{
background-color:#852917;
height:25px;
color:#EEB78E;
border-left:1px solid black;
border-right:1px solid black;
font-size:8pt;
padding-left:10px;
}

.content
{
text-align:justify;
vertical-align:top;
background-color:blue;
background-color:#ffffff;
border-right:1px solid black;
padding:10px;
}

.footer
{
background-color:#852917;
text-align:center;
height:25px;
border-bottom:1px solid black;
border-left:1px solid black;
border-right:1px solid black;
color:#EEB78E;
font-size:8pt;
}

A:link
{
COLOR:#852917;
TEXT-DECORATION:none;
}

A:visited
{
COLOR:#852917;
TEXT-DECORATION:none;
}

A:hover
{
COLOR:#e1924b;
TEXT-DECORATION:none;
}