html, body {margin: 0px; padding: 0px;}

body {background-color:#5B8B5C;	font-family: Verdana, Arial, Helvetica, sans-serif;	font-size: 13px; color: #333333;	background-image: url(../layout/back.gif); background-repeat: repeat-x;}

p, td {line-height: 150%;}

h1 {margin-top: 0px; font-size: 170%; color: #3E673F; font-weight: bold;}
h2 {margin-top: 0px; font-size: 140%; color: #5B8B5C; font-weight: bold;}

hr {color: #C0C0C0; height: 1px; width: 50%;}

a:link, a:visited {	color: #3E673F; text-decoration: underline;}
a:hover, a:active { color: #808080; text-decoration: none;}

.nav {padding-top: 1px; padding-bottom: 1px;}
a.nav:link, a.nav:visited {	color: #808080; text-decoration: none; font-weight: bold; font-size: 13px; padding-left: 15px;}
a.nav:hover, a.nav:active { color: #000000; text-decoration: underline; font-weight: bold; font-size: 13px; padding-left: 15px; }

.menuarea {background-image: url(../layout/menu_back.gif); background-repeat: repeat-y; padding: 5px;}
.menu_item {background-color:#f1f1f1; padding: 3px; background-image: url(../layout/menu_item.gif); background-repeat: no-repeat; padding-left: 10px}
a.menu:link, a.menu:visited {	color: #386339; text-decoration: none; font-weight: bold;}
a.menu:hover, a.menu:active { color: #386339; text-decoration: underline; font-weight: bold;}

.footerarea {background-color:#D8E1D9; color: #386339; font-size: 11px; padding: 10px; text-align: right}
a.footer:link, a.footer:visited {color: #000000; text-decoration: underline;}
a.footer:hover, a.footer:active { color: #386339; text-decoration: none;}

.contentarea {border-right: 1px solid #FFFFFF; background-color:#FFFFFF; padding: 25px;  background-image: url(../layout/content_back.gif); background-repeat: no-repeat;}

.pg_img {float: right; margin-left: 10px;}