html, body { margin: 0px; padding: 0px; width: 100%; height: 100%; background-color: #8C0000; }

td, div { font-family: Arial, Helvetica, sans-serif; font-size: 12px; }

* html ul { float:left; }
* html ul li { clear: left; width: 100%; }

ul, ol, li { padding: 0px; margin: 0px; }
li { display: list-item; margin-left: 20px; }

a { font-family: Arial, Helvetica, sans-serif; font-size: 12px; color: #8C0000; text-decoration: none; }
a:hover { text-decoration: underline; }

.tblBody { width: 100%; height: 100%; }
.tdBody { width: 100%; height: 100%; background-image: url(bg2.gif); background-repeat: repeat-y; background-position: center; }

.tblContent { width: 760px; height: 100%; }

.tdNav { width: 200px; vertical-align: top; background-color: #D1D1D1; }
.nav { width: 200px; margin-top: 0px; }

.nav1 { width: 180px; margin-top: 20px; }
.nav1 div { margin-left: 20px; }
.nav1 a { font-family: Arial, Helvetica, sans-serif; font-size: 13px; color: #000000; font-weight: bold; }
.nav1 a:hover { text-decoration: none; color: #8C0000; }

.nav1_hi { width: 180px; margin-top: 20px; }
.nav1_hi div { margin-left: 20px; }
.nav1_hi a { font-family: Arial, Helvetica, sans-serif; font-size: 13px; color: #8C0000; font-weight: bold; }
.nav1_hi a:hover { text-decoration: none; color: #8C0000; }

.nav2 { width: 180px; margin-top: 8px; background-image: url(dot.gif); background-repeat: no-repeat; background-position: 22 5; }
.nav2 div { margin-left: 30px; }
.nav2 a { font-family: Arial, Helvetica, sans-serif; font-size: 12px; color: #000000; line-height: 13px; }
.nav2 a:hover { text-decoration: none; color: #8C0000; }

.nav2_hi { width: 180px; margin-top: 8px; background-image: url(dot_hi.gif); background-repeat: no-repeat; background-position: 22 5; }
.nav2_hi div { margin-left: 30px; }
.nav2_hi a { font-family: Arial, Helvetica, sans-serif; font-size: 12px; color: #8C0000; line-height: 13px; }
.nav2_hi a:hover { text-decoration: none; color: #8C0000; }

.tdCenter { width: 1px; background-color: #8C0000; }
.tdContent { width: 559px; vertical-align: top; background-color: #FFFFFF; background-image: url(content_g.jpg); background-repeat: repeat-x; background-position: top; }
.content { padding: 20px; }

.textHead { font-family: Arial, Helvetica, sans-serif; font-size: 16px; font-weight: bold; padding-bottom: 20px; }
.textHead2 { font-family: Arial, Helvetica, sans-serif; font-size: 14px; font-weight: bold; padding-bottom: 14px; }

.textRight { width: 249px; float: right; margin-left: 20px; margin-bottom: 20px; }

.imgLeft { border: 1px #8C0000 solid; float: left; margin-right: 20px; margin-bottom: 10px; }
.imgRight { border: 1px #8C0000 solid; float: right; margin-left: 20px; margin-bottom: 10px; }

.ul { padding-left: 0px;  }
.ol { padding-left: 0px;  }
