td, table, select, div, input, textarea{
	font-family:tahoma;
	font-size:11px;
	vertical-align:top;
	line-height:16px;
	color:#1B1B1B;
}

form { margin:0px; padding:0px}
body { margin:0px; padding:0px; background-color:#FFFFFF}

a{ color:#1B1B1B; text-decoration:underline}
a:hover{ text-decoration:none}

.list ul{margin:0px; padding:0px; list-style:none; line-height:16px}
.list ul li{ background:url(images/list_marker.gif) no-repeat left top }
.list ul li a{ color:#3E6DC2; margin-left:13px; text-decoration:none}
.list ul li a:hover{ text-decoration:underline}

.list1 ul{margin:0px; padding:0px; list-style:none; line-height:18px}
.list1 ul li a{ color:#1B1B1B; text-decoration:underline}
.list1 ul li a:hover{ text-decoration:none}



.form input{
	width:196px;
	height:18px;
	color: #1B1B1B;
	padding:0 0 0 6px;
	border-color:#E8EFA7;
	border-style:solid;
	border-width:1px;
	background-color:#CCDD40
}

.form textarea {
	width:196px;
	height:63px;
	color: #1B1B1B;
	overflow:hidden;
	padding:0 0 0 5px;
	border-style:solid;
	border-color:#E8EFA7;
	border-width:1px;
	background-color:#CCDD40
}
