html {
scrollbar-face-color: #6D405D; 
scrollbar-highlight-color: #000000;
scrollbar-shadow-color: #ffffff; 
scrollbar-3dlight-color: #ffffff;
scrollbar-arrow-color: #BFB2C4; 
scrollbar-track-color: #BFB2C4;
scrollbar-darkshadow-color: #000000;
}

body {
	margin-left: 0px;
	margin-right: 0px;
	margin-top: 0px;
	margin-bottom: 0px;
}

.body_text {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #6D405D;
}

.ref_nums {
	font-size: 12px;
	font-weight: bold;
	color: #E40084;
	font-family: Verdana, Arial, Helvetica, sans-serif;
}
.body_text_bold {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #6D405D;
	font-weight: bold;
}

.body_text_white_bold {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #FFF;
	font-weight: bold;
}

.ref_nums_large {

	font-size: 18px;
	font-weight: bold;
	color: #E40084;
	font-family: Verdana, Arial, Helvetica, sans-serif;
}
.normal_links {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #6D405D;
	text-decoration: none;
	font-style: italic;
}
.normal_links:hover {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #6D405D;
	text-decoration: underline;
	font-style: italic;
}
.small_text {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 9px;
	color: #6D405D;
	text-decoration: none;

}
.links {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: bold;
	color: #6C3F5C;
	text-decoration: underline;
}
.small_text_link {

	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 9px;
	color: #6D405D;
	text-decoration: none;
}
.small_text_link:hover {

	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 9px;
	color: #6D405D;
	text-decoration: underline;
}

.table_border {
	border: 1px solid #886d92;

}

.result_border_bottom_left_top {
	border-top: 1px solid #886d92;
	border-left: 1px solid #886d92;
	border-bottom: 1px solid #886d92;
}

.result_top_bottom_right {
	border-top: 1px solid #886d92;
	border-right: 1px solid #886d92;
	border-bottom: 1px solid #886d92;
}

.result_top_bottom {
	border-top: 1px solid #886d92;
	border-bottom: 1px solid #886d92;
}

.background_services_intro {
	background: url(images/services_intro_fade.jpg) no-repeat top right
} 

.background_services_bespoke {
	background: url(images/services_bespoke/background_shell.jpg) no-repeat top right
} 

.background_services_rest {
	background: url(images/services_rest_fade.jpg) no-repeat top right
} 

.background_services_comm {
	background: url(images/services_commercial/background_stairs.jpg) no-repeat top right
} 

.background_services_resi {
	background: url(images/services_residential/background_camdenhill.jpg) no-repeat top right
} 

.background_homepage {
	background: url(images/home_moulds_fade.jpg) no-repeat top left
} 
 
.body_text_links {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #6D405D;
	text-decoration: none;
}
.body_text_links:hover {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #6D405D;
	text-decoration: underline;
}
.big_text {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #6D405D;
	text-decoration: none;
	font-weight: bold;
}
