@charset "utf-8";

body                    {
	margin-top: 0px;
	scrollbar-3dlight-color: 16150E;
	scrollbar-arrow-color: C3C1B2;
	scrollbar-darkshadow-color: 000000;
	scrollbar-face-color: 3a5869;
	scrollbar-highlight-color: 515558;
	scrollbar-shadow-color: 515558;
	scrollbar-track-color: 000000;
	background-attachment: fixed;
	background-color: black;
	background-image: url(images/bg.jpg);
	background-repeat: no-repeat;
	color: #FFF;
	font-family: sans-serif;
}
A:link    {
	color: #DEDFFF;
	font-weight: bold;
	font-size: 10px;
}
A:active   {
	color: #DEDFFF;
	font-weight: bold;
}
A:visited     {
	color: #DEDFFF;
	font-weight: bold;
	font-size: 10px
}
A:hover   {
	color: white;
	font-weight: bolder;
	text-decoration: underline;
}

#Table_01 tr td #Menu {
	height: 24px;
	margin: 0px;
}
#Table_01 tr td #Menu table {
	background-image: url(images/menuback3.png);
	background-attachment: fixed;
	background-repeat: repeat;
	height: 20px;
	font-size: 11px;
	font-weight: bolder;
}
.Credit {
	font-size: 9px;
	height: 75px;
	color: #996;
}
