
<!--
.headerTitle {
	text-decoration: none;
	color: #003399;
	font: Bold 12px Verdana, Arial, Helvetica;
	background-image : url(images/bg_metal_title.gif);
	line-height : 14px;
	text-align : center;
	vertical-align : bottom;
	padding-bottom : 2px;
	padding-top : 2px;
}
.hoverTitle {
	text-decoration: blink;
	color: #ffffff;
	font: Bold 12px Verdana, Arial, Helvetica;
	background-image : url(images/bg_metal_title.gif);
	line-height : 14px;
	margin-top : 0px;
	padding-top : 1px;
}

.headerText {
	text-decoration: none;
	color: #003399;
	font: Bold 10px Verdana, Arial, Helvetica;
	background-image : url(images/bg_metal.gif);
	line-height : 14px;
	margin-top : 0px;
	padding-top : 1px;
}
.headerText1 {
	text-decoration: none;
	color: #003399;
	font: Bold 10px Verdana, Arial, Helvetica;
	background-image : url(images/bg_metal1.gif);
	line-height : 14px;
	margin-top : 0px;
	padding-top : 1px;
}
.headerHover {
	text-decoration: blink;
	color: #ffffff;
	font: Bold 11px Verdana, Arial, Helvetica;
	background-image : url(images/bg_metal.gif);
	line-height : 14px;
	margin-top : 0px;
	padding-top : 1px;
}
.headerBorder {
	border: none;
	
}
.headerBorderOver { border: none }

.itemText { text-decoration: bold; color: #000000; font: 11px Verdana, Arial, Helvetica; }
.itemHover { text-decoration:underline; color: #336699; font: 11px Verdana, Arial, Helvetica }
.itemBorder { border: none }
.itemBorderOver { border: none }

.crazyText { text-decoration: none; color: #000000; font: Bold 11px Verdana, Arial, Helvetica; background-image : url(images/bg_3d_bot.gif); }
.crazyHover { text-decoration: none; color: #ffffff; font: Bold 11px Verdana, Arial, Helvetica; background-image : url(images/bg_3d.gif); }
.crazyBorder { border: 1px outset #eeeeee }
.crazyBorderOver { border: 1px inset #eeeeee }



.lowText { text-decoration: none; color: #000000; font: 12px Arial, Helvetica }
.highText { text-decoration: none; color: #000000; font: 12px Arial, Helvetica }
.itemBorder { border: 1px solid #666666 }
.itemBorderBlank { border: 1px solid #CCCCDD }

/* Delete these "button" styles if you're not using them */

.buttonText { text-decoration: none; color: #FFCC99; font: Bold 12px Arial, Helvetica }
.buttonHover { text-decoration: none; color: #99CCFF; font: Bold 12px Arial, Helvetica; padding: 1px }
.buttonBorder { border: 1px outset #339966 }
.buttonBorderOver { border: 1px inset #CC9966 }

-->

