body {background:#eaf3fc url('picts/bg.gif') repeat-y top center; 
color:#FFFFFF; 
line-height:1.8em; 
margin:0 auto; padding:0; 
font-style:normal; 
font-variant:normal; 
font-weight:normal; 
font-size:70%; 
font-family:Verdana, Tahoma, Arial, sans-serif}









.maintable	{
		background-color: #E4EAEA;
		background-image: url('picts/background-intro.jpg');
		background-repeat: repeat-x;
		background-position: 0px 0px
		}




.rightimage	{
		background-image: url('picts/intro.jpg');
		background-repeat: repeat-x;
		BORDER-LEFT: 1px solid #23618D;
		}


.flashborder		{ BORDER-TOP: #23618D 15px solid; BORDER-BOTTOM: #23618D 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: #CDD8D9;
			}


.introtext		{
			FONT: 12px arial, verdana, sans-serif;
			font-weight: normal;
			color: #000000;
			}


.introtitle		{
			FONT: 15px arial, verdana, sans-serif;
			font-weight: bold;
			color: #336666;
			}



.intro-splits		{ border-top: #92A9A9 1px solid; background-color: #EBF4F4; color: #EBF4F4; 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: 95px;
		margin: 0px;
		BORDER: 1px solid #8FAEB3;
		background-color: #23618D;
		background-image: url('picts/menu.gif');padding-left:0px; padding-right:0px; padding-top:3px; padding-bottom:3px
		}

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: 1px solid #FFFFFF;
			}