BODY		{
		background-color: #FFFFFF;
		}




.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: #000000 0px solid;
		}


.flashborder		{ BORDER-TOP: #000000 0px solid; BORDER-BOTTOM: #000000 0px solid; }




.textbox		{
			BORDER-TOP: #EBF4F4 1px solid;
			BORDER-LEFT: #EBF4F4 1px solid;
			BORDER-BOTTOM: #92A9A9 1px solid;
			BORDER-RIGHT: #92A9A9 1px solid;
			background-color: #CCE1DC;
			}


.introtext		{
			FONT: 12px verdana, arial, sans-serif;
			font-weight: normal;
			color: #000000;
			}


.introtitle		{
			FONT: 15px verdana, arial, sans-serif;
			font-weight: bold;
			color: #006666;
			}



.intro-splits		{ border-top: #92A9A9 1px solid; background-color: #EBF4F4; color: #EBF4F4; height: 2px; width: 100%; }











