.sidebartext {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #FFFFFF;
}
.sidebara {
	color: #FFFFFF;
	font-size: 12px;
	font-weight: normal;
}
.contactfont {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
}
basefont {
	font-family: arial;
}
.border {
	border: thin solid #006600;
}
.sidebarabold {

	color: #FFFFFF;
	font-size: 12px;
	font-weight: bold;
}
h1 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12pt;
	font-weight: bold;
}

.solidborder {
	border: thin solid #669ACC;
}
.sidebarli {
	list-style-image: url(tri.gif);
	list-style-type: none;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 09pt;
	font-weight: normal;
	color: #FFFFFF;
}

.solidborderleft {
	border-top-width: thin;
	border-right-width: thin;
	border-bottom-width: thin;
	border-left-width: thin;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: solid;
	border-top-color: #669966;
	border-right-color: #669966;
	border-bottom-color: #669966;
	border-left-color: #669966;
}
