.nav {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: normal;
	color: #666666;
}
.footer {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #003399;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #003399;
}

a.box {
	color: #666666;
	border-top-width: 10px;
	border-top-style: solid;
	text-decoration: none;
	border-top-color: #ffffff;

}

a.box:hover {
	color: #666666;
	border-top-width: thick;
	text-decoration: none;
	border-top-style: solid;
	border-top-color: #CC0000;

}
.footer {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: bold;
	color: #FFFFFF;
}
.contxt {
	font-family: tahoma,arial,Helvetica, sans-serif;
	font-size: 11px;
	color: #666666;
	line-height: 150%;
}
.navl {
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #003466;
}
.navtxt {
	font-family: tahoma,verdana, Helvetica, sans-serif;
	font-size: 12px;
	color: #003466;
}
.hdtxt {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 16px;
	color: #003464;
}
a.linx {

	font-family: "tahoma";
	text-decoration: none;
	color: #003464;

}

a.linx:hover {

	font-family: "tahoma";
	text-decoration: underline;
	color: #AC1818;
}
a.linx2 {

	font-family: "tahoma";
	text-decoration: none;
	color: #ffffff;

}

a.linx2:hover {

	font-family: "tahoma";
	text-decoration: underline;
	color: #ffffff;
}
#marqueecontainer{
position: relative;
width: 160px; /*marquee width */
height: 100px; /*marquee height */
background-color: white;
overflow: hidden;
padding: 2px;
padding-left: 1px;
}
