@charset "iso-8859-1";
body,td,p,br 
{
color : #938170;
font-family : Arial, Verdana, Geneva, Helvetica, sans-serif;
font-size : 12px;

}
.content
{
color : #938170;
background-color: white;
font-family : Helvetica, Arial, Verdana, Geneva, sans-serif;
font-size : 12px;
margin left: 10px;
}
.nav
{
color: #938170;
background-color: #e3ecf0;
font-weight: bold;
font-family :  Helvetica, Arial, Verdana, Geneva, sans-serif;
font-size : 11px;

}
.side
{
color : #938170;
background-color: #f6efbc;
font-family :  Helvetica, Arial, Verdana, Geneva, sans-serif;
font-size : 11px;

}
.bot
{
color : #938170;
background-color: #ffffff;
font-family :  Helvetica, Arial, Verdana, Geneva, sans-serif;
font-size : 10px;

}
b
{
font-family : Helvetica, Arial, Verdana, Geneva, sans-serif;
font-style: strong
}
body
{
background-image: url(images/bg.jpg); 
}
a:link {color: #938170; text-decoration:underline}

a:visited {color: #458198; text-decoration:underline}

a:active {color:#938170; text-decoration:underline}

a:hover {color:#458198; text-decoration:underline}


h1, h2, h4, h3
{color:#90765e; }

hr
{ width: 99%; color: #938170; size: 1; text-decoration: noshade ; text-align : center;}
