
@charset "iso-8859-1";

body {font: 16px arial;}

a:link {font: bold 13px arial; color: #008000; text-decoration: none;}

a:active {font: bold 13px arial; color: #008000; text-decoration: none;}

a:visited {font: bold 13px arial; color: #008000; text-decoration: none;}

a:hover {font: bold 13px arial; color: #AF0020; text-decoration: underline;}

.border {border: solid 1px #6D8269;}

.left {float: left;}

.right {float: right;}

.scroll {overflow: auto;}

.title {background-color: #6D8269;      color: #C7E1A7;   font-face: Arial;      font-weight: bold;      font-size: 36px;   padding: 10px 20px 10px 20px;}

.title2 {color: #6D8269;   font-face: Arial;      font-weight: bold;      font-size: 18px;}

.titlemargin {margin: 0px 0px 0px 0px;}

.subtitle {color: #ffffff;   font-face: Arial;      font-weight: bold;      font-size: 14px;}

.content {padding: 0px 20px 0px 20px;    font-face: Arial;      font-size: 12px;      padding: 0px;   margin: 0px;}

.content.padleft {padding-left: 180px;}

.sidebar {width: 160px;      height: 445px;      background-color: #C7CFA7;      color: #C7CFA7;      font-weight: bold;      padding: 5px 0px 5px 0px;}

.sidebaritem {width: 150px;      background-color: #C7E1A7;      color: #6D8269;      border: solid 1px #6D8269;      font-size: 14px;      padding: 2px;      margin-bottom: 3px;}

.button {width: 600px;      background-color: #C7E1A7;      color: #6D8269;      border: solid 1px #6D8269;      font-size: 14px;      padding: 2px;      margin-bottom: 3px;}

.horiz {color: #4B1A95;      font-weight: bold;   width: 124px;   float: left;   text-align: center;}

.sidebaritem.first {margin-top: 10px;}

.footer {background-color: #C7CFA7;   font-size: 10px;   font-face: arial;   text-align: center;}