body	{
						margin:0px;
						padding:0px;
						background-color:#252525;
						font-family:Tahoma;
						}
td   { color: #c2bdab; font-size: 12px; font-family: Tahoma; line-height: 14px; vertical-align: top }	
b	{
						color:#c2bdab;
						}											
/*--------------------------------------------------   ul, em, i, form	 ---------------------*/						
ul {
						list-style-type:none;
						margin:0px; 
						padding:0px; 
						}	
em, i {
						font-style:normal;
						}						
form {
						padding:0px;
						margin:0px;
						}						
/*----------------------------------------------------   a	 ---------------------*/						
a	{
						color:#FFCE23;
						font-size:11px;
						text-decoration:underline;
						}
a:hover	{
						color:#FFCE23;
						font-size:11px;
						text-decoration:none;
						}
em a	{
						color:#FFCE23;
						font-size:9px;
						text-decoration:none;
						}
em a:hover	{
						color:#FFCE23;
						font-size:9px;
						text-decoration:underline;
						}	
a em 	{
						color:#D0AC2E;
						text-decoration:underline;
						}
a:hover em	{
						color:#D0AC2E;
						text-decoration:none;
						}												
/*-----------------------------------------------------  span a	 ---------------------*/				 
span {
						color:#38352D;
						}
span strong {
						color:#38352D;
						}						
span a	{
						color:#FFCE23;
						text-decoration:underline;
						}
span a:hover	{
						color:#FFCE23;
						text-decoration:none;
						}												

					
/*----------------------------------------------------   input, textarea	 ---------------------*/						
input, textarea {
						width:176px;
						border:0px solid #878D94;
						background-image: url(images/intut_1.gif);
						background-position: left top;
						background-repeat: no-repeat;
						font-family:Tahoma;
						font-size:11px;
						color:#38352D;
						line-height:13px;
						padding-top:3px;
						padding-left:4px;
						padding-right:4px;
						}												
input {
						height:21px;
						margin:0px 0px 0px 0px;
						}
textarea {
						height:138px;
						margin:0px 0px 0px 0px;
						overflow:hidden;
						background-image: url(images/intut_2.gif);
						background-position: left top;
						background-repeat: no-repeat;
						}	
/*-----------------------------------------------------  	li	 	---------------------*/
li	  { color: #c2bdab; font-size: 11px; background-image: url("images/list_0_1.gif"); background-repeat: no-repeat; background-position: 0 3px; list-style-type: none; list-style-image: none; margin: 0 0 3px; padding: 0 0 0 9px }
li a	 { color: #c2bdab; font-size: 11px; text-decoration: none }
li a:hover	{
						color:#A6A18F;
						font-size:11px;
						text-decoration:underline;
						}
li em a	{
						color:#c2bdab;
						font-size:11px;
						text-decoration:none;
						}
li em a:hover	{
						color:#A6A18F;
						font-size:11px;
						text-decoration:underline;
						}													
/*------------------------------------------------------- footer	 ---------------------*/
.footer	 { color: #c2bdab; font-size: 11px; padding: 16px 0 0 30px }	
.footer a	 { color: #c2bdab; font-size: 11px; text-decoration: none }
.footer a:hover	 { color: #A6A18F; font-size: 11px; text-decoration: underline }
/*-----------------------------------------------------    head   ---------------------*/						

.head	{
						background-image: url(images/bg_head.jpg);
						background-position: left top;
						background-repeat: no-repeat;
						}
.error { color: red }
.head td	{
						color:#57544B;
						font-size:9px;}
						
.client { font-size: 14px; font-weight: bold; }
/*-----------------------------------------------------    end_of_file   ---------------------*/							}													
