﻿.left-shadow {
	background-image:  url(images/left-shadow.jpg);
	background-repeat: repeat-y;
}
.right-shadow {
	background-image:  url(images/right-shadow.jpg);
	background-repeat: repeat-y;
}
.foot-text {
	font-family: "Arial", "Helvetica", "sans-serif";
	font-size: 11px;
	color: #333333;
	font-weight: bold;
}
a {
	text-decoration:none;
	font-family: "Arial", "Helvetica", "sans-serif";
	font-size: 12px;
	font-weight: bold;
	color: #CC3300;
}.bodytext {
	font-family: "Arial", "Helvetica", "sans-serif";
	font-size: 12px;
	color: #333333;
}
.gapline1 {
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #cccccc;
}
.gapline2 {
	border-left-width: 1px;
	border-left-style: solid;
	border-left-color: #cccccc;
}
.search-button {
	font-family: "Arial", "Helvetica", "sans-serif";
	font-size: 12px;
	font-weight: bold;
	color: #FFFFFF;
	background-color: #CC6600;
	height: 22px;
	border: 1px solid #FFFFFF;
}
.left-bar {
	font-family: Arial;
	font-size: 12px;
	color: #FFFFFF;
	margin-top: 19px;
}