/* CSS Document */

td {
	font-family:Tahoma;
	font-size:11px;
	color:000000;
}

.menu {
	font-family:Tahoma;
	font-size:10px;
	font-weight: bold;
	color:#ffffff;
}

td.menu {
	padding-left: 12px;
	padding-top: 6px;
	padding-bottom: 6px;
	border-bottom: solid 1px black;
	font-family:"Blue Highway";
	font-size:20px;
	color:#777D95;
	font-style: normal;
	font-weight: normal;
	text-transform: uppercase;
}
a {
	text-decoration: none;
	color:FF8E00;
}

a.1 {
	text-decoration: underline;
	color: FF8E00;
}


a.2 {
	text-decoration: underline;
	color: 01015D;
}
a.3 {
	text-decoration: underline;
	color: 2667B0;
}
a.4 {
	text-decoration: underline;
	color: 0004A0;
}
a.5 {
	text-decoration: none;
	font-size:10px;
	font-weight: bold;
	color: 0004A0;
}

a.6 {
	text-decoration: none;
	font-size:10px;
	color: FFFFFF;
}

a:hover.6 { /*this effect is not shown in NN4.xx*/
  	text-decoration: underline;}






.t11 {
	font-family: Tahoma;
	font-size: 11px;
	font-style: normal;
}
.style1 {
	color: #363d8f;
	font-weight: bold;
}
.style2 {
	color: #63667a;
}
.style3 {
	color: #c67501;
	font-weight: bold;
}
.style4 {color: #737373}
