table { border:0px; border-collapse:collapse; } 
td {vertical-align:top; padding:0px; }


td, table, select,  input, textarea{
	font-family:tahoma;
	font-size:12px;
	vertical-align:top;
	line-height:1;
	color:#000000;
	background-color: #FFFFFF;
}

form { margin:0px; padding:0px}
body {
	margin:0px;
	padding:0px;
	background-image: url(images/BKGDROP.GIF);
	background-color: #666666;
}

strong { color:#000000; font-size:10px; text-transform:uppercase}

b a{ color:#000000; text-decoration: none; text-transform:uppercase}
b a:hover{ text-decoration:underline}

a{ color:#336699; 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:#666666; margin-left:40px}
.footer a{ color:#4F5050; text-decoration:none}
.footer a:hover{ text-decoration:underline}
.footer span a{ color:#333333; text-decoration:underline}
.footer span a:hover{ text-decoration:none}
.footer b a{ color:#CCCCCC; text-transform:uppercase; text-decoration:none}
.footer b a:hover{ text-decoration:underline}
.footer span{color:#878787}

strong a{ color:#0099CC; text-transform:uppercase; font-size:10px; text-decoration:underline}
strong a:hover{ text-decoration:none}

.form input{
	width:193px;
	height:20px;
	color: #999999;
	padding:1px 0 0 5px;
	border:#4A4C4C solid 1px;
	background-color:#333333
}

.form textarea {
	width:193px;
	height:112px;
	color: #B8B8B8;
	overflow: auto;
	padding:1px 0 0 5px;
	border:#4A4C4C solid 1px;
	background-color:#000000
}
