.bluebold {
	font-family: Tahoma, Verdana, Arial;
	font-size: 11px;
	color: #003399;
	font-weight: bold;
	text-decoration: none;
}
.white {
	font-family: Tahoma, Verdana, Arial;
	font-size: 11px;
	font-weight: bold;
	color: #FFFFFF;
	text-decoration: none;
}
.button {
	font-family: Tahoma, Verdana, Arial;
	font-size: 11px;
	color: #FFFFFF;
	background-image: url(images/buttonbg.gif);
	border: 1px solid #34c10e;
}
.boxbg {
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #0447a3;
	border-right-color: #022b62;
	border-bottom-color: #022b62;
	border-left-color: #022b62;
	background-color: #0447a3;
}
.leftlink {
	font-family: Tahoma, Verdana, Arial;
	font-size: 11px;
	font-weight: bold;
	color: #FFFFFF;
	text-decoration: none;
	background-image: url(images/bull.gif);
	background-repeat: no-repeat;
	padding-left: 15px;
	
}
.whitetext {
	font-family: Tahoma, Verdana, Arial;
	font-size: 11px;
	color: #FFFFFF;
	text-decoration: none;
}.text {
	font-family: Tahoma, Verdana, Arial;
	font-size: 11px;
	color: #000000;
	text-decoration: none;
}

