<style type="text/css">
.style1 {
	border-collapse: collapse;
}
.style4 {
	border-style: solid;
	border-width: 0;
	overflow-y: auto;
}
.style5 {
/*	border-width: 0;
	white-space: normal;
	text-align: left; */
	background-image: url('images/Background_Main_C02_Off.jpg');
}
.style6 {
	background-image: url('images/Background_Main_C04_Off.jpg');
}
.style7 {
	background-image: url('images/Background_Main_B01_Off.jpg');
}
.style8 {
	background-image: url('images/Background_Main_B02_Off.jpg');
}
.style9 {
	background-image: url('images/Background_Main_B03_Off.jpg');
}
.style10 {
	background-image: url('images/Background_Main_B04_Off.jpg');
}
.style11 {
	background-image: url('images/Background_Main_B05_Off.jpg');
}
.styleCenter {
	text-align: center;
}
/*===Loading Screen Style====*/
.Loading
{
	content:normal;margin-left:auto;margin-right:auto;margin-top:300px; position:relative;text-align: center;
}
.games {
	font-style: normal;
	font-variant: normal;
	font-weight: normal;
	font-size: 11px;
	line-height: normal;
	font-family: arial, sans-serif;
}
/*===Main Page Style====*/
.MainStyle
{
	height: 321px;
	width: 606px;
	position: absolute;
	font: Verdana, Arial 12pt;
	overflow: auto;
	visibility: hidden;
	margin-right: 16px;
	margin-left: 16px;
}

.FirstPageStyle
{
	height: 321px;
	width: 606px;
	position:absolute;
	font: Verdana, Arial 12pt;
	overflow: auto;
	margin-right: 16px;
	margin-left: 16px;
}
/*===Bios====*/
.Large
{
	font-size: large;
}

/*===Side Page Style====*/

.MainSidePageStyle
{
	height: 321px;
	width: 172px;
	position:absolute;
	overflow: auto;
	margin-right: 0px;
	margin-left: 10px;
	visibility: hidden;
}

.HideEverything
{
	visibility: hidden;
}


.FirstSidePageStyle
{
	height: 321px;
	width: 172px;
	position:absolute;
	overflow: auto;
	margin-right: 0px;
	margin-left: 10px;
}

/*===For Logo====*/
.LogoHide
{
	height:234px;
	width:1024px;
	position:absolute;
	visibility:hidden;
}
.LogoShow
{
	height:234px;
	width:1024px;
	position:absolute;
}
/*===For Buttons====*/
.ButtonHide
{
	position:absolute;
	visibility:hidden;
}
.ButtonShow
{
	position:absolute;
}


h1 {
	font-family: Arial;
	font: 11pt, normal, Verdana, Arial, Helvetica, sans-serif;
	font-weight: bold;
	color: white;
	margin: 0px;
	padding: 0px 0px 10px 0px;
}

h3 { font-family: Verdana; font-size:16px; color: #555555; font-weight:normal; margin: 0px; padding: 0px 0px 10px 0px;}

p { font-family: Verdana; font-size: 12px; margin: 0px; padding-top: 0px; padding-bottom: 14px; line-height: 1.5em;}

.style12 {
	height: 321px;
	width: 172px;
	overflow: auto;
	margin-right: 0px;
}

a:link
	{
	color: #E1A032;
/*	font-style: italic;*/
	text-decoration:none;
}
a:visited
	{
	color: #E1A032;
/*	font-style: italic;*/
	text-decoration:none;
}
a:hover
	{
	color:#C8FA8C;
}