input {  font-family: Verdana, Arial, Helvetica, sans-serif; font-size: 11px; color: #006633; background-color: #FFFFFF; border: #333333; border-style: solid; border-top-width: 1px; border-right-width: 1px; border-bottom-width: 1px; border-left-width: 1px}
td {  font-family: Verdana, Arial, Helvetica, sans-serif; font-size: 11px; color: #000000}
.bigred {  font-family: Arial, Helvetica, sans-serif; font-size: 14px; font-weight: bold; color: #CC0000}
.red {  color: #CC0000; text-decoration: none}
.redbold {  font-weight: bold; color: #CC0000; font-size: 11px}
a {  color: #0033CC; text-decoration: underline}
a:hover {  text-decoration: underline}
.small {  font-size: 10px}
.white {  color: #FFFFFF}
h2 {  font-family: Arial, Helvetica, sans-serif; font-size: 20px; font-weight: bold; font-style:italic}
.active {  font-weight: bold; color: #CC0000}
.title {  font-family: Arial, Helvetica, sans-serif; font-size: 20px; font-weight: bold; font-style:italic; }
h1 {font-size:18px;font-weight:bold;
}
h4 {background:#339933 url(bg-h1.gif) repeat-x scroll left center;
border:1px solid #339933;
color:white;
font-size:14px;
height:17px;
line-height:14px;
margin-bottom:15px;
padding:3px 10px 1px;
}

.greenbox {
	  background-color: #339933;
	  border: black 1px solid;
	  width: 150px;
	  line-height: 24px;
	  display: table-cell;
	  color: white;
	  text-decoration: none;
	  font-weight: bold;
	  font-family: Tahoma;
	  padding-left:5px;	
	  font-size: 12px;
	  font-smooth: always;
	}

ul.nobullets
{
	padding:0px;
	margin:0px;
}

ul.nobullets li 
{
	list-style-position:outside; 
	list-style:none;
	padding:3 0 3 10;
	margin:0 0 0 0;
}