﻿body
{
    background-color: #DFDFDD;
    background: url(../img/bkgrdimg.jpg) repeat;
	font-family: arial, verdana;
	margin-top: 0.1px;
	margin-left: 1em;
	
}

.tblBody
{
	width:850px;
	background-color:#ffffff;
}

.tblBody2
{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size:9pt;
	vertical-align: top;
	width: 100px;
	background-color: #B1AD07;
}

.tblBody2 table
{
	background-color: #B1AD07;
	border: solid 1px #ffffff;
	width:100%;
}

.tblBody2 table tr td
{
	border-bottom: 1px solid #ED9F9F;
}

.tblBody2 table tr td a
{
	display: block;
	padding: 5px 5px 5px 0.5em;
	border-left: 12px solid  #B1AD07;
	border-right: 1px solid #B1AD07;
	background-color: #003300;
	color: #FFFFFF;
	text-decoration: none;
}

.tblBody2 table tr td a:hover {
	background-color: #B1AD07;
	color: #FFFFFF;
}

.tblBody3
{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size:9pt;
	vertical-align: top;
}

.tblBody3 table
{
	background-color: #ffffff;
	border: solid 1px #ffffff;
	width:100%;
}

.tblBody3 table tr td p
{
	padding: 1px;
}

.tblBody3 table tr td ul
{
    list-style: square;
}



.tblBody4
{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size:9pt;
	vertical-align: top;
	width: 150px;
}

.tblBody4 table
{
	background-color: #09CEA2;
	border: solid 1px #ffffff;
	width: 100%;
}

.tblBody4 table tr td a
{
    color: Blue;
    text-decoration: underline;
}

#footer{
  background-image: url(../img/footer2.jpg);
  font-family: Verdana, Arial, Helvetica, sans-serif;
  font-size: 12px;
  color: #195231;
  height: 17px;
  float: none;
  bottom: 0px
}

.htext
{
    font-size:x-large;
    color: Green;
    text-align:center;
}
.htext2
{
    font-size:small;
    color: Green;
    text-align:center;
}

.hline
{
    background: url(../img/greypx.gif) repeat;
    height:1px;
}
.ptext 
{
    font-size: 9pt;
    font-family:Arial, Verdana;
    padding: 0px;
    color: #484800;
}
.hgreen
{
    background: url(../img/greenMedline.gif) repeat;
    height: 20px;
    text-align:center;
    font-size:12px;
}

.navi{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size:9pt;
}
.navi ul {
	list-style: none;
    margin: 0px;
}
.navi li {
  list-style: none;
  margin: 0px;
  text-indent: 0px;
}

.navi li a  {
	display: block;
    color: #484800;
	text-decoration: none;
    list-style: none;
}
.navi li a:hover {
    color: #484800;
    text-decoration: underline;
    list-style: none;
}

