body {padding:0; margin:0; background:url(images/bg.gif)}
body, td, input, textarea{
	font-size:11px;
    font-family:Arial;
	color:#7c7c7c;
	line-height:13px;
	vertical-align:top;
	padding:0px;
}

br{font-size:10px}
table{border:0px; border-collapse:collapse;	}

a{color:#FFFFFF; text-decoration:underline} 
a:hover{text-decoration:none}

span{ color:#ffffff}

ul{margin:0; padding:0; list-style:none; line-height:20px}
li{background:url(images/1_z1.gif)  center left no-repeat; margin:0px; padding-left:9px }
li a{color:#FFFFFF;} 
 
.header{color:#2C1F1E; font-size:10px;} 

.footer1{color:#3f3f3f; font-size:10px; height:188px; background:#000000} 
.footer1 a {color:#bdbdbd; font-size:10px; text-decoration:none}
.footer1 a:hover {color:#bdbdbd; font-size:10px; text-decoration:underline}

.footer{color:#3f3f3f; font-size:10px; height:83px; background:#0d0d0d} 
.footer a {color:#bdbdbd; font-size:10px; text-decoration:none}
.footer a:hover {color:#bdbdbd; font-size:10px; text-decoration:underline}

.bg_cv{ background:#000000}
.bg_cv2{ background:#252525}
.bg1{ background:url(images/bg1.gif) no-repeat top} 

.more{background:url(images/1_z1.gif)  center left no-repeat; padding-left:11px; vertical-align:middle; color:#000000}


input{
   background:#272727;
   border:1px solid #888888;
   padding-left:5px;
   width:165px; height:25px;
}
.input1{
   background:#0d0d0d;
   border:1px solid #252525;
   padding-left:6px;
   padding-top:3px;
   width:224px; height:21px;
   color:#7c7c7c
}
textarea{
   background:#0d0d0d;
   border:1px solid #252525;
   padding-left:5px;
   padding-top:2px;
   width:224px; height:53px;
   color:#7c7c7c;
   overflow:auto}