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:10px;
	vertical-align:top;
	letter-spacing:-1px;
	line-height:14px;
	color:#9F9D9D
}

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 #F7F7F7 }

ul{margin:0px; padding:0px; list-style:none; line-height:18px}
ul li a{ color:#E7A300;  text-decoration: none}
ul li a:hover{ text-decoration: underline}

span { color:#E7A300}

span a{ color:#535353; text-transform:uppercase; text-decoration:none}
span a:hover{ text-decoration:underline}

b{ color:#535353; font-weight:normal}

.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:405px}
.footer a{ color:#535353; 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:#E7A300; text-decoration:none; font-weight:normal}
b a:hover{ text-decoration:underline}

strong{ color:#535353; text-transform:uppercase; font-weight:normal}

.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;
}



 