body
{ background-color: #8F645E;
text-align: center;
margin: 10px;
background-image: url(/skins/omwf/bg.jpg);
background-repeat: repeat-y;
background-position: top center;}

body, td, input, select, textarea
{ font-family: Arial;
font-size: 11px;
line-height: 14px;
color: #8F645E;}

a { text-decoration: none;
font-weight: bold;
color: #8F645E;
border-bottom: 1px dotted #8F645E;}

a:hover
{ color: #8F645E;
border-bottom: 1px solid #8F645E;}

#layout
{ width: 435px;
height: auto;
margin: 0px auto;
background-color: #452A33;}

#layout img
{ border: 0px;}

#content 
{ width: 411px;
margin: 0px auto;
text-align: justify;
padding: 10px 12px 1px 12px;
background-color: #452A33;}

p { margin: 0px 0px 10px 0px;}

h2
{ margin: 0px 0px 5px 0px;
font-size: 12px;
line-height: 12px;
text-transform: uppercase;
letter-spacing: 1px;}

input, textarea, select, .chart
{border: 1px solid #8F645E;
background-color: #452A33;
margin: 0px;}

