body {padding:0; margin:0;}
body, td, input, textarea{
	font-size:11px;
    font-family:Tahoma;
	color:#444444;
	line-height:13px;
	vertical-align:top;
	padding:0px;
}

br{font-size:10px}
table{border:0px; border-collapse:collapse;	}

a{color:#444444; text-decoration:none} 
a:hover{text-decoration:underlined}

b{ color:#7F7F7F; text-transform:uppercase}

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:14px }
li a{color:#444444;} 
 
 span { font-size:9px}
 
 .set { color:#FFFFFF; font-weight:bold}

.footer td{color:#232323; font-size:9px;} 
.footer a {color:#232323; font-size:9px; text-decoration:underline}
.footer a:hover { text-decoration:none} 
.footer span {color:#909090; font-size:9px;} 

.more{background:url(images/1_z3.gif)  center left no-repeat; padding-left:18px; vertical-align:middle; color:#000000; text-transform:uppercase; font-size:9px; font-weight:bold; text-decoration:none}
.more:hover { text-decoration:underline}


input{
   background:#E5E5E5;
   border:1px solid #515151;
   padding-left:5px;
   width:233px; height:20px;
}
textarea{
   background:#E5E5E5;
   border:1px solid #515151;
   padding-left:5px;
   width:233px; height:86px;
   overflow:auto}