@charset "iso-8859-1";
body,td,p,br 
{
color : #000000;
font-family : Arial, Verdana, Geneva, Helvetica, sans-serif;
font-size : 12px;
}
body
{
background-image: url(images/bg.jpg); 
}
b
{
font-family : Arial, Verdana, Geneva, Helvetica, sans-serif;
font-style: strong
}
.header
{
color : #408080;
background-color: #ffffff;
font-family : Arial, Verdana, Geneva, Helvetica, sans-serif;
font-size : 11px;
}
.content
{
color : #000000;
background-color: #fafae6;
font-family : Arial, Verdana, Geneva, Helvetica, sans-serif;
font-size : 12px;
margin-left: 10px;
margin-right: 10px;
}
.nav
{
color : #ffffff;
background-color: #5d52a2;
font-family : Arial, Verdana, Geneva, Helvetica, sans-serif;
font-size : 11px;
}

a.nav:link {color: #ffffff; text-decoration: none; font-size : 11px; font-style:strong}
a.nav:visited {color: #ffffff; text-decoration: none; font-size : 11px; font-style:strong}
a.nav:hover {color: #FFFFBB; text-decoration: underline; font-size : 11px; font-style:strong}

.footer
{
color : #000000;
background-color: #ffffff;
font-family : Arial, Verdana, Geneva, Helvetica, sans-serif;
font-size : 11px;
}

a:link {color: #408080; text-decoration:underline}

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

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

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


h1, h2, h3, h4 
{color:#408080; font-style:strong }

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