.LeftMidBG {
	background-image: url(../Images/LeftSmall.gif);
	background-repeat: repeat-y;
	background-position: right;
	font-size: 9px;
}
.RightMidBG {
	background-image: url(../Images/RightSmall.gif);
	background-repeat: repeat-y;
	background-position: left;
	font-size: 9px;
}
.TextBG {
	background-image: url(../Images/TextBG.jpg);
	background-repeat: repeat-y;
	background-position: right top;
	background-attachment: scroll;
}
.RoadText {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-style: normal;
	color: #006699;
	text-decoration: none;
	text-align: left;
}
.LeftRightTopBG {
	background-image: url(../Images/LeftRighttop.gif);
	background-repeat: repeat-x;
	background-position: top;
}
.RoadTitle {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 24px;
	font-style: normal;
	font-weight: bold;
	color: #D1E340;
	text-decoration: none;
}
.BottomBG {
	background-image: url(../Images/LeftRightBottom.gif);
	background-repeat: repeat-x;
}
.copyright {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #93BEF4;
	text-decoration: none;
}

