/* ELEMENTS */

body, td, p {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
}
p {
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 10px;
	margin-left: 0px;
}
/* CLASSES */

.formstyle{
	border: 1px solid #004276;
	margin: 2px;
}
.required {
	font-family: "Courier New", Courier, monospace;
	color: #CC0000;
	text-decoration: none;
	font-weight: normal;
}


.links{
	font-size: 10px;
}
.links a{
	text-decoration:none;
	color: #004276;
}
.links a:hover{
text-decoration:underline;
}
.links br {
	font-size: 10px;
	line-height: 10px;
	height: 10px;
}
.header {
	font-weight: bold;
	font-size: 14px;
}
.header a:hover{
	text-decoration:underline;
}
.header a{
	text-decoration:none;
	color: #004276;
}
.heading {
	font-size:20px;
}.buy_let {
	background-image: url(../../assets/menus/buy_to_let/buy_to_let_r2_c1.jpg);
	background-repeat: no-repeat;
}
.menu_bg a {
	text-decoration: none;
	color: #004276;
	padding-right: 6px;
	padding-left: 6px;
}
.menu_bg a:hover {
	text-decoration: underline;
}
.form_contact_error {
	border: 1px solid #CC0000;
	padding: 2px;
}
.property {

	background-image: url(../../assets/menus/property/property_r2_c1.jpg);
	background-repeat: no-repeat;
}
.business {


	background-image: url(../../assets/menus/business/business_r2_c1.jpg);
	background-repeat: no-repeat;
}
.news {
	background-image: url(../../assets/menus/news/news_r2_c1.jpg);
	background-repeat: no-repeat;
}
.heading_small {
	font-size:16px;
}
.news_formstyle {
	font-size: 11px;
	color: #000000;
	border: 1px solid #666666;
}
.news_heading {
	font-size: 13px;
}
.fullstory {
	white-space:nowrap;
	color: #7FA0BA;
}
.fullstory a {
	text-decoration: none;
	color: #7FA0BA;
}
.fullstory a:hover {
	text-decoration: underline;
}
.menu_r2_c1 {
	background-image: url(../../assets/menus/menu_out_r2_c1.gif);
	background-repeat: no-repeat;
}
.form td {
	padding: 4px;
}
.form th {
	padding: 0px;
}
.more a{
	background-image: url(../../assets/more_info_up.jpg);
	display: block;
	height: 53px;
	width: 87px;
}
.more a:hover{
	background-image: url(../../assets/more_info_over.jpg);
	display: block;
	height: 53px;
	width: 87px;
}
