﻿td, table, select, input, textarea{
	font-family:arial;
	font-size:11px;
	text-transform:uppercase;
	word-spacing: 0px;
	vertical-align:top;
	line-height:13px;
	color:#717171;
}

form { margin:0px; padding:0px}
body { margin:0px; padding:0px; background-color:#121212}


.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:#4B6B7E; margin-left:10px; text-decoration:none}
.list ul li a:hover{ text-decoration:underline}

.footer { color:#717171; margin-left:63px}
.footer a{ color:#717171; text-decoration:none}
.footer a:hover{ text-decoration:underline}

a{ color:#E73900; text-decoration:none}
a:hover{ text-decoration:underline}

img.link {border-style: none;}

span a{ color:#E73900; text-decoration:underline}
span a:hover{ text-decoration:none}

b{ color:#FFFFFF; font-weight:normal}

h1 { color:#FFFFFF; 
	  font-weight:bold;
	  font-family:arial;
	  font-size:15px;
	  word-spacing:2px;
	  vertical-align:top;	
	  line-height:13px;	}
		
h2 { color:#717171;
	  font-weight:normal;
	  font-family:arial;
	  font-size:13px;
	  word-spacing:0px;
	  vertical-align:top;	
	  line-height:13px;	}		

.form input{
	width:215px;
	height:17px;
	color: #717171;
	padding:0 0 0 6px;
	border-color:#575757;
	border-style:solid;
	border-width:1px;
	background-color:#121212
}


.form1 input{
	width:79px;
	height:17px;
	color: #717171;
	padding:0 0 0 6px;
	border-color:#575757;
	border-style:solid;
	border-width:1px;
	background-color:#121212
}

.form2 input{
	width:157px;
	height:17px;
	color: #717171;
	padding:0 0 0 6px;
	border-color:#575757;
	border-style:solid;
	border-width:1px;
	background-color:#121212
}


.form1 textarea {
	width:215px;
	height:54px;
	color: #717171;
	overflow:hidden;
	padding:2px 0 0 6px;
	border-style:solid;
	border-color:#575757;
	border-width:1px;
	background-color:#121212
}

.form3 input{
	width:200px;
	height:17px;
	color: #717171;
	padding:0 0 0 6px;
	border-color:#575757;
	border-style:solid;
	border-width:1px;
	background-color:#121212
}


.form3 textarea {
	width:200px;
	height:53px;
	color: #717171;
	overflow:hidden;
	padding:2px 0 0 6px;
	border-style:solid;
	border-color:#575757;
	border-width:1px;
	background-color:#121212
}
