body {
 font-family: sans-serif;
}

.wraper {
 width: 840px; 
 margin: auto;
}

.errForm {
 color: red;
}

.price td {
 padding: 5px;
}

.header {
 background-image: url('imgs/wasabinetpay_03.jpg'); 
 width: 840px; 
 height: 236px;
}

.header a  {
 display: block;
 width: 250px;
 height: 150px;
 margin-left: 150px;
}

.label {
 vertical-align: top;
}

.header .lnksbox {
 margin-left: 200px;
 margin-top: 20px;
}

.header .lnksbox {
 margin-left: 195px;
 margin-top: 16px;
 color: #5B5A58;
 font-size: 18px; 
}

.header .lnksbox a {
 display: inline;
 width: auto;
 height: auto;
 margin: 0px;
 color: #5B5A58;
 font-size: 18px;
 text-decoration: none;
}

.footer {
 background-image: url('imgs/wasabinetpay_13.jpg'); 
 width: 840px; 
 height: 93px;
}

.footer .footer_l {
 float: left;
 margin-top: 35px;
 margin-left: 30px; 
 color: #ddd;
}

.footer .footer_l a {
 text-decoration: none;
 color: #ddd;
}

.footer .footer_r {
 float: right;
 margin-top: 30px;
 margin-right: 40px; 
 font-size: 12px;
 text-align: right;
 color: #ddd;
}

.footer .footer_r a {
 text-decoration: none;
 color: #D57922;
}

.middle {
 width: 840px;
 overflow: auto;
}

.middle .middle_l{
 width: 240px;
 float: left;
 margin-left: 0px;
 height: 300px;

}

.middle .middle_l .submitlink{
 background-image: url('imgs/wasabinetpay_05.jpg');
 width: 230px;
 height: 93px;
}

.middle .middle_l .submitlink a{
 display: block;
 width: 230px;
 height: 93px;
}

.middle .middle_l .lnks_box{
 margin-left: 30px;
}

.middle .middle_l .lnks_box .links{
 margin-left: 10px;
}

.middle .middle_l .lnks_box .links a{
  color: #5B5A58;
  text-decoration: none;
  display: block;
  margin-top: 3px;
}

.middle .middle_l .search_box{
 margin-left: 30px;
 margin-top: 10px;
}

.middle .middle_l .search_box input{
 height: 16px;
 width: 150px;
 background-color: #474747;
 border: 1px solid #272727;
 color: #ddd;
 font-size: 12px;
}

.middle .middle_l .search_box img{
 vertical-align: middle;
 cursor: pointer;
}


.middle .content{
 width: 560px;
 margin-left: 240px;
 border-left: 1px solid #474747;
 color: #4E4E4E;
}

.middle .content .h{
 margin: 20px;
 margin-bottom: 5px;
 color: #4E4E4E;
 font-size: 20px; 
}

.middle .content h3{
 margin: 20px;
 margin-bottom: 5px;
 color: #4E4E4E;
 font-size: 20px; 
}

.middle .content a{
 text-decoration: none;
 color: #5E5E5E;
}

.middle .content .subcats a{
 text-decoration: none;
 color: #5E5E5E;
}

.middle .content h2{
 color: #FA7202;
 font-size: 20px;
}

.middle .content h2 a{
 color: #FA7202;
 font-size: 20px;
}

.middle .content table{
 margin-left: 20px;
}

.field input {
 width: 100%;
}

.middle .content textarea {
 width: 100%;
}

.middle .content select {
 width: 100%;
}

.buttons {
 text-align: right;
}

.content p {
 margin-left: 20px;
}

.buttons input {
 width: 200px;
 align: right;
}

.middle .content .h a{
 text-decoration: none;
}

.cat {
 color: #F9760C;
 text-decoration: none;
 font-size: 22px;
}

.cat a {
 color: #F9760C;
 text-decoration: none;
 font-size: 22px;
}

.subcat {
 color: #4E4E4E;
 text-decoration: none;
 font-size: 16px;
}

.subcat a {
 color: #4E4E4E;
 text-decoration: none;
 font-size: 16px;
}

.first_letter {
 font-size: 20px;
 color: #F9760C;
}

.next_letter {
 font-size: 20px;
 color: #5B5A58;
}

