.LeftPane {
	font-family: "Trebuchet MS", Arial;
	font-size: 11px;
	font-style: normal;
	font-weight: bold;
	font-variant: normal;
	color: #99ccff;
}
.linktext {
	font-family: "Trebuchet MS", Arial;
	font-size: 11px;
	font-style: normal;
	font-weight: normal;
	font-variant: normal;
	color: #66cc66;
	text-decoration: underline;
}
.EmailLink {
	font-family: "Eras Medium ITC", "Trebuchet MS", Arial;
	font-size: 11px;
	font-style: normal;
	font-weight: normal;
	color: #66cc66;
	text-decoration: underline;
}
.smallTextPane {
	font-family: "Eras Medium ITC", "Trebuchet MS", Arial;
	font-size: 9px;
	color: #99CCFF;
	text-decoration: none;

}
.bodyText {
	font-family: "Trebuchet MS", Arial;
	font-size: 12px;
	font-style: normal;
	font-weight: normal;
	color: #ccffcc;
	line-height: normal;
}
.buttonText {
	font-family: "Trebuchet MS", Arial;
	font-size: 12px;
	font-style: normal;
	font-weight: normal;
	color: #990000;
	line-height: normal;
	background-color: #CCFF99;

}
.newindex {
	font-family: "Trebuchet MS", Verdana, Arial;
	font-size: 12px;
	color: #ccffcc;
	background-position: center center;
	vertical-align: middle;
	margin: 5px;
	height: auto;
	width: auto;
	border: thin solid #CC3300;

}
.transback {
	font-family: "Trebuchet MS", Verdana, Arial;
	font-size: 12px;
	color: ccffcc;
	background-color: #FFFFCC;
	margin: 5px;
	padding: 5px;
	border: 1px solid #CC3333;
	filter: alpha(opacity=50);
	-moz-opacity: 0.50;;
}
