td, table, select, input, textarea{
	font-family:tahoma;
	font-size:11px;
	vertical-align:top;
	line-height:13px;
	color:#BEBCBB;
}

form { margin:0px; padding:0px}
body { margin:0px; padding:0px; background-image:url(images/rep.gif); background-repeat:repeat}

span{ color:#E55306}

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

.list ul{margin:0px; padding:0px; list-style:none; line-height:22px}
.list ul li{ background:url(images/list_marker.gif) no-repeat left top}
.list ul li a{ color:#E55306; margin-left:26px; text-decoration:none}
.list ul li a:hover{ text-decoration:underline}

.footer{ color:#A2A2A2; margin-left:47px}
.footer a{ color:#7F7F7F; text-decoration:none}
.footer a:hover{ text-decoration:underline}
.footer span{ color:#7F7F7F}

span{ color:#E55306}


.form input{
	width:150px;
	height:21px;
	color: #FFFFFF;
	font-family:Arial; 
	font-size:10px;
	letter-spacing:-1px;
	text-transform:uppercase;
	padding:2px 0 0 6px;
	border-color:#000000;
	border-width:1px;
	background-color:#000000
}

.form1 input{
	width:204px;
	height:21px;
	color: #FFFFFF;
	font-family:verdana; 
	font-size:9px;
	letter-spacing:-1px;
	text-transform:uppercase;
	padding:1px 0 0 4px;
	border-style:solid;
	border-color:#323232;
	border-width:1px;
	background-color:#323232
}


.form1 textarea {
	width:204px;
	height:84px;
	color: #FFFFFF;
	font-family:verdana; 
	font-size:9px;
	letter-spacing:-1px;
	text-transform:uppercase;
	overflow:hidden;
	padding:1px 0 0 4px;
	border-color:#323232;
	border-width:1px;
	border-style:solid;
	background-color:#323232
}
