BODY		{
	background-color: #FFFFFF;
	background-image: url(picts/background-introa.jpg);
		}




.maintable	{
	background-color: #000;
	background-image: url(picts/background-introa.jpg);
	background-repeat: repeat-x;
	background-position: 0px 0px;
	visibility: visible;
	color: #090;
	font-size: 18px;
		}




.rightimage	{
		background-image: url("picts/intro.jpg");
		background-repeat: repeat-x;
		BORDER-LEFT: #354D50 1px solid;
		}


.flashborder		{ BORDER-TOP: #354D50 15px solid; BORDER-BOTTOM: #354D50 15px solid; }




.textbox		{
	BORDER-TOP: #EBF4F4 1px solid;
	BORDER-LEFT: #EBF4F4 1px solid;
	BORDER-BOTTOM: #92A9A9 1px solid;
	BORDER-RIGHT: #92A9A9 1px solid;
	background-color: #000000;
	color: #FFFFFF;
			}


.introtext		{
	FONT: 12px arial, verdana, sans-serif;
	font-weight: normal;
	color: #FFF;
	text-align: center;
			}


.introtitle		{
	FONT: 15px arial, verdana, sans-serif;
	font-weight: bold;
	color: #050505;
	text-align: center;
			}



.intro-splits		{
	border-top: #92A9A9 1px solid;
	background-color: #EBF4F4;
	color: #366;
	height: 2px;
	width: 100%;
}




/* ENTER BUTON CODE */

#enterbutton		{ position: absolute; visibility: visible; left: 605px; top: 450px; z-index:2 }

.enter		{
		font-family: arial, verdana, sans-serif;
		font-size: 9pt;
		font-weight: bold;
		text-align: center;
		display: block;
		width: 135px;
		padding: 3px 0px 3px 0px;
		margin: 0px;
		BORDER: #8FAEB3 1px solid;
		background-color: #354D50;
		background-image: url("picts/menu.gif");
		}

a.enter:link		{ color: #8FAEB3; text-decoration: none; }

a.enter:visited		{ color: #8FAEB3; text-decoration: none; }

a.enter:active		{ color: #8FAEB3; text-decoration: none; }

a.enter:hover		{
			color: #FFFFFF;
			background-image: url("picts/menuon.gif");
			text-decoration: none;
			BORDER: #FFFFFF 1px solid;
			}
.maintable tr td table tr td .textbox tr .introtext .maintable .maintable {
	font-weight: bold;
}

