.linksBottom {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-style: normal;
	font-weight: bold;
	color: #CC0000;
	text-decoration: none;
}
.linksLeft {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-style: normal;
	font-weight: bold;
	color: #FF0000;
	text-decoration: none;
}
.linksLeftSml {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	font-weight: bold;
	color: #FF3300;
	text-decoration: none;
}
a:link {
	color: #990000;
	text-decoration: none;
}
a:visited {
	color: #993366;
	text-decoration: none;
}
a:hover {
	color: #0033FF;
	text-decoration: none;
}
a:active {
	color: #FF6600;
	text-decoration: none;
}
.tblBorder {

	border-spacing: ;
	border-collapse: separate;
	background-color: white;
	border: thin outset green;


}
.tblBorder th {
	border-width: thin;
	padding: 1px;
	border-style: inset;
	border-color: #FF3300;
	background-color: white;

	-moz-border-radius: ;

}
.tblBorder td {
	border-width: thin;
	padding: 1px;
	border-style: inset;
	border-color: #FF6600;
	background-color: white;

	-moz-border-radius: ;

}
.textMid {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: medium;
	font-weight: normal;
	color: #CC0000;
	text-decoration: none;
}
.textMidBld {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: medium;
	font-weight: bold;
	color: #CC0000;
	text-decoration: none;
}
.txtSml {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: small;
	font-weight: normal;
	text-decoration: none;
	color: #CC0000;
}
.txtSmlBld {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: small;
	font-weight: bold;
	color: #CC0000;
	text-decoration: none;
}
.textSmlBG {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: small;
	font-style: normal;
	font-weight: normal;
	text-decoration: none;
	color: #990000;
	background-color:#FFFF66
}
.copyright {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 9px;
	font-weight: normal;
	color: #FF3300;
	text-decoration: none;
}
.txtXSBld {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: xx-small;
	font-weight: bold;
	color: #990000;
	text-decoration: none;
}
.top{
vertical-align:top;
}
.bottom{
vertical-align:bottom;
}
.txtFCIBld {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: small;
	font-weight: bold;
	color: #CC9900;
	text-decoration: none;
}
.textBig {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 24px;
	font-style: normal;
	font-weight: bold;
	color: #CC0000;
}
.textBigBG {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 24px;
	font-style: normal;
	font-weight: bold;
	color: #FF3300;
	background-color:#FFCC00
}
.txtSmlBldCopy {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: small;
	font-weight: bold;
	color: #CC0000;
	text-decoration: none;
}
.txtSmlCopy {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: small;
	font-weight: normal;
	text-decoration: none;
	color: #CC9900;
}
.back-to-top {
background: none;
margin: 0;
position: fixed;
bottom: 0;
right: 0;
width: 70px;
height: 70px;
z-index: 100;
display: none;
text-decoration: none;
color: #ffffff;
}

.back-to-top i {
  font-size: 60px;
}