table { border:0px; border-collapse:collapse; } 
td {vertical-align:top; padding:0px; }


td, table, select,  input, textarea{
	font-family:arial;
	font-size:12px;
	vertical-align:top;
	line-height:12px;
	color:#BBBDC1;
}


form { margin:0px; padding:0px}
body { margin:0px; padding:0px; background:url(images/bg5c.jpg)}

ul{margin:0px; padding:0px; list-style:none; line-height:20px}
ul li{ background:url(images/list_marker.gif) no-repeat left top; padding-left:10px}
ul li a{ color:#BA7D0D;  text-decoration: none}
ul li a:hover{ text-decoration:underline}

b{ color:#BA7D0D}

a{ color:#960E22; text-decoration:none}
a:hover{ text-decoration:underline}
 
.footer{ color:#939495; font-size:10px}
.footer a{ color:#939495; text-decoration:none}
.footer a:hover{ color:#BBBEC2; text-decoration:underline}
.footer span{ color:#BBBEC2}

.form4 input{
	width:196px;
	height:20px;
	color: #ffffff;
	padding:2px 0 0 5px;
	border:1px #535353 solid ;
	background-color:#000000
}

.form4 textarea {
	width:196px;
	height:180px;
	color: #ffffff;
	overflow: auto;
	padding:2px 0 0 5px;
	border:1px #535353 solid;
	background-color:#000000
}

