html {
overflow-x: hidden;
}

form { margin:0px; padding:0px}
body { margin:5px; padding:0px; background:url(images/body.gif) repeat-x #BDBDBD }

ul{margin:0px; padding:0px; list-style:none; line-height:18px}
ul li a{ color:#4E4E4E;  text-decoration:underline;}
ul li a:hover{ text-decoration:none}

.footer{ color:#4E4E4E; text-align:center}
.footer a{ color:#4E4E4E; text-decoration:none}
.footer a:hover{ text-decoration:underline}

a{ color:#4E4E4E; text-decoration: underline}
a:hover{ text-decoration: none}

span a{ background:url(images/marker.gif) no-repeat center top; background-position:0 6px; padding-left:6px; text-decoration:none}
span a:hover{ text-decoration:underline}

.list a { text-decoration:none}

.form1 input {
	width:156px;
	height:17px;
	color: #4E4E4E;
	padding:4px 0 0 6px;
	background-color:#ffffff
}

.form1 textarea {
	width:162px;
	height:87px;
	color: #4E4E4E;
	overflow: auto;
	padding:4px 0 0 6px;
	background-color:#ffffff
}
