ul {margin:0; padding:0; list-style:none; line-height:14px }
li  { background:url(images/pointer.gif) no-repeat; padding-left:13px; background-position:0 6px}
li a { color:#7CC4FF}

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;
	background-color:#FFFFFF;
}


td, input, textarea{
	font-size:11px;
    font-family:Tahoma;
	color:#616161;
	line-height:14px;
	vertical-align:top;
	padding:0px;
	width:100%;
	height:100%;
}


 a {
	color:#616161;
	text-decoration:none
}
 a:hover {
	text-decoration:underline;
}

.footer { background:url(images/tall_footer.gif) repeat-x top; color:#ABABAB; text-align:center; padding-top:57px; line-height:16px}
.footer span, .footer span a { color:#515151}

.input {
	width:198px;
	height:22px;
	background-color:#FFFFFF;
	padding:3px 0 0 8px;
	border: 1px solid #555555;
}

.textarea {
	width:198px;
	height:118px;
	background-color:#FFFFFF;
	padding:3px 0 0 8px;
	border: 1px solid #555555;
	overflow:auto;
}

.input_but { width:41px; height:19px}