body {padding:0; margin:0; background-image:url(images/bg.gif)}
body, td, input, textarea{
	font-size:9px;
    font-family:Tahoma;
	color:#414141;
	line-height:14px;
	vertical-align:top;
	padding:0px;
	text-transform:uppercase
}

br{font-size:10px}
table{border:0px; border-collapse:collapse;	}

a{color:#F16832; text-decoration:underline} 
a:hover{text-decoration:none}

ul{margin:0; padding:0; list-style:none; line-height:16px}
li{background:url(images/1_z1.gif)  center left no-repeat; margin:0px; padding-left:14px }
li a{color:#FFFFFF;} 
 


.menu{color:#FFFFFF; font-size:10px; text-transform:uppercase} 
.menu a {color:#FFFFFF; font-size:10px; text-decoration:none}
.menu a:hover{ color:#181818; text-decoration:none}
.menu span a {color:#181818; font-size:10px; text-decoration:none}
.menu span a:hover{ color:#FFFFFF; text-decoration:none}
 
.footer{color:#4C4C4C; font-size:10px; text-transform:uppercase} 
.footer a {color:#4C4C4C; font-size:10px; text-decoration:none}
.footer  a:hover{ color:#4C4C4C; text-decoration: underline}
 
.more{background:url(images/1_z1.gif)  center right no-repeat; padding-right:11px; vertical-align:middle; color:#F16832}


input{
   background:#F7F9FB;
   border:1px solid #C6C7C9;
   padding-left:5px;
   width:243px; height:22px;
}
textarea{
   background:#F7F9FB;
   border:1px solid #C6C7C9;
   padding-left:5px;
   width:243px; height:125px;
   overflow:auto}