.toplink {
	font-family: Tahoma;
	font-size: 11px;
	font-weight: bold;
	color: #FFFFFF;
	text-decoration: none;
	text-transform: uppercase;
}
.toplink:hover {
	font-family: Tahoma;
	font-size: 11px;
	font-weight: bold;
	color: #FFFFCC;
	text-decoration: none;
	text-transform: uppercase;
}
.activelink {
	font-family: tahoma;
	font-size: 11px;
	color: #FF6600;
	text-decoration: none;
}
.yellowlink {
	font-family: Tahoma;
	font-size: 11px;
	font-weight: bold;
	color: #EAE08C;
	text-decoration: none;
}
.yellowlink:hover {
	font-family: Tahoma;
	font-size: 11px;
	font-weight: bold;
	color: #000000;
	text-decoration: none;
}
.textfield {
	font-family: Tahoma;
	font-size: 11px;
	color: #000000;
	text-decoration: none;
	height: auto;
	border: 1px solid #CCCCCC;
}
.leftlink {
	font-family: tahoma;
	font-size: 11px;
	color: #A3A1A1;
	text-decoration: none;
}
.leftlink:hover {
	font-family: tahoma;
	font-size: 11px;
	color: #FF6600;
	text-decoration: none;
}
.txtheading {
	font-family: Tahoma;
	font-size: 11px;
	font-weight: bold;
	color: #FFFFFF;
	text-decoration: none;
}
.leftlinkgrey {
	font-family: Tahoma;
	font-size: 10px;
	font-weight: bold;
	color: #09326A;
	text-decoration: none;
	text-transform: uppercase;
}
.leftlinkgrey:hover {
	font-family: Tahoma;
	font-size: 10px;
	font-weight: bold;
	color: #FF0000;
	text-decoration: none;
	text-transform: uppercase;
}.copyright {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: normal;
	color: #666666;
	text-decoration: none;
	line-height:20px;
}
.paratext {
	font-family: Tahoma;
	font-size: 11px;
	font-weight: normal;
	color: #838484;
	text-decoration: none;
	line-height: 15px;
}
.paratextred {
	font-family: Tahoma;
	font-size: 11px;
	font-weight: normal;
	color: #FF0000;
	text-decoration: none;
}
.search {
	font-family: Tahoma;
	font-size: 11px;
	color: #0A7DB6;
	text-decoration: none;
}
.leftlinkgreen {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: normal;
	color: #7BA5CC;
	text-decoration: underline;
	line-height: 18px;
}
.leftlinkgreen:hover {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: normal;
	color: #FF0000;
	text-decoration: underline;
	line-height: 18px;
}
.arialheading {
	font-family: tahoma;
	font-size: 11px;
	font-weight: bold;
	color: #006E31;
	text-decoration: none;
}
.arialheadingsmall {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #426782;
	text-decoration: underline;
}
.bluetext {
	font-family: Tahoma;
	font-size: 11px;
	font-weight: normal;
	color: #FFFFFF;
	text-decoration: none;
}

