td, table, div {
	text-align: left;
	font-family:tahoma;
	font-size:11px;
	line-height:14px;
	vertical-align:top;
	color:#545454;

}
form { margin:0px; padding:0px}
body { margin:0; padding:0;}

a { color:#545454; text-decoration: none}
a:hover{ text-decoration:underline}

span a{ color:#889612; text-decoration:underline}
span a:hover{ text-decoration:none}

.list ul{margin:0px; padding:0px; list-style:none; line-height:18px}
.list ul li { background:url(images/marker_link.gif) top left no-repeat; padding:0 0 0 13px;}
.list ul li a{ color:#5B701B; font-weight:bold; text-decoration:underline}
.list ul li a:hover{text-decoration:none}


.list1 ul{margin:0px; padding:0px; list-style:none; line-height:18px}
.list1 ul li { background:url(images/marker_list.gif) top left no-repeat; padding:0 0 0 13px;}
.list1 ul li a{ color:#545454; font-weight:bold; text-decoration:underline}
.list1 ul li a:hover{text-decoration:none}

.dark{ font-size:12px; font-weight:bold; color:#5E5E5E; padding:2px 0 0 6px}
.white{font-size:9px; color:#FFFFFF; padding:2px 0 0 9px} 

.foot span{ color:#B8B8B8; font-size:10px}
.foot a{ color:	#EAEAEA; text-decoration:none}
.foot a:hover{ text-decoration:underline}
.foot b a{ color:#D8D8D8; font-family:arial; font-weight:bold; text-decoration:underline}
.foot b a:hover{ text-decoration:none}
.form input {
	width:201px;
	height:28px;
	font-family:tahoma;
	font-size:11px;
	color:#545454;
	padding:5 0 0 6px;
	border-color:#AFAFAF;
	border-style:solid;
	border-width:1px;
	background-color:#ffffff
}

.form textarea {
	width:201px;
	height:111px;
	font-family:tahoma;
	font-size:11px;
	color:#545454;
	padding:5 0 0 6px;
	overflow:hidden;
	border-color:#AFAFAF;
	border-style:solid;
	border-width:1px;
	background-color:#ffffff
}
	
