@charset "iso-8859-1";
body,td,p,br 
{
color : #000000;
font-family : Arial, Verdana, Geneva, Helvetica, sans-serif;
font-size : 13px;
}
body
{
background-image: url(images/bg.jpg); 
}
b
{
font-style: strong
}
.header
{
color : #000000;
background-color: #ffffff;
font-family : Arial, Verdana, Geneva, Helvetica, sans-serif;
font-size : 11px;
}
.content
{
color : #000000;
background-color: #ffffff;
font-family : Arial, Verdana, Geneva, Helvetica, sans-serif;
font-size : 12px;
}
.nav
{
color : #000000;
background-color: #4D6699;
background-image: url(images/homepage_02.gif); 
font-family : Arial, Verdana, Geneva, Helvetica, sans-serif;
font-size : 11px;
}
nav
{
color : #000000;
background-color: #4D6699;
background-image: url(images/homepage_02.gif); 
font-family : Arial, Verdana, Geneva, Helvetica, sans-serif;
font-size : 11px;
}
.sidenav
{
color : #000000;
background-color: #4D6699;
background-image: url(images/homepage_04.gif); 
font-family : Arial, Verdana, Geneva, Helvetica, sans-serif;
font-size : 11px;
margin-left: 4px;
}
a.navlink:link {color: #ffffff; text-decoration: none; font-size : 12px; font-style:strong}
a.navlink:visited {color: #ffffff; text-decoration: none; font-size : 12px; font-style:strong}
a.navlink:hover {color: #00FFFF; text-decoration: underline; font-size : 12px; font-style:strong}

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

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

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

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

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


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

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