
.label {
	display: block;
	width: 130px;
	text-align: right;
	float: left;
	margin-right: 5px;
}

input {
	background: #000;
	color: #b48c28;
	border: 1px solid #b48c28;
	text-align: center;
	margin: 2px;
	margin-top: 0px;
}

input.submit {
	margin-left: 137px;	
}

select {
	background: #000;
	color: #b48c28;
	border: 1px solid #b48c28;
	text-align: center;
	margin: 2px;
	margin-top: 0px;
}

ul {
	list-style-type: none;
}

li {
	display: block;
}

li a {
	background: none;
	text-decoration: none;
}

li a:hover {
	background: #000;
	text-decoration: none;
}

.main{font-family:Tahoma; font-size:11px;   color:#B48C28; text-decoration:none	}
.main_litle{font-family:Tahoma; font-size:9px;   color:#B48C28; text-decoration:none	}
.yelow{font-family:Tahoma; font-size:9px;   color:#B48C28; text-decoration:none	}
.white{font-family:Tahoma; font-size:11px;   color:#ffffff; text-decoration:none; font-weight:900	}
.white_litle{font-family:Tahoma; font-size:9px;   color:#ffffff; text-decoration:none	}
.red{font-family:Tahoma; font-size:11px;   color:#FF0000; text-decoration:none; font-weight:900	}
body,td,br{font-family:Tahoma; font-size:11px;}

.country {
	display: block;
	color: #b48c28;
	text-decoration: none;
	font-weight: 400;
	font-size: 10pt;
}
