/* CSS Document */
body,td,th{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 20px;
	color:#333333;
}

body.metal05 {
	margin-top: 0px;
	background-image: url(/images/metal05.gif);
}

a:link {
	color: #094588;
	text-decoration:underline;
}
a:visited {
	color: #094588;
	text-decoration: underline;
}
a:hover {
	color: #da2128;
	text-decoration: none;
}
a:active {
	color: #000000;
	text-decoration: none;
}


.red {color: #da2128}
.darkblue {color: #094588}
.grey {color: #a9a9a9}
.lightgrey {color: #a6a6a6}
.menufont1 {font-size: 12px; font-weight: bold; color: #000000; }
.largebluetx {
	font-size: 24px;
	font-weight:bold;
	color: #094588;
}
.subhead {
	font-size: 18px;
	font-weight:bold;
	color: #094588;
}
.bigbluetx {
	font-size: 14px;
	font-weight:bold;
	color: #094588;
}
.biggerbluetx {
	font-size: 15px;
	font-weight:bold;
	color: #094588;
}
.bigredtx {
	font-size: 14px;
	font-weight:bold;
	color: #da2128;
}
.listtx {
	font-size: 11px;
	line-height: normal;
}
.smalltx {
	font-size: 10px;
	line-height: normal;
}
.copyright {font-size: 9px; color: #000000; }

a.menu:link {
	color: #FFFFFF;
	font-weight:bold;
	text-decoration: none;
}
a.menu:visited {
	color: #FFFFFF;
	font-weight:bold;
	text-decoration: none;
}
a.menu:hover {
	color: #da2128;
	font-weight:bold;
	text-decoration: none;
}
a.menu:active {
	color: #FFFFFF;
	font-weight:bold;
	text-decoration: none;
}

a.menu2:link {
	color: #FFFFFF;
	font-weight:bold;
	text-decoration: none;
}
a.menu2:visited {
	color: #FFFFFF;
	font-weight:bold;
	text-decoration: none;
}
a.menu2:hover {
	color: #000000;
	font-weight:bold;
	text-decoration: none;
}
a.menu2:active {
	color: #FFFFFF;
	font-weight:bold;
	text-decoration: none;
}

a.PL:link {
	color: #094588;
	font-weight:bold;
	text-decoration: none;
}
a.PL:visited {
	color: #094588;
	font-weight:bold;
	text-decoration: none;
}
a.PL:hover {
	color: #da2128;
	font-weight:bold;
	text-decoration: none;
}
a.PL:active {
	color: #094588;
	font-weight:bold;
	text-decoration: none;
}

a.PL2:link {
	color: Orange;
	font-weight:bold;
	text-decoration: none;
}
a.PL2:visited {
	color: #094588;
	font-weight:bold;
	text-decoration: none;
}
a.PL2:hover {
	color: #da2128;
	font-weight:bold;
	text-decoration: none;
}
a.PL2:active {
	color: #094588;
	font-weight:bold;
	text-decoration: none;
}

.style1 {font-weight: bold}
.style2 {color: #FF0000}
.style8 {color: #FFFFFF}

.style1listtx {
	font-size: 10px;
	line-height: normal;
	font-weight: bold;
}
.warningtx {
	font-size: 12px;
	line-height: normal;
	color: Red;
}
