﻿body{
margin:0px;
padding:0px;
font-family: Arial, Helvetica, sans-serif;
font-size: 0.8em;
font-size: 100%;
text-align: center;
color:#003f4f;
background-color:#fff;
background-image:url(../images/bg_top.jpg);
background-repeat:repeat-x;
height: 100%;
}

.menuleft
{
font-size: 0.8em;
vertical-align:top;
padding:20px;
}

.header{
font-size: 0.8em;
margin:0;
padding:0;
color:#003f4f;
width: 290px;
}

.shadowRight
{
vertical-align:top;
margin:0;
width:20px;
background-image: url(../images/shadow_Right.jpg);
}

.shadowFooter
{
vertical-align:top;
margin:0;
width:780px;
height: 20px;
}

.nav
{
padding-left: 5px;
text-align:left;
background-color: #e00025;
width:180px;
padding-bottom:15px;
}

.content
{
text-align: justify;
vertical-align: top;
padding: 10px 10px 10px 10px;
text-align:left;
/*background-color : #e3f0f7;*/
font-size: 0.8em;

}

.footer 
{
width: 100%;
height: 25px;
font-size: 0.7em;
text-align:center;
}

.bottom

{
background-color:#a1d4e4;
background-image:url(../images/bg_bottom.jpg);
background-repeat:repeat-x;
height: 130px;     
    }

.Sitemap
{
	font-size: 0.8em;
	font-weight: bold;
	
	}

.content a
{
text-decoration: underline;
}

.content a:hover
{
text-decoration: none;
}

a
{
color: #b4be27;
font-size:1em;
text-decoration: underline;
}

.linkwit{
color: #fff;}

.linkwit a:link, .linkwit a{
color: #fff;}

.linkwit a:hover{
color: #fff;
text-decoration: none;
}