.leftlink {
	font-family: Tahoma, Arial, Verdana;
	font-size: 11px;
	font-weight: bold;
	color: #0876bc;
	background-image: url(images/button_a.gif);
	background-repeat: no-repeat;
	padding-left: 30px;
	text-decoration: none;
	background-position: 10px;
}
.leftlink:hover {
	font-family: Tahoma, Arial, Verdana;
	font-size: 11px;
	font-weight: bold;
	color: #01395d;
	background-image: url(images/button_n.gif);
	background-repeat: no-repeat;
	height: 29px;
	width: 204px;
	padding-left: 30px;
	vertical-align: middle;
	text-decoration: none;
}
.bottomline {
	background-color: #dadada;
	border: 1px solid #cbcaca;
}

.white {
	font-family: Tahoma, Arial, Verdana;
	font-size: 11px;
	font-weight: bold;
	color: #ffffff;

}.bottomlink {
	font-family: Tahoma, Arial, Verdana;
	font-size: 11px;
	color: #000000;
	text-decoration: none;
}
.bottomlink:hover {
	font-family: Tahoma, Arial, Verdana;
	font-size: 11px;
	color: #000000;
	text-decoration:none;
}
.text {
	font-family: Tahoma, Arial, Verdana;
	font-size: 11px;
	color: #666666;
	text-decoration: none;
}
.heading {
	font-family: Tahoma, Arial, Verdana;
	font-size: 12px;
	font-weight: bold;
	color: #00b0d6;
	text-decoration: none;
}
