/* CSS Document Grampian Construction General */

table#table_link {
	width: 600px;
	border: 0 #FFFFFF;
}

table#table_link td {
    padding: 6px;
	width: 270px;
	vertical-align: top;
	text-align: left;
}

table#table_oneline {
	width: 100%;
	border: 0 #FFFFFF;
}

table#table_oneline td {
    padding: 6px;
	vertical-align: top;
	text-align: left;
}

.data {
	text-align: left;
}

.data_nolink {	
	color: #990000;
	font-weight: bold;
	padding-left: 15px;
	background-image: url(../../grampian_construction_services_uk_scotland/a_list_image_red.gif);
	background-position: 0px 5px;
	background-repeat: no-repeat;
}

.data a:link {
	color: #990000;
	font-weight: bold;
	text-decoration: none;
	padding-left: 15px;
	background-image: url(../../grampian_construction_services_uk_scotland/a_list_image_red.gif);
	background-position: 0px 5px;
	background-repeat: no-repeat;
}

.data a:visited {
	font-weight: bold;
	color: #990000;
	text-decoration: none;
	padding-left: 15px;
	background-image: url(../../grampian_construction_services_uk_scotland/a_list_image_red.gif);
	background-position: 0px 5px;
	background-repeat: no-repeat;
}

.data a:hover {
	font-weight: bold;
	color: #5A5A5A;
	text-decoration: none;
	padding-left: 15px;
	background-image: url(../../grampian_construction_services_uk_scotland/a_list_image_grey.gif);
	background-position: 0px 5px;
	background-repeat: no-repeat;;
}

.data a:active {
	font-weight: bold;
	color: #990000;
	text-decoration: none;
	padding-left: 15px;
	background-image: url(../../grampian_construction_services_uk_scotland/a_list_image_red.gif);
	background-position: 0px 5px;
	background-repeat: no-repeat;
}

/* End CSS Document Grampian Construction Table */
