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

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

p, td {line-height: 150%; font-size: 13px;}

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

h2 {margin-bottom: -8px; margin-top: 0px; font-size: 13px; color: #009999; font-weight: bold;}

a:link, a:visited {	color: #006600; text-decoration: underline;}
a:hover, a:active { color: #CC0000; text-decoration: none;}

a.nav:link, a.nav:visited {	color: #006600; text-decoration: none; font-weight: bold; font-size: 13px; }
a.nav:hover, a.nav:active { color: #CC0000; text-decoration: underline; font-weight: bold; font-size: 13px; }

a.view:link, a.view:visited {	color: #80786C; text-decoration: none; font-weight: bold; font-size: 13px; }
a.view:hover, a.view:active { color: #CC0000; text-decoration: underline; font-weight: bold; font-size: 13px; }

.title {font-family: Arial, Verdana, Helvetica, sans-serif; font-size: 25px; font-weight: bold; color: #006600; background-image: url(layout/pg_header_right.gif); background-repeat: no-repeat;}

.notes {font-size: 11px;}
.links {padding-left: 30px;padding-right: 30px;font-size: 11px;}
.item { color: #80786C;}
.indent {padding-left: 30px;}

.content {background-image: url(layout/pg_content.gif); padding-left: 150px; padding-left: 15px; padding-bottom: 15px; background-repeat: no-repeat;}
.menuarea {background-image: url(layout/menu_back.gif);}

.footerleft{color: #808080; font-size: 11px; background-image: url(layout/pg_footer_left.gif);}
.footerright{color: #808080; font-size: 11px; background-image: url(layout/pg_footer_right.gif);}
a.footer:link, a.footer:visited {color: #000000; text-decoration: none;}
a.footer:hover, a.footer:active { color: #000000; text-decoration: underline;}

.end{color: #000000; font-size: 11px; padding-right: 30px;}
a.sd:link, a.sd:visited {color: #000000; text-decoration: none;}
a.sd:hover, a.sd:active { color: #FFFFFF; text-decoration: underline;}

.printleft { background-image: url(layout/pg_left.gif); background-repeat: repeat-y;}
.printright { background-image: url(layout/pg_right.gif); background-repeat: repeat-y;}
.printtop { background-image: url(layout/pg_top.gif); background-repeat: no-repeat;}
.printfooter { background-image: url(layout/pg_bot.gif); background-repeat: no-repeat;}
.printmenutop { background-image: url(layout/menu_top.gif); background-repeat: no-repeat;}
.printmenubot { background-image: url(layout/menu_bot.gif); background-repeat: no-repeat;}
.printheaderleft { background-image: url(layout/pg_header_left.gif); background-repeat: no-repeat;}
.printheaderlogo { background-image: url(layout/pg_header_middle.gif); background-repeat: no-repeat;}
