@charset "utf-8";
/* CSS Document */

body {
	background-color: #000000;
}
body,td,th {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
}
.style4 {font-size: 10px}
a {
	font-size: 12px;
	color: #07497F;
	
}

a:hover {
	color: #EF7531;
	text-decoration: underline;
}

#Layer1 {
	position:absolute;
	width:190px;
	height:24px;
	z-index:1;
	left: 713px;
	top: 115px;
	overflow: visible;
}

#topnav td a {
color: #fff;
text-decoration: none;
}

#topnav td a:hover {
text-decoration: underline;
}

.style7 {color: #000000}