.smText1 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	vertical-align: bottom;
	color: #333333;
}
.smBtn1 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	text-decoration: none;
	height: 21px;
	background-image: url(../images/dot5.gif);
	background-repeat: repeat-y;
	padding-left: 20px;
	vertical-align: bottom;
	color: #333333;
}
.smBtn1  a{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	text-decoration: none;
	color: #333333;
}
.smBtn2 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	text-decoration: none;
	height: 21px;
	background-image: url(../images/dot4.gif);
	background-repeat: repeat-y;
	padding-left: 20px;
	vertical-align: bottom;
	color: #333333;
}
	.smBtn2 a{
		text-decoration: none;
		color: #333333;
	}
		.smBtn2 a:HOVER{
			text-decoration: underline;
			color:069dbe;
		}
.smVline {
	background-image: url(../images/dot3.gif);
	background-repeat: repeat-y;
}
