a:link { text-decoration: none;}
a:visited {	text-decoration: none;}
a:hover { text-decoration: none;}
a:active { text-decoration: none;}

a.greylink:link { color: #333333; font-family: "Arial"; text-decoration: none }
a.greylink:active { color: #333333; font-family: "Arial"; text-decoration: none }
a.greylink:visited { color: #333333; font-family: "Arial"; text-decoration: none }
a.greylink:hover { color: #666666; font-family: "Arial"; text-decoration: none }

a.whitelink:link { color: #FFFFFF; font-family: "Arial"; text-decoration: none }
a.whitelink:active { color: #FFFFFF; font-family: "Arial"; text-decoration: none }
a.whitelink:visited { color: #FFFFFF; font-family: "Arial"; text-decoration: none }
a.whitelink:hover { color: #CCCCCC; font-family: "Arial"; text-decoration: none }

.small { font-family: "Arial"; font-size: 10px; color: #999999; font-weight: bold; }

.smallwhite { font-family: "Arial"; font-size: 10px; color: #FFFFFF; font-weight: bold; }
.medium { font-family: "Arial"; font-size: 12px; }

.mediumgray{
	font-family: "Arial";
	color: #333333;
	font-size: 11px;
	font-weight: bold;
}
.mediumwhite{
	font-family: "Arial";
	color: #FFFFFF;
	font-size: 11px;
	font-weight: bold;
}
.WhiteStandard {
	font-family: "Arial";
	color: #FFFFFF;
	font-size: 11px;
	font-weight: bold;
}
.BlackStandard {
	font-family: "Arial";
	color: #000000;
	font-size: 11px;
}
.WhiteScroll {
	font-family: "Arial"f;
	color: #FFFFFF;
	font-size: 11px;
}
.TrebuchetTitle{
	font-family: "trebuchet MS";
	color: #000000;
	font-size: 15px;
	font-weight: bold;
}
.TrebuchetTitlewhite{
	font-family: "trebuchet MS";
	color: #FFFFFF;
	font-size: 18px;
	font-weight: bold;
}
.ArialTitle{
	font-family: "Arial";
	color: #FFFFFF;
	font-size: 15px;
	font-weight: bold;
}
#marqueecontainer{
	position: relative;
	width: 220px; /*marquee width */
	height: 78px; /*marquee height */
	background-color:none;
	overflow: hidden;
	border: 0px;
	padding: 1px;
	padding-left: 1px;
	visibility: hidden;
}
.WhiteTahoma11 {
	font-family: "tahoma", Verdana, Geneva, Arial, Helvetica, sans-serif;
	color: #FFFFFF;
	font-size: 11px;
	font-weight: bold;
}
.BlackTahoma11 {
	font-family: "tahoma", Verdana, Geneva, Arial, Helvetica, sans-serif;
	color: #000000;
	font-size: 11px;
	}
.ArialText{
	font-family: "Arial";
	color: #000000;
	font-size: 12px;
	}
