.btnbg {
	background-image: url(images/btn_bg.gif);
}
.list1 {
	list-style-image: url(images/bullet.gif);
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	line-height: 18px;
	color: #FFFFFF;
	text-decoration: none;
	font-weight: bold;
}
.whitetxts {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	line-height: 11px;
	color: #FFFFFF;
	font-weight: bold;
}
.runtxts {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	line-height: 16px;
	color: #666666;
	text-decoration: none;

}
.copyrights {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	line-height: 18px;
	color: #005baa;
	text-decoration: none;
}
.privacypolicy {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	line-height: 18px;
	color: #005baa;
	text-decoration: underline;
}
.pagebdr {
	border-width: 1px;
	border-style: solid;
	border-color: #0099CC;
	
}
.headline {
	background-image: url(images/head_line.gif);
	background-repeat: repeat-x;
}
.rightline {
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-right-style: solid;
	border-top-color: #e5e5e5;
	border-right-color: #e5e5e5;
	border-bottom-color: #e5e5e5;
	border-left-color: #e5e5e5;
}
.highlights {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	line-height: 18px;
	font-weight: bold;
	color: #009900;
	text-decoration: none;
}
.list2 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	line-height: 22px;
	color: #666666;
	text-decoration: none;
	list-style-image: url(images/bullet_2.gif);
}
.dotline {
	background-image: url(images/head_line.gif);
	background-repeat: repeat-x;
	background-position: center center;
}
