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


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

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

strong { color:#B8B8B8; font-size:10px; 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:uppercase; font-weight:bold}
.list ul li a:hover{ text-decoration:none}

.footer {font-size:9px; color:#4F5050; margin-left:40px}
.footer a{ color:#4F5050; text-decoration:none}
.footer a:hover{ text-decoration:underline}
.footer span a{ color:#4F5050; 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: #B8B8B8;
	padding:1px 0 0 5px;
	border:#4A4C4C solid 1px;
	background-color:#4A4C4C
}

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

