body {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #FFFFCC;
	SCROLLBAR-FACE-COLOR: #0B0A25;
	SCROLLBAR-HIGHLIGHT-COLOR: #0E233E;
	SCROLLBAR-SHADOW-COLOR: #000033;
	SCROLLBAR-3DLIGHT-COLOR: #003366;
	SCROLLBAR-ARROW-COLOR: #003366;
	SCROLLBAR-TRACK-COLOR: #02030B;
	SCROLLBAR-DARKSHADOW-COLOR: #000000;
	background-color: #02030b;

}
.title {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 18px;
	font-weight: bold;
	color: #FFCC00;
}
.justified {
	text-align: justify;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;

}
li {
	list-style-image: url(images/li.gif);
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 25px;

}
.layerbg {
	background-attachment: scroll;
	background-image: url(images/bg.jpg);
	background-repeat: no-repeat;
	background-position: -0px 20px;
}
#bodycontent #contenttable {
	text-align: center;
}

p {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #FFFFCC;
}
td, table, tr {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #FFFFCC;
}
a:hover {
	text-decoration: none;
	color: #FFCC00;

}
a:link {
	color: #D6B85F;
	text-decoration: underline;
}
a:visited {
	color: #CC6600;
	text-decoration: underline;
}
#Layer1 {
	z-index:99;
	height: 380px;
	visibility: visible;
	padding-right: 10px;
	text-align: left;
}
#flashitem {
	margin: 0px;
	padding: 0px;
	z-index: 99;
	position: relative;
}
#bodycontent {
	text-align: center;
}
.footer {
	font-size: 10px;
	color: #999999;
	text-align: right;
	width: 750px;
}
