td, table, div{
	font-family:arial;
	font-size:9px;
	font-weight:bold;
	vertical-align:top;
	text-transform:uppercase;
	line-height:12px;
	color:#7E8683;
}

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

.list ul{margin:0px; padding:0px; list-style:none; line-height:16px}
.list ul li a{ color:#FD7914; font-family:arial;	font-size:9px;	font-weight:bold; text-decoration:underline}
.list ul li a:hover{ text-decoration:none}

.header a{ color:#555555; text-decoration:none}
.header a:hover{ color:#7E8683; text-decoration:none}

.footer{ color:#444B49}
.footer a{ color:#444B49; text-decoration:none}
.footer a:hover{ text-decoration:underline}

span{ color:#FD7914}

strong{ color:#FD7914; font-family:tahoma} 

span strong{ color:#A5B0AC; font-family:tahoma}

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

.form input{
	width:163px;
	height:19px;
	font-family:arial;
	font-size:9px;
	font-weight:bold;
	text-transform:uppercase;
	color: #7E8683;
	border-style:solid;
	padding:2 0 0 9px;
	border-color:#434946;
	border-width:1px;
	background-color:#3C413E
}


.form textarea {
	width:163px;
	height:125px;
	font-family:arial;
	font-size:9px;
	font-weight:bold;
	text-transform:uppercase;
	color: #7E8683;
	overflow:hidden;
	border-style:solid;
	padding:2px 0 0 9px;
	border-color:#434946;
	border-width:1px;
	background-color:#3C413E
}
