.purple-bg {
	background-image: url(images/purple-bg.gif);
	background-repeat: repeat;
}
.green-bl {
	background-image: url(images/green-bg.gif);
	background-repeat: repeat;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #999999;
}
.pr-tl {
	background-image: url(images/purple-bg.gif);
	background-repeat: repeat;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #999999;
}
.dgrey-bg {
	background-color: #999999;
}
.fade-g-lg {
	background-image: url(images/fade-g-lg.jpg);
	background-repeat: repeat-x;
}
.fade-p-lg {
	background-image: url(images/fade-p-lg.jpg);
	background-repeat: repeat-x;
}
.lgrey-bg {
	background-color: #CCCCCC;
}
.green-bg {
	background-image: url(images/green-bg.gif);
	background-repeat: repeat;
}
.white-bg {
	background-color: #FFFFFF;
}
.grey-wl {
	background-color: #CCCCCC;
	border-right-width: thin;
	border-right-style: dashed;
	border-right-color: #999999;
}
.gbar {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #FFFFFF;
	background-image: url(images/purple-bg.gif);
	background-repeat: repeat;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #999999;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #999999;
}
.tel {
	border-right-width: thin;
	border-right-style: dashed;
	border-right-color: #999999;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #009966;
}
.text {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000000;
}
.stext {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #000000;
}
.wtop {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #663399;
}
.date {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #663399;
}
.sbar {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9px;
	color: #FFFFFF;
}
.sbar-m {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9px;
	color: #FFFFFF;
	border-right-width: 1px;
	border-left-width: 1px;
	border-right-style: solid;
	border-left-style: solid;
	border-right-color: #FFFFFF;
	border-left-color: #FFFFFF;
}
a {
text-decoration:none;
}
a:hover {
text-decoration: underline;
}
.srtext {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #FF0000;
}
