﻿body{
margin:0px;
padding:0px;
font-family: "trebuchet MS", Arial, Helvetica, sans-serif;
font-size: 0.8em;
font-size: 100%;
text-align: center;
color:#16282c;
background-color:#a1c627;
background-image:url(../images/bg.jpg);
background-repeat:repeat-x;
height: 100%;
}

.menuleft
{
font-size: 0.8em;
vertical-align:top;
}

.header{
font-size: 0.7em;
margin:0;
padding:0;
color:#17282c;
width: 494px;
}

.header a{
color:#92bd04;
}

.header a:hover{
color:#92bd04;
text-decoration:none;
}

.shadowRight
{
vertical-align:top;
margin:0;
width:20px;
background-image: url(../images/shadow_Right.jpg);
}

.menu
{
background-image: url(../images/bg_menu.jpg);
width:306px;
}

.menuHeight
{
background-image: url(../images/bg_menu.jpg);
width: 306px;
height: 50px;
}

.content
{
text-align: justify;
vertical-align: top;
padding: 10px 10px 10px 10px;
text-align:left;
background-color : #fff;
font-size: 0.8em;
}

.contentInline
{
text-align: right;
vertical-align: top;
width: 494px;
}

.footer 
{
width: 100%;
height: 25px;
font-size: 0.7em;
text-align:center;
}

.footer a
{
color: #fff;
}

.footer a:hover
{
text-decoration: none;
}

.bottom

{
background-color:#a1d4e4;
background-image:url(../images/bg_bottom.jpg);
background-repeat:repeat-x;
height: 130px;     
    }

.Sitemap
{
	font-family: "trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 0.8em;
	font-weight: bold;
}

.content a:hover
{
text-decoration: none;
}

a
{
color: #92bd04;
font-size:1em;
text-decoration: underline;
}

