﻿td {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000000;
}
a {
	color: #0000FF;
	text-decoration: underline;
}
a:hover {
	color: #FF0000;
	text-decoration: none;
}
.menulink {
	color: #5e5e5e;
	text-decoration: none;
}
.menulink:hover {

	color: #000000;
	text-decoration: none;
}
.bottext {
	color: #FFFFFF;
}
.copy {
	color: #000000;
	text-decoration: none;
}
.botlink {
	color: #ffcc00;
	text-decoration: none;
}
.copy:hover {

	color: #D6E7CB;
	text-decoration: underline;
}
.botlink:hover {

	color: #FFE88A;
	text-decoration: underline;
}
li {
	list-style-image: url(../images/bullet.gif);
}
h3 {
	font-size: 14px;
	font-weight: bold;
	color: #000000;
}
.inp1 {
	height: 20px;
	width: 260px;
}
.inp2 {
	height: 20px;
	width: 400px;
}
.inptextarea {
	width: 400px;
}
.inp1yellow {
	height: 20px;
	width: 260px;
	background-color: #FFF8ab;
}
.inp2yellow {
	height: 20px;
	width: 400px;
	background-color: #FFF8ab;
}
h2 {

	font-size: 16px;
	font-weight: bold;
	color: #659A20;
}
.inp1msg {
	width: 260px;
}

.name{
  			font-family: Verdana, Arial, sans-serif;
  			font-size: 11;
  			color: #496e13;
			font-weight: bold;
  			}
	
.details td{
	padding-left: 5px;
	padding-right: 5px;
	color: #404040;
	}

td.hdr2{
	padding-left: 5px;
	padding-right: 5px;
	color:#FFFFFF;
	}

.details td.hdr1{
	padding-left: 5px;
	padding-right: 5px;
	color:#FFFFFF;
	}

.hdr1{
	font-family: Verdana, Arial, sans-serif;
	color: #FFFFFF;
	font-size: 12px;
	font-weight: bold;
	background-color: #496e13;
	height:25;
}

.hdr2{
	font-family: Verdana, Arial, sans-serif;
	color: #FFFFFF;
	font-size: 11px;
	font-weight: bold;
	background-color: #CC0000;
}

.subhdr{
	font-family: Verdana, Arial, sans-serif;
	font-size: 11px;
	background-color: #F0F0F0;
	height: 25;
}

h1{
	font-family: Verdana, Arial, sans-serif;
	font-size: 16px;
	font-weight: bold;
}

a.nav{
	color: #ffffff;
	text-decoration: none;
}
a.nav:hover{
	color: #ffffff;
	text-decoration: none;
}
.nopadding{
	padding: 0px;
}
.td_text_ctr {
	text-align: center;
	border: 0 solid #C0C0C0;
}
.td_bdr_1 {
	border-style: solid;
	border-width: 1px;
}

td.yell{
	color:#FF9900;
}

td.yell a{
	color:#FF9900;
}

.red {
	color:#FF0000;
}

.green {
	color: #659a20;
}
