table {
	border:0px;
	border-collapse:collapse;
	width:100%;
} 
td {vertical-align:top; padding:0px; }


td, table, select,  input, textarea{
	font-family:arial;
	font-size:12px;
	vertical-align:top;
	line-height:14px;
	color:#333333;
	overflow: auto;
}

form { margin:0px; padding:0px}
body { margin:0px; padding:0px; background-color:#666666}

ul{margin:0px; padding:0px; list-style:none; line-height:18px}
ul li a{ color:#FF0094;  text-decoration:underline; text-transform:uppercase}
ul li a:hover{ text-decoration:none}

.header a{ color:#939393; text-decoration:none}
.header a:hover{ text-decoration:underline}

.footer{ color:#939393; margin-left:27px}
.footer a{ color:#939393; text-decoration:none}
.footer a:hover{ text-decoration:underline}
.footer span a{ color:#FF0094; text-decoration:none; text-transform:none}
.footer span a:hover{ text-decoration:underline}
 
span a{ color:#FF0094; text-decoration:none; text-transform:uppercase}
span  a:hover{ text-decoration:underline}
 
span {
	color:004562
}

a{ color:#FF0094; text-decoration:underline}
a:hover{ text-decoration:none}
 
b { color:#FF0094; text-transform:uppercase; font-weight:normal}
 
.form input {
	width:180px;
	height:17px;
	color: #939393;
	padding:1px 0 0 6px;
	background-color:#ffffff
}

.form textarea {
	width:190px;
	height:88px;
	color: #939393;
	overflow: auto;
	padding:1px 0 0 6px;
	background-color:#ffffff
}
