.toplink {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	color: #95fee0;
	text-decoration: none;
}
.toplink:hover {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	color: #ffffff;
	text-decoration: none;
}
.blackbold {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #000000;
	text-decoration: none;
}
.leftlink {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #FFFFFF;
	text-decoration: none;
	background-image: url(images/bull3.gif);
	background-repeat: no-repeat;
	font-weight: bold;
	padding-left: 25px;
	background-position: 8px center;
	text-transform: uppercase;
}
.leftlink:hover {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #000000;
	text-decoration: none;
	background-image: url(images/bull3.gif);
	background-repeat: no-repeat;
	font-weight: bold;
	padding-left: 25px;
	background-position: 8px center;
	text-transform: uppercase;
}
.border {
	border: 1px solid #0BBC88;
}
.text {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #000000;
	text-decoration: none;
}
.proheading {
	font-family: Tahoma, "Trebuchet MS", Verdana, Arial;
	font-size: 14px;
	font-weight: bold;
	color: #333333;
	text-decoration: none;
}
.prosubheading {
	font-family: Tahoma, "Trebuchet MS", Verdana, Arial;
	font-size: 12px;
	font-weight: bold;
	color: #FE8B04;
	text-decoration: none;
}
.border1 {
	border: 1px solid #e7e7e7;
}
.gtext {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #0DBA85;
	text-decoration: none;
	font-weight: bold;
}
.menu 
{
	filter:alpha(Opacity=85);
	cursor:pointer;cursor:hand
  }

