

xtable { 
	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: Arial, Helvetica, sans-serif;
	color:#616161;
	line-height:14px;
	vertical-align:top;
	padding:0px;
}

 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}

.Title {
	font-family: Geneva, Arial, Helvetica, sans-serif; 
	font-size: 24px;
	line-height:20px}

.Headline {
	font-family: Geneva, Arial, Helvetica, sans-serif; 
	font-size: 16px; color:#000099;
	line-height:12px}
	
.Client {
	font-family: Geneva, Arial, Helvetica, sans-serif; 
	font-size: 11px; 
	color:#000099;
	font-weight:bold}	
	
/*-----------------------------------------------------  	li	 	---------------------*/
li	{
						background-image: url(images/list_0_1.gif);
						background-position: 0px 2px;
						background-repeat: no-repeat;
						font-size:11px;
						margin:0px 0px 3px 0px; 
						padding:0px 0px 0px 0px;
						line-height:14px;
						color:#225BA6;
						}
li a	{
						color:#225BA6;
						font-size:11px;
						text-decoration:none;
						}
li a:hover	{
						color:#225BA6;
						font-size:11px;
						text-decoration:underline;
						}							