/* CSS Document */

html, body {margin: 0px; padding: 0;}

body {background-color:#FFFFFF;	font-family: Verdana, Arial, Helvetica, sans-serif;	font-size: 11px;	color: #333333;	background-image: url(layout/back.gif);}

p, td {line-height: 150%; font-size: 13px;}

h1 {margin-top: 0px; font-size: 17px; color: #009900; font-weight: bold;}
h2 {margin-top: 0px; font-size: 15px; color: #006699; font-weight: bold;}

hr {color: #C0C0C0; height: 1px; width: 50%;}

a:link, a:visited {	color: #CC0000; text-decoration: underline;}
a:hover, a:active { color: #808080; text-decoration: none;}

a.menu:link, a.menu:visited {	color: #000000; text-decoration: none;  font-weight: bold; padding-left: 20px;}
a.menu:hover, a.menu:active { color: #000000; text-decoration: underline; font-weight: bold; padding-left: 20px;}

a.submenu:link, a.submenu:visited {	color: #000000; text-decoration: none; margin-left: 40px;}
a.submenu:hover, a.submenu:active { color: #000000; text-decoration: underline; margin-left: 40px;}

a.footer:link, a.footer:visited {color: #333333; text-decoration: none; text-decoration: underline;}
a.footer:hover, a.footer:active { color: #333333; text-decoration: underline; text-decoration: none;}
.footerarea{color: #333333; font-size: 11px; background-color: #C9E0D0; padding-top: 10px; padding-bottom: 10px; padding-right: 10px;}

.titlecol {color: #000000;}

.float_right {float: right; margin-left: 4px; margin-bottom: 4px}

.contentarea {padding-top: 30px; padding-left: 30px; padding-right: 30px;}
.linksarea {padding-top: 30px; padding-left: 30px; padding-right: 30px; font-size: 11px;}

.menu_v {color: #009900; font-weight: bold;}
