.outerborder {
	border: medium solid #4C72BF;
	background-color: #FFFFFF;
}
.subhead {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 18px;
	font-weight: bold;
	color: #4C72BF;
}
.routeboxbord {
	border: thin solid #76D8FF;
}
.leftboxbord {
	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: solid;
	border-left-style: solid;
	border-top-color: #4C71BF;
	border-right-color: #4C71BF;
	border-bottom-color: #4C71BF;
	border-left-color: #FFFFFF;
}
.frontext {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: normal;
	color: #000000;
	margin: 2px;
	padding: 2px;
	margin-left: 2px;
}
body {
	background-image: url(sitepics/bak_1.jpg);
	background-repeat: repeat;
}
a:link {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #4C71BF;
	text-decoration: none;
}
a:visited {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #4C71BF;
	text-decoration: none;
}
a:hover {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #000000;
	background-color: #76D8FF;
}
a:active {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #4C71BF;
	text-decoration: none;
}
