ul {margin:0; padding:0; list-style:none; line-height:17px }
li  { background:url(images/pointer.gif) no-repeat; padding-left:11px; background-position:0 7px}
li  a { color:#009DD7}

table { 
	border:0px;
	border-collapse:collapse;
	width:100%;
	height:100%;	
}
form{
 	margin:0px;
  	padding:0px;
}
body{
 	margin:0px;
  	padding:0px;
	background:url(images/tall_b.gif) repeat-x top center;
}

.scroll { height:162px; width:239px; overflow:auto} 

td {
	font-size:12px;
    font-family:Tahoma;
	color:#616161;
	line-height:17px;
	vertical-align:top;
	padding:0px;
	width:100%;
	height:100%;
}
.header td, .header a { color:#FFFFFF}
 a {
	color:#616161;
	text-decoration:none;
}
 a:hover {
	text-decoration:underline;
}

.read_more { background:url(images/pointer.gif) no-repeat left;  color:#636363; padding-left:22px; background-position:0 5px}
.footer { background:url(images/tall_footer.gif) repeat-x; text-align:center}

.input {
	width:155px;
	height:24px;
	background-color:#FFFFFF;
	padding:3px 0 0 10px;
	font-size:12px;
    font-family:Tahoma;
	color:#616161;
	border: 1px solid #171815;
}
.textarea {
	width:211px;
	height:120px;
	background-color:#FFFFFF;
	padding:3px 0 0 10px;
	overflow:auto;
	font-size:12px;
    font-family:Tahoma;
	color:#616161;
	border: 1px solid #171815;
}
