body {margin: 0;
padding: 0;
font-family: "Trebuchet MS", sans-serif;
font-size: .8em;
line-height: 1.4em;
height:100%;
color: #555555;
background-color:#ffffff;
background-image:url(images/bg-fade.gif);
background-position:top;
background-repeat:repeat-x;}

a:link, a:visited{
	color: #555555;
	text-decoration: underline;
}

a:hover{
    color: #4BC100;
	text-decoration: underline;
}

h1 {font-size:160%;
font-weight:bold;
color: #4BC100;}

h2 {font-size: 1em;
font-weight:bold;}

div#header {height: 20px;
text-align: left;
border-top: solid #4BC100 1px;
border-bottom: solid #4BC100 1px;
padding-top: 5px;
padding-bottom: 3px;
padding-left: 15px;
margin-top: 5px;
margin-bottom: 15px;}

div#footer_page {padding: 2%;
text-align: center;
clear: both;
padding-top: 5px;
padding-bottom: 3px;
border-top: solid #555555 1px;
margin-top: 15px;
}


div#logoarea {padding: 0%;
width: 667px;
text-align: justify;
margin-right: auto;
margin-left: auto;
margin-bottom: 15px;}

div#maincontent {padding-top: 1%;
padding-left: 1%;
padding-right: 1%;
padding-bottom: 1%;
width: 639px;
text-align: justify;
margin-right: auto;
margin-left: auto;
border-top: solid #555555 1px;
border-right: solid #555555 1px;
border-left: solid #555555 1px;
border-bottom: solid #555555 1px;}

div#maincontent a:link, a:visited{
	color: #4BC100;
	text-decoration: underline;
}

div#maincontent a:hover{
    color: #555555;
	text-decoration: underline;
}

div#form {padding-top: 1%;
padding-left: 1%;
padding-right: 1%;
padding-bottom: 1%;
margin-right: auto;
margin-left: auto;
color: #555555;
background-color: #ffffff;
border-top: solid #555555 1px;
border-right: solid #555555 1px;
border-left: solid #555555 1px;
border-bottom: solid #555555 1px;}

div#leftcolumn {float: left;
width: 200px;}

div#rightcolumn {float: right;
width: 200px;}