<!--
A {text-decoration:none}
-->

a.bottomlink:link {color:black}
a.bottomlink:visited {color:black}
a.bottomlink:hover {color:#990000; text-decoration:underline}

.topbar {
	height: 130px;
}


.menubar {
	height: 20px;
}


.tab {
	height: 110px;
}


.smallbox {
	background-image:url('fadeBG_black.png');
}


.boxhover {
	background-image:url('fadeBG_redbox.png');
}


.bigbox {
	background-image:url('fadeBG_gray.png');
}


.footerBG {
	background-color: #0410e0;
}


.headerBG {
	background-color: #0410e0;
	font-family: Century Gothic;
	font-size: 17pt;
	color: white;
	font-weight: bold;
}


.button-off {
	background-image:url('FadeBtnBlack.png');
	font-family: Century Gothic;
	font-size: 13pt;
	color: white;
	font-weight: bold;
}


.button-on {
	background-image:url('FadeBtnBlue.png');
	font-family: Century Gothic;
	font-size: 13pt;
	color: white;
	font-weight: bold;
	font-style: italic;
}

.btnLinkOn {
	font-family: Century Gothic;
	font-size: 13pt;
	color: white;
	font-weight: bold;
	font-style: italic;
}

.btnLinkOff {
	font-family: Century Gothic;
	font-size: 13pt;
	color: white;
	font-weight: bold;
}


.formBG {
	background-image: url('fadeBG_largeRed2.png');
}

.content {
	font-family: Century Gothic;
	font-size: 13pt;
	color: #2554C7;
	font-weight: bold;
}




