.bg {
	background-image: url(../images/bg.jpg);
}
td {
	font-size: 12px;
}
.top_bg {
	background-image: url(../images/top_bg2.jpg);
}
.search_Txt {
	letter-spacing: 5px;
}
.left_Line {
	background-image: url(../images/left_line.jpg);
	background-repeat: repeat-y;
}
.proList_ico {
	color: #b1b1b1;
	font-size: 12px;
}
.Location {
	color: #707070;
}
.About {
	line-height: 255%;
	letter-spacing: 2px;
}
.Copyright {
	line-height: 222%;
	color: #272626;
}
a:link {
	color: #000000;
	text-decoration: none;
}
a:visited {
	color: #000000;
	text-decoration: none;
}
a:hover {
	color: #FF0000;
	text-decoration: none;
}
a.prolink:link {
	color: #00468e;
	text-decoration: none;
}
a.prolink:visited {
	color: #00468e;
	text-decoration: none;
}
a.prolink:hover {
	color: #FF0000;
	POSITION: relative; TOP: 2px;
	text-decoration: none;
}

a.redlink:link {
	color: #ff0000;
	text-decoration: none;
}
a.redlink:visited {
	color: #ff0000;
	text-decoration: none;
}
a.redlink:hover {
	color: #BF0000;
	POSITION: relative; TOP: 2px;
	text-decoration: none;
}

