body {
	padding:0;
	margin:0;
	background:url(images/bg.gif) repeat-x top #CCCCCC;
	
}
body, td, input, textarea{
	font-size:14px;
	font-family:Tahoma;
	color:#666666;
	line-height:normal;
	vertical-align:top;
	padding:0px;
}

br{font-size:10px}
table{border:0px; border-collapse:collapse;	}

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

ul{margin:0; padding:0; list-style:none; line-height:17px}
li{background:url(images/1_z1.gif)  center left no-repeat; margin:0px; padding-left:8px; background-position:0 7px }
li a{color:#636363;} 
 
 .txt{ font-size:12px; line-height:15px}
.header td{color:#7C7C7C;} 
.header a{color:#5F6366; text-decoration:none; font-weight:bold} 
.header a:hover{text-decoration:underline}

.footer{color:#979797; } 
.footer a {color:#3F82BE;} 

.more{background:url(images/1_z1.gif)  center left no-repeat; padding-left:9px; vertical-align:middle; color:#636363; background-position:0 6px}


input{
	padding-left:5px;
	width:190px;
	height:auto;
}
textarea{
   padding-left:5px;
   width:197px; height:79px;
   overflow:auto}
