td, table, select{
	font-family:tahoma;
	font-size:11px;
	vertical-align:top;
	line-height:13px;
	color:#474747;
}

form {
	margin:0px;
	padding:0px;
	color: #3C5A75;
	background-color: #EEEEEE;
}
body { margin:0px; padding:0px; background-image:url(jpeg/tall.jpg); background-repeat:repeat}

.list ul{margin:0px; padding:0px; list-style:none; line-height:18px}
.list ul li{ background:url(images/list_marker.gif) no-repeat left top}
.list ul li a{ color:#3C5A75; margin-left:21px;  text-decoration:underline}
.list ul li a:hover{ text-decoration:none}

a{ color:#3C5A75; text-decoration:underline}
a:hover{ text-decoration:none}

.header a{ color:#FFFFFF; text-decoration:none}
.header a:hover{ text-decoration:underline}

.footer { color:#FFFFFF; margin-left:80px}
.footer a{ color:#A6C7E7; text-decoration:underline}
.footer a:hover{ text-decoration:none} 

.form input{
	width:174px;
	height:21px;
	font-family:tahoma;
	font-size:11px;
	color: #474747;
	text-transform:none;
	border-style:solid;
	padding:2px 0 0 5px;
	border-color:#C4C9CE;
	border-width:1px;
	background-color:#ECECEC
}


.form textarea {
	width:174px;
	height:103px;
	font-family:tahoma;
	font-size:11px;
	color: #474747;
	overflow:hidden;
	padding:2px 0 0 5px;
	border-color:#C4C9CE;
	border-style:solid;
	border-width:1px;
	background-color:#ECECEC
}
