a.fflink:link {
	font-weight: normal;
	color: #999999;
	text-decoration: none;
}
a.fflink:visited {
	font-weight: normal;
	color: #999999;
	text-decoration: none;
}
a.fflink:active{
	font-weight: normal;
	color: #999999;
	text-decoration: none;
}
a.fflink:hover {
	font-weight: normal;
	color: gold;
	text-decoration: underline;
}

.footer {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color:#999999
}

.greyborder {
	border: 1px solid #C4C4BE;
}

.greybg {
	background:#C4C4BE;
	
	
	
}
.greyTile {
	background-image: url(../images/greytile.jpg);
	background-repeat: repeat-x;
	height: 12px;
}
.topGreyGrad {
	background-image: url(../images/top%20grey%20tile.jpg);
	background-repeat: repeat-x;
}
.bigyellowtext {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 16px;
	color: #EE9747;
	font-weight: bolder;
}
.greyline {
	background-image: url(../images/greyline.jpg);
	background-repeat: repeat-x;
}
.yellowtitle {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #EE9747;
	font-weight: normal;
	text-decoration:none;
}

.yellowtitle a:link{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #EE9747;
	font-weight: normal;
	text-decoration:none;
}
.yellowtitle a:visited{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #EE9747;
	font-weight: normal;
	text-decoration:none;
}
.yellowtitle a:hover{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #EE9747;
	font-weight: normal;
	text-decoration:none;
}
.yellowtext{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #EE9747;
	font-weight: normal;
}
.smallBlackText {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #000000;
}
.smallGreyText {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #333333;
	text-decoration:none;
}

.smallGreyText a:link {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #333333;
	text-decoration:none;
}
.smallGreyText a:visited{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #333333;
	text-decoration:none;
}
.smallGreyText a:hover{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #333333;
	text-decoration:underline;
}
.translogo {
	background-image: url(../images/translogotop.jpg);
	background-position: right;
	background-repeat: no-repeat;
	height: 192px;
}
.BlackText {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #000000;
	font-weight:bold;
	text-decoration:none;
	
}
.BlackText a:link{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #000000;
	font-weight:bold;
	text-decoration:none;
	
}.BlackText a:visited{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #000000;
	font-weight:bold;
	text-decoration:none;
	
}.BlackText a:hover{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #000000;
	font-weight:bold;
	text-decoration:underline;
	
}
.bottomline {
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #666666;
}
