body {padding:0; margin:0;}
body, td, input, textarea{
	font-size:11px;
    font-family:Verdana;
	color:#8a8a8a;
	line-height:14px;
	vertical-align:top;
	padding:0px;
}

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

a{color:#000066; 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:9px }
li a{color:#000066; text-decoration:none}
li a:hover{color:#8a8a8a; text-decoration: underline}

span { color:#444444} 
 
.header{color:#2C1F1E; font-size:10px;} 

.footer{color:#8a8a8a; font-size:11px; background:url(images/bg_fver.gif) no-repeat top; height:86px; width:766px} 
.footer a {color:#444444; font-size:11px; text-decoration:none}
.footer a:hover {color:#444444; font-size:11px; text-decoration:underline}

.bg{ background:url(images/bg.gif) repeat-x top}
.bg_f{ background:url(images/bg_f.gif) repeat-x bottom}
.bg_li_cv{ background:#f0f0f0} 

.more{background:url(images/1_z1.gif)  center left no-repeat; padding-left:11px; font-size:11px; vertical-align:middle; color:#444444; text-decoration:none}


input{
   background:#272727;
   border:1px solid #888888;
   padding-left:5px;
   width:165px; height:25px;
}
.input1{
   background:#ffffff;
   border:1px solid #404040;
   padding-left:0px;
   width:206px; height:20px;
   padding-left:5px;
   padding-top:1px;
   color:#7b7b7b
}
textarea{
   background:#ffffff;
   border:1px solid #404040;
   padding-left:5px;
   width:206px; height:130px;
   overflow:auto}