ul {margin:0; padding:0; list-style:none; line-height:14px }
li {background:url(images/pointer.gif) center left no-repeat;padding:0 0 0 12px }

.ul1 ul {margin:0; padding:0; list-style:none; }
.ul1 li {background:url(images/pointer2.gif) top left no-repeat; padding:0 0 0 12px }
table { 
	border:0px;
}
form{
 	margin:0px;
  	padding:0px;
	}
body{
 	margin:0px;
  	padding:0px;
	background-color:#000000;
	}


td, input, textarea{
	font-size:9px;
    font-family:Arial;
	color:#C8C8C8;
	line-height:14px;
	text-transform:uppercase;
	vertical-align:top;
	word-spacing:-1px;
	font-weight:bold;
}
a {
	color:#FF6700;
	text-decoration:none;
}
a:hover { 
	text-decoration:underline;
}

.yellow {
	color:#FF6700;
}




.input{
 		height:20px; width:151px;
		background-color:#CFCFCF; 
		padding:2px 0 0 4px;
		border:#484848 solid 1px;
		color:#FF6700;
		
}

.textarea{
		height:110px; width:151px;
		background-color:#CFCFCF; 
		padding:2px 0 0 4px;
		border:#484848 solid 1px;
		overflow:auto;
		color:#FF6700;
		}

 






 




