



td, table, select, input, textarea{
	font-family:tahoma;
	font-size:11px;
	vertical-align:top;
	line-height:14px;
	color:#000000;
}

form { margin:0px; padding:0px}
body { margin:0px; padding:0px; background:#ffffff; height:100%}

img {border:0}




a {text-decoration:underline; color:#000000}
a:hover {text-decoration:underline}

.site a {text-decoration:underline; color:#ffffff; font-size:9px}
.site a:hover {text-decoration:underline; font-size:9px}







.form input {
	width:234px;
	padding:0 0 0 4px;
	vertical-align:top;
	line-height:8px;
	margin:0;
	display:inline;
}

.form textarea {
	width:238px;
	overflow: auto;
	height:79px;
	padding:0;
	margin:0 0 7px 0;
	display:inline;


}
