.links {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	text-decoration: none;
	color: #FF9933;
	font-style: normal;
	line-height: 16px
}
.bod {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #999;
	text-decoration: none;
	line-height: 16px;
	font-weight: normal
}
.subheads {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 18px;
	font-style: normal;
	font-weight: bold;
	color: #FF9933;
	text-decoration: none;
	line-height: 24px
}
.h1 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 24px;
	font-style: normal;
	font-weight: normal;
	color: #FF9933;
	text-decoration: none;
	line-height: 18px
}
.tel {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 24px;
	font-style: normal;
	font-weight: bold;
	color: #0C3;
	text-decoration: none;
	line-height: 18px
}
.smallhead {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-style: normal;
	line-height: 18px;
	font-weight: bold;
	color: #FF9933;
	text-decoration: none
}
.slink {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: normal;
	color: #FF9500;
	text-decoration: none;
	list-style-type: none;
	line-height: normal;
}
.credit {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: normal;
	color: #999;
	text-decoration: none;
	list-style-type: none;
	line-height: normal;
}
.hptext {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 16px;
	font-style: normal;
	line-height: normal;
	font-weight: lighter;
	color: #999999;
	text-decoration: none;
}
.graytit {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-style: normal;
	line-height: normal;
	font-weight: bold;
	color: #999999;
	text-decoration: none;
}
.logobg {
	background-image: url(imgs/template/logobanner.png);
	background-repeat: no-repeat;
}
.sideline {
	border-left-width: 2px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: dotted;
	border-left-color: #FF9500;	
}
.rightbar {
	-moz-border-radius: 10px 10px 10px 10px;
	border: 2px solid #343A3F;
	background-color: #343A3F;
}

