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:#1e6dff}

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;
	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:100px;
	height:20px
}
.style1 {
	color: #616161;
	font-family: Tahoma;
	font-size: 11px;
 }
.style2 {
	color:#1e6dff;
	font-family:Tahoma;
	font-size:14px;
	font-weight:bold;
}
.style3 {
	color: #616161;
	font-family: Tahoma;
	font-size: 14px;
 }
 .style4 {
	color: #FF0000;
	font-family: Tahoma;
	font-size: 12px;
 }
 .style7 {
	color: #FF0000;
	font-family: Tahoma;
	font-size: 11px;
 }