td, table, select,  input, textarea{
	font-family:tahoma;
	font-size:16px;
	vertical-align:top;
	line-height:normal;
	color:#FFFFFF;
	font-style: normal;
	font-weight: normal;
	font-variant: normal;
	text-transform: none;
	text-decoration: none;
	margin-right: 0px;
}

form { margin:0px; padding:0px}
body { margin:0px; padding:0px; background-color:#191919; background-image:url(); background-repeat:repeat-x}

span a{ color:#FFFFFF; font-size:9px; text-transform:uppercase; text-decoration:none}
span a:hover{ text-decoration:none; color:#DE1600}

span{ color:#FF2C16}

b{ color:#FFFFFF}

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

.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:#FF2C16; margin-left:8px; text-decoration:none}
.list ul li a:hover{text-decoration:underline}

.footer{ color:#535353; margin-left:193px; font-size:9px; text-transform:uppercase}
.footer a{ color:#535353; text-decoration:none}
.footer a:hover{ text-decoration:underline}

strong{ color:#FF2C16; font-size:10px; font-weight:bold; text-transform:uppercase}

span strong{ color:#FFffff; font-size:11px; font-weight:bold; text-transform:uppercase}


.form1 input{
	width:139px;
	height:18px;
	color: #3E3E3E;
	padding:1px 0 0 6px;
	border-color:#E1E1E1;
	border-width:1px;
	background-color:#ffffff
}

.form1 textarea {
	width:139px;
	height:61px;
	color: #3E3E3E;
	overflow:hidden;
	padding:1px 0 0 6px;
	border-color:#E1E1E1;
	border-width:1px;
	background-color:#ffffff
}
