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

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

a{color:#000; text-decoration:none} 
a:hover{text-decoration:none}
b a{color:#000; text-decoration:none}
.a{color:#000; }

li{background:url(images/1_z1.gif)  center left no-repeat; margin:0px; padding-left:14px }
li a{color:#FFFFFF;} 
ul{margin:0; padding:0; list-style:none; line-height:16px}

.footer{color:#353535; font-size:11px; } 
.footer a{color:#353535; font-size:11px; text-decoration:none} 
.footer a:hover{text-decoration:underline}
.footer span {color:#353535; font-size:10px;} 
.footer span a{color:#353535; font-size:10px; text-decoration:underline} 
.footer span a:hover{text-decoration:none}

.more{background:url(images/1_z1.gif)  center left no-repeat; padding-left:19px; padding-bottom:3px}

select{
   background:#F4F2E5;
   border:1px solid #A5A191;;
   width:128px; height:22px;
   color:#8B8A85;
   font-size:10px;
   
}
input{
   background:#FFFFFF;
   border:1px solid #C6C5BB;
   padding-left:5px;
   width:164px; height:21px;
}
#input1{
   background:#F4F2E5;
   border:1px solid #A5A191;
   padding-left:9px;
   padding-top:3px;
   margin-right:9px;
   width:152px; height:22px;
   color:#8B8A85;
   font-size:10px;
   vertical-align:middle   
}
#input2{
   width:36px; height:22px;
   border:0px;
   vertical-align:middle; padding:0px
}
#input3{
   width:61px; height:22px;
   border:0px;
   vertical-align:middle; padding:0px
}
textarea{
   background:#FFFFFF;
   border:1px solid #C6C5BB;
   padding-left:5px;
   width:164px; height:81px;
   overflow:auto}
.left{float:left;}
.right{float:right;}
.clear{clear:both;}
.menu{
	width:630px;
	margin-left:auto;
	margin-right:auto;
	position:absolute;
	top:148px;
	color:#dbdbdb;
	font-size:13px;
	font-family:Verdana;
	height:25px;
}
.menu .button{
	float:left;
	margin-left:5px;
	font-family:tahoma,verdana,helvetica,arial;
	font-weight:bold;
	font-size:11px;
	color:#e2e2e2;
}
.menu .button .left, .menu .button .center, .menu .button .right{
	height:23px;
	float:left;
}

.menu .button .left, .menu .button .right{
	height:31px;
	float:left;
}

.menu a, .menu a:visited{
	text-decoration:none;
}
.menu a:hover{
	color:#000000;
}
.menu .button .left{
	background: transparent url( images/menu-passive-left.gif ) no-repeat;
}
.menu .button .center{
	background: transparent url( images/menu-passive-center.gif ) repeat-x;
	padding-left:4px;
	padding-right:4px;
	padding-top:8px;
	padding-bottom:0px;
}
.menu .button .right{
	background: transparent url( images/menu-passive-right.gif ) no-repeat;
}
.menu .active .left{
	background: transparent url( images/menu-active-left.gif ) no-repeat;
}
.menu .active .center{
	background: transparent url( images/menu-active-center.gif ) repeat-x;
}
.menu .active .right{
	background: transparent url( images/menu-active-right.gif ) no-repeat;
}
