table { border:0px; border-collapse:collapse ; width:100%} 
td {vertical-align:top; padding:0px; height:100% }


td, table, select,  input, textarea{
	font-family:verdana;
	font-size:11px;
	vertical-align:top;
	letter-spacing:-1px;
	line-height:14px;
	color:#808080
}

form { margin:0px; padding:0px}
body { margin:0px; padding:0px; background:#F7F7F7}

.bg1{ background:#FFFFFF}
.bg2{ background: url(images/bot.gif) no-repeat left bottom #D8D8D8 }

ul{margin:0px; padding:0px; list-style:none; line-height:18px}
ul li a{ color:#FF40FF;  text-decoration: none}
ul li a:hover{ text-decoration: underline}

span { color:#FF40FF}

span a{ color:#247271; text-transform:lowercase; text-decoration:none}
span a:hover{ text-decoration:underline}










.header{ text-align:center; vertical-align:middle}
.header a{ color:#535353; text-decoration:none; text-align:center; vertical-align:middle}
.header a:hover{ text-decoration:underline}

.footer { background:url(images/foot_bg.gif) repeat-x; text-align:center; vertical-align:middle; color:#535353; width:420px}
.footer a{ color:#E7A300; text-decoration:none}
.footer a:hover{ text-decoration:underline}
.footer span a{ color:#E7A300; text-decoration:none; text-transform:none}
.footer span a:hover{ text-decoration:underline}

b a{ color:#C00000; text-decoration:none; font-weight:normal}
b a:hover{ text-decoration:underline}

strong{ color:#E7A300; text-transform:uppercase; font-weight:bold}

.form input {
	width:188px;
	height:27px;
	color: #9F9D9D;
	padding:6px 0 0 11px;
	border:#9F9D9D 1px solid;
	line-height:12px;
	background-color:#FFFFFF;
}

.form textarea {
	width:185px;
	height:123px;
	color: #9F9D9D;
	overflow: auto;
	line-height:12px;
	border:#9F9D9D 1px solid;
	padding:6px 0 0 11px;
	background-color:#FFFFFF;
}



 