ul {margin:0; padding:0; list-style:none; line-height:18px }
li  {
	padding-left:23px;
	background-position:0 7px;
	background-repeat: no-repeat;
	list-style-type: none;
	list-style-image: none;
}

table { 
	border:0px;
	border-collapse:collapse;
	width:100%;
	height:100%;	
}
form{
 	margin:0px;
  	padding:0px;
}
body{
 	margin:0px;
  	padding:0px;
	background-color:#FFFFFF;
}

.scroll { height:162px; width:239px; overflow:auto} 

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

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

.read_more { background:url(images/pointer.gif) no-repeat left;  color:#636363; padding-left:22px; background-position:0 5px}

.footer { background:url(images/back_footer.gif); text-align:center; color:#FFFFFF}
.footer a {color:#FFFFFF; text-decoration:none}
.footer a:hover { text-decoration:underline}

.input {
	width:211px;
	height:22px;
	background-color:#FFFFFF;
	padding:3px 0 0 8px;
	font-size:11px;
    font-family:Tahoma;
	color:#787878;
	border: 1px solid #636363;
}
.textarea {
	width:211px;
	height:114px;
	background-color:#FFFFFF;
	padding:3px 0 0 8px;
	overflow:auto;
	font-size:11px;
    font-family:Tahoma;
	color:#787878;
	border: 1px solid #636363;
}
 