body {padding:0; margin:0; background:#000100}
body, td, input, textarea{
	font-size:11px;
    font-family:Tahoma;
	color:#747474;
	line-height:14px;
	vertical-align:top;
	padding:0px;
}

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

.bg{ background:url(images/bg.jpg) no-repeat top left; width:483px}
.bg1{ background:#212221; width:1px; height:1px}

.pad{ padding:55px 0 0 210px}

.left{width:135px; background:url(images/left.jpg)} 
.right{width:148px; background:url(images/right.jpg)} 

a{color:#FFFFFF; text-decoration:underline} 
a:hover{text-decoration:none}

ul{margin:0; padding:0; list-style:none; line-height:21px}
li{background:url(images/1_z2.gif) center left no-repeat; margin:0px; padding-left:12px }
li a{color:#2f689a;} 
 
.header{height:170px; background:url(images/top.jpg); padding:55px 0 0 210px} 

.footer{color:#434343; font-size:11px; height:154px; background:url(images/bot.jpg); padding:53px 0 0 146px} 
.footer a {color:#434343;} 

.more{background:url(images/1_z1.gif) center left no-repeat; padding-left:9px; background-position:0 5px; color:#FFFFFF}


input{
   background:#595a54;
   border:1px solid #595a54;
   padding-left:5px;
   width:175px; height:18px;
   color:#FFFFFF
}
textarea{
   background:#595a54;
   border:1px solid #595a54;
   padding-left:5px;
   width:175px; height:62px;
   overflow:auto;
   color:#FFFFFF}