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

#Layer1 {
	position: absolute;
	left: 0px;
	top: 18px;
	width: 100%;
	height: 118px;
	z-index: 1;
}
body,td,th {
	color: #422362;
}
body {
	background-color: #000000;
}
.content {
	background-color: #FFFFFF;
	padding-bottom: 40px;
}
.content a:link {
	color: #582F82;
	text-decoration: underline;
}
.content a:visited {
	color: #582F82;
	text-decoration: underline;
}
.content a:hover {
	color: #999900;
	text-decoration: none;
}
.content a:active {
	color: #999900;
	text-decoration: underline;
}
.BtmNav {
	color: #FFFFFF;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
}
.BtmNav a:link {
	color: #CCCCCC;
	text-decoration: underline;
}
.BtmNav a:visited {
	color: #CCCCCC;
	text-decoration: underline;
}
.BtmNav a:hover {
	color: #999900;
	text-decoration: none;
}
.BtmNav a:active {
	color: #999900;
	text-decoration: underline;
}.SmWhiteTxt {
	color: #FFFFFF;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
}
