BODY{margin: 0 auto;}
*{margin:0; padding:0;}
.error{margin-left:8px;background-color:#999;width:100%;height:40px;font-family: Verdana, Arial, Helvetica, sans-serif;font-size:11px;font-weight:bold;}
.select {font-family: Verdana, Arial, Helvetica, sans-serif;font-size:11px;font-weight:bold;color:#666;margin-left:8px;margin-top:8px;border: 0px;}
.thumbnails{background-color:#FFF;border:#fff 2px solid;}


div{font-family:Tahoma; font-size:11px;  color:#9C8E6D; }
  .div{font-family:Tahoma; font-size:11px;  color:#737373; }
  .a_broun{font-family:Tahoma; font-size:11px;  color:#8D7A50; }
    .a_broun_l{font-family:Tahoma; font-size:11px;  color:#9C8E6D; }
    .a_broun_b{font-family:Tahoma; font-size:11px;  color:#8D7A50; font-weight:900; text-decoration:none }
	 .a_copyright{font-family:Tahoma; font-size:11px;  color:#AEA287;  text-decoration:none }
	   .dark{font-family:Tahoma; font-size:11px;  color:#837551; font-weight:900 }
	   .dark1{font-family:Tahoma; font-size:11px;  color:#7B7055; font-weight:900 }
	      .gold{font-family:Tahoma; font-size:11px;  color:#9D8349; font-weight:900 }
		       .menu{font-family:Tahoma; font-size:11px;  color:#FCF1D8; font-weight:900; text-decoration:none }
   .a_rojo{font-family:Tahoma; font-size:11px;  color:#FF3333; font-weight:900; text-decoration:none }

 .input_label{
		width:320px; 
		height:18px;
		border-width:1px;
		background-color:#ffffff;
		border-color:#898989; 
		border-style:solid; 
		margin-left:2px; 
		margin-right:10px; 
		font-family:Tahoma; 
		font-size:11px; 
		color:#666666;
		clear:both;
}
 .input_date_label{
		width:100px; 
		height:18px;
		border-width:1px;
		background-color:#ffffff;
		border-color:#898989; 
		border-style:solid; 
		margin-left:2px; 
		margin-right:10px; 
		font-family:Tahoma; 
		font-size:11px; 
		color:#666666;
		clear:both;
}
.textarea_label{
		width:320px; 
		height:85px ;
		border-width:1px ;
		background-color:#ffffff; 
		border-color:#898989; 
		border-style:solid; 
		margin-left:2px; 
		margin-right:10px; 
		font-family:Tahoma; 
		font-size:11px; 
		color:#666666; 
		overflow:auto;
		clear:both;
}

        
.container{
        padding:30px;
        }       
        #easy_zoom{
        width:235px;
        height:150px;
        border:5px solid #9C8E6D;
        background:#fff;
        color:#333;
        position: relative;
        top: -70px;
        left: 250px;
        overflow:hidden;
        -moz-box-shadow:0 0 10px #777;
        -webkit-box-shadow:0 0 10px #777;
        box-shadow:0 0 10px #777;
        /* vertical and horizontal alignment used for preloader text */
        line-height:400px;
        text-align:center;
        clear:both;
        }
