BODY {padding: 0;  margin: 0; color: #000; font-family : Arial; font-size: 12px;}
p{FONT-FAMILY: Arial; FONT-SIZE: 12px;}
td{FONT-FAMILY: Arial; FONT-SIZE: 12px;}
b strong {color:#1144bd;}
.ramka {border: 1 solid #999999;}
.the_form .legend {
	width: 200px;
}

.the_form .field {
	padding-top: 2px;
	padding-bottom: 2px;
	width: 300px;
}

.the_form .field2 {
	padding-top: 2px;
	padding-bottom: 2px;
	width: 540px;
}

.the_form .submit {
	width: 300px;
}

.the_form .submit input {
	width: 190px;
}

.the_form .field input, .the_form .field select, .the_form .field textarea {
	width: 300px;
}

.the_form .field2 textarea {
	width: 540px;
	height: 300px;
}

.the_form .field4 input, .the_form .field4 select {
	width: 100px;
}

.empty {
	font-size: 0px;
	line-height: 0px;
}

.error {
	color: red;
}

.the_data {
	width: 540px;
	border: 1px solid #808080;
}

.the_data .legend {
	font-weight: bold;
	width: 150px;
}

.the_data .field {
	width: 350px;
}

.the_data td {
	padding: 10px;
	padding-top: 5px;
	padding-bottom: 5px;
}

.the_data .field2 {
	padding-left: 50px;
}

.banner {
	text-align: center;
}

