@charset "utf-8";
body {
	background-image: url(images/griddark50x50.jpg);
}
.border_top_left {
	border-top-width: thin;
	border-right-width: thin;
	border-bottom-width: thin;
	border-left-width: thin;
	border-top-style: solid;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: solid;
	border-top-color: #000000;
	border-right-color: #000000;
	border-bottom-color: #000000;
	border-left-color: #000000;
}
.border_top_right {
	border-top-width: thin;
	border-right-width: thin;
	border-bottom-width: thin;
	border-left-width: thin;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: none;
	border-left-style: none;
	border-top-color: #000000;
	border-right-color: #000000;
	border-bottom-color: #000000;
	border-left-color: #000000;
}
.border_bottom_right {
	border-top-width: thin;
	border-right-width: thin;
	border-bottom-width: thin;
	border-left-width: thin;
	border-top-style: none;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: none;
	border-top-color: #000000;
	border-right-color: #000000;
	border-bottom-color: #000000;
	border-left-color: #000000;
}
.border_bottom_left {
	border-top-width: thin;
	border-right-width: thin;
	border-bottom-width: thin;
	border-left-width: thin;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #000000;
	border-right-color: #000000;
	border-bottom-color: #000000;
	border-left-color: #000000;
}
.text {
	font-family: Verdana;
	font-size: 12px;
	font-weight: bold;
	color: #FFB608;
}
.websitedesign {
	background-image: url(images/list_items_webdesign.gif);
	background-repeat: no-repeat;
}
.websitehosting {
	background-image: url(images/list_items_webhosting.gif);
	background-repeat: no-repeat;
}
.gpstracking {
	background-image: url(images/list_items_gpstracking.gif);
	background-repeat: no-repeat;
}
.carpcelectronic {
	background-image: url(images/list_items_carpc-electronic.gif);
	background-repeat: no-repeat;
}
.carpcsoftware {
	background-image: url(images/list_items_carpc-software.gif);
	background-repeat: no-repeat;
}
a:link {
	color: #FFB608;
}
a:visited {
	color: #FFB608;
}
a:hover {
	color: #FFB608;
}
a:active {
	color: #FFB608;
}
