table { border:0px; border-collapse:collapse; } 
td {vertical-align:top; padding:0px; }


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

form { margin:0px; padding:0px}
body {
	margin:0px;
	padding:0px;
	background:#606155
}

strong {
	color:#000000;
	font-size:11px;
	text-transform:uppercase
}

b a{
	color:#B8B8B8;
	text-decoration: none;
	text-transform:uppercase
}
b a:hover{ text-decoration:underline}

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

b{
	color:#000000;
	font-size:10px;
	text-transform:uppercase
}

.list ul{margin:0px; padding:0px; list-style:none; line-height:18px}
.list ul li a{
	color:#000000;
	font-size:10px;
	text-decoration:underline;
	text-transform:capitalize;
	font-weight:bold;
	text-align: left;
	line-height: 22px;
}
.list ul li a:hover{ text-decoration:none}

.footer {
	font-size:11px;
	color:a7a7a1;
	margin-left:15px;
	font-weight: bold;
}
.footer a{
	color:#999999;
	text-decoration:none
}
.footer a:hover{ text-decoration:underline}
.footer span a{
	color:#999999;
	text-decoration:underline
}
.footer span a:hover{ text-decoration:none}
.footer b a{ color:#878787; text-transform:uppercase; text-decoration:none}
.footer b a:hover{ text-decoration:underline}
.footer span{color:#878787}

strong a{ color:#000000; text-transform:uppercase; font-size:10px; text-decoration:underline}
strong a:hover{ text-decoration:none}

.form input{
	width:193px;
	height:20px;
	color: #000000;
	padding:1px 0 0 5px;
	border:#4A4C4C solid 1px;
	background-color:#86866b
}

.form textarea {
	width:193px;
	height:112px;
	color: #000000;
	overflow: auto;
	padding:1px 0 0 5px;
	border:#4A4C4C solid 1px;
	background-color:#86866b
}

.headline {
	color:#000000;
	font-size:14px;
	text-transform:uppercase
}
.subhead {
	color:#000000;
	font-size:12px;
	text-transform:uppercase;
	line-height: 1;
}
