body {
  background: #fff;
	margin: 0px;
	padding: 0px;
}
a {
	color: #ffffff;
	font-size: 12px;
	font-family: Trebuchet MS;
	font-weight: normal;
	text-decoration: underline;
}
.td_wight {
	background-color: #ffffff;
	width: 455px;
	height: 437px;
}
.big_text {
	color: #000000;
	font-size: 18px;
	font-family: Trebuchet MS;
}
.big_text_link {
	color: #000000;
	font-size: 18px;
	font-family: Trebuchet MS;
	text-decoration: none;
}
.big_text_link:hover {
	color: #000000;
	font-size: 18px;
	font-family: Trebuchet MS;
	text-decoration: underline;
}
.bottom_td {
	background: url('img/7.gif') repeat;
	height: 54px;
}
.bottom_info {
	color: #777777;
	font-size: 12px;
	font-family: Trebuchet MS;
	text-decoration: none;
}
h1 {
	color: #ed7703;
	font-size: 14px;
	font-family: Trebuchet MS;
	text-decoration: none;
}
h2 {
	padding: 0px;
	margin: 0px;
	margin-bottom: 5px;
	color: #ed7703;
	font-size: 12px;
	font-family: Trebuchet MS;
	font-weight: normal;
}
h3 {
	padding: 0px;
	margin: 0px;
	color: #ffffff;
	font-size: 12px;
	font-family: Trebuchet MS;
	font-weight: normal;
	display: inline;
}
.text {
	color: #ffffff;
	font-size: 12px;
	font-family: Trebuchet MS;
	font-weight: normal;
}
form input {
	font-size: 12px;
	font-family: Trebuchet MS;
}
.star {
	color: #ed7703;
	font-size: 12px;
	font-family: Trebuchet MS;
	font-weight: normal;
}
.button {
	border: 1px solid #003056;
	color: #003056;
	font-family: Trebuchet MS;
	font-size: 12px;
}
.errors {
	color: #ed7703;
	font-size: 12px;
	font-family: Trebuchet MS;
}

.properties, .properties a {
  background: #fff;
  color: #000
}

.prop_caption {
  font-size: 1.7em
}