table { border:0px; border-collapse:collapse; } 
td {vertical-align:top; padding:0px; }


td, table, select,  input, textarea{
	font-family:tahoma;
	font-size:14px; 
	vertical-align:top;

	color:#FFFFFF;
}



h1
{
	font-family:tahoma;
	font-size:24px; 
	color:#ffffff;
	font-weight: bold;
}


form { margin:0px; padding:0px}
body { margin:0px; padding:0px }

ul{margin:0px; padding:0px; list-style:none; line-height:18px}
ul li { background:url(images/list_marker.gif) no-repeat left top; padding-left:13px}
ul li a{ color:#DBE72B;  text-decoration:underline; font-weight: bold}
ul li a:hover{ text-decoration:none}

a{ color:#FFFFFF; text-decoration:underline}
a:hover{ text-decoration:none}

b a{ color:#FFFFFF; text-decoration:underline}
b a:hover{ text-decoration:none}

strong a{ color:#DBE72B; text-decoration: underline}
strong a:hover{ text-decoration:none}

.green td{ color:#475A03}

.footer { color:#E6A60C; margin-left:42px; line-height:14px}
.footer a{ color:#E6A60C; text-decoration:none}
.footer a:hover{ text-decoration:underline}

span { color:#DBE72B}

b{ color:#DBE72B}


.form1 input{
	width:179px;
	height:21px;
	color: #FFFFFF;
	border:#DBE72B 1px solid;
	padding:3px 0 0 6px;
	background-color:#647E06
}

.form1 textarea {
	width:179px;
	height:138px;
	color: #FFFFFF;
	overflow: auto;
	border:#DBE72B 1px solid;
	padding:3px 0 0 6px;
	background-color:#647E06
}

