body {
	font-family: Trebuchet MS, Tahoma, Verdana, Arial, sans-serif; 
	background-color: gray; background: url('tlo7.jpg'); 
}

a	{ color: white; font-weight: bold; }
#indiv a	{ display: block; margin: 0; width: 550px; height: 40px; vertical-align: middle; line-height: 36px; text-align: center; }
a:hover	{ color: yellow; background-image: url('button07.gif'); }
#indiv a:hover	{ text-decoration: none; }

div#maindiv	{
	position: absolute; left: 50%; top: 50%; margin-left: -385px; margin-top: -285px; width: 770px; height: 550px; 
	border: 2px outset silver; overflow: hidden; 
	background-color: white; background-image: url('theme07.jpg'); color: white; font-size: 4px;
}

div#indiv { 
	position: absolute; top: 50%; left: 50%; margin-left: -270px; margin-top: -176px; width: 600px; height: 365px; 
	text-align: left; overflow: auto; 
	font-size: 22px; font-weight: bold; 
}

div#indiv {
	scrollbar-arrow-color: #00C11A;
	scrollbar-3dlight-color: #4F824F;
	scrollbar-darkshadow-color: #4F824F;
	scrollbar-face-color: #f4f4f0;
	scrollbar-highlight-color: #ffffff;
	scrollbar-shadow-color: #d0d0d0;
	scrollbar-track-color: #f5f5f5;
	/* http://iconico.com/CSSScrollbar/ */
}

div#shadiv	{
	position: absolute; left: 50%; top: 50%; margin-left: -380px; margin-top: -280px; 
	border: 2px solid silver;
	background-color: gray; width: 770px; height: 550px; 
}

h4	{ margin: 0; padding: 0; color: white; }

td, table	{ margin: 0; padding: 0; }

