body {
	padding:0; 
	margin:0; 
	background:url(../_images/background.jpg) repeat-x;
	background-color: #7e4102;
}
body, td, input, textarea{
	font-size:11px;
    font-family:Tahoma;
	color:#636363;
	line-height:13px;
	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:normal} 
.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:18px;
}
textarea{
   padding-left:5px;
   width:197px; height:79px;
   overflow:auto}

img {
	margin:10px;
}
