ul {margin:0; padding:0; list-style:none;}
li { background:url(images/pointer.gif) no-repeat left center; padding-left:10px;}

table { 
	border:0px;
	border-collapse:collapse;
	width:100%;
	height:100%;	
}
form{
 	margin:0px;
  	padding:0px;
	}
body{
 	margin:0px;
  	padding:0px;
	background:url(images/tall_m.gif) repeat-x top;
	background-color:#090909;
	}

td,textarea, select, input{
	font-size:9px;
    font-family:Tahoma;
	line-height:11px;
	vertical-align:top;
	padding:0px;
	width:100%;
	height:100%;
	color:#3E4225;
}
 a {
	text-decoration:underline;
}
 a:hover {
	text-decoration:none;
}


.page_2 {color:#183F49}
.page_3, .page_3 a { color:#493821}
.page_4 td, .page_4 a { color:#3E4225}
.page_5, .page_5 a { color:#C3C3C3}
.scroll { width:420px; height:176px; overflow:auto}

.input{
 		height:20px; width:189px;
		background-color:#FFFFFF; 
		padding:3px 0 0 5px;
		border:none;	
}
.textarea{
 		height:116px; width:189px;
		background-color:#FFFFFF; 
		padding:3px 0 0 5px;
		border:none;
		overflow:auto;	
}






 




