@charset "utf-8";
#advert {position:absolute; left:0px; right:0px; top:0px; bottom:0px; width:100%; background:url('../images/backgrounds/popup-ad.png'); text-align:center; display:none; z-index:999;}
#advert h2 {padding:2px 4px; background:#fff; font-size:18px; font-weight:bold; margin-top:0;}
#BoundingDiv {

	position:relative;

	width:900px;

	height:950px;

	z-index:1;

}

body {

	background-color: #000000;

}

#Flash {

	position:absolute;

	width:900px;

	height:245px;

	z-index:-1;

	top: 77px;

}

#Menu {

	position:absolute;

	width:882px;

	height:16px;

	z-index:1;

	left: 9px;

	top: 351px;

	background-color: #000000;

}

body,td,th {

	font-family: Arial, Helvetica, sans-serif;

	font-size: 12px;

}

h1, h2, h3, h4 {
	font-size:12px;
	font-weight:normal;
}

a:link {

	text-decoration: none;

}

a:visited {

	text-decoration: none;

}

a:hover {

	text-decoration: underline;

}

a:active {

	text-decoration: none;

	color: #FFFFFF;

}

#dropmenudiv{

position:absolute;

border:1px solid black;

border-bottom-width: 0;

font:normal 10px Tahoma;

line-height:18px;

z-index:100;

}



#dropmenudiv a{

width: 100%;

display: block;

text-indent: 3px;

border-bottom: 1px solid black;

padding: 2px 0;

text-decoration: none;

font-weight: bold;

}



#dropmenudiv a:hover{ /*hover background color*/

background-color: #333333;

}

.style1 {color: #FFF39E;}

#PageText {
	position:absolute;
	width:865px;
	height:525px;
	z-index:2;
	left: 8px;
	padding: 0px 8px 8px 8px;
	top: 377px;
	overflow: auto;
	background-color: #FFFFFF;

}

#HomePageText {

	position:absolute;

	width:865px;

	height:345px;

	z-index:2;

	left: 9px;

	padding: 0px 8px 8px 8px;

	top: 378px;

	overflow: auto;

	background-color: #FFFFFF;

}

#footer {

	position:absolute;

	width:882px;

	height:17px;

	z-index:3;

	left: 9px;

	top: 931px;

	background-color: #000000;

}

html {

scrollbar-base-color: #FFF39E;

scrollbar-arrow-color: #000000;

scrollbar-track-color: #FFF39E;



scrollbar-shadow-color: black;

scrollbar-lightshadow-color: black;

scrollbar-darkshadow-color: gray;



scrollbar-highlight-color: white;

scrollbar-3dlight-color: black;

}

.whitelink {
	color:#FFFFFF;
}

.yellowlink {
	color:#FFF39E;
}

.fourPxMargin {
	margin:4px;
}

.right {
	float:right;
	text-align:center;
}
