   body 	{ 
		font-family: Arial, Verdana, Helvetica, sans-serif;
		font-size: 9pt;
		line-height: 1.2;
		background-color: gray; 
		}
 
	#allcontent 	{
		position: relative;
		width: 95%;
		margin: 0 auto;  
		border: solid 3px #006633;
		background-color: white;
		}

	#main 	{
		margin-left: 1px;		 
		padding: 0px 10px 3px 10px;
		background-color: white;
		}

	#menucolumn {
		display: none;
		position: absolute;
		left: 0px;
		background-color: white;
		width: 1px;
		text-align: left;
		}

	#foot {
		display: none;
		background-color: white;
		text-align: center;
		padding: 0px 0px 0px 175px;
		font-size: 75%;
		color: white;
		}

	#foot1 {
		background-color: white;
		text-align: center;
		padding: 0px 0px 0px 175px;
		font-size: 75%;
		color: white;
		}

	#back  {
		padding: 10px;
		border: solid 2px #cccc99;
		}

	#back img {
		padding: 5px; 
		}

	#main h1, h2 { color: gray; }

       	#main h1 { 
		font-weight: bold; 
		font-size: 200%; 
		line-height: 200%;    
		border-bottom: 
		1px solid black; 
		}
	#main em {font-weight: bold; font-size: 110%; font-style: normal;}

  	#main strong 	{font-size: 150%; }

	.sechd {
		background-color:#cccc99; 
		border-style: outset;
		border-width: 2px;
		padding: 1px 10px 1px 10px;
		}


	.rubrq {
		display: none;
		background-color:#cccc99; 
		border-style: outset;
		border-width: 1px; 
		padding: 2px 25px 2px 25px;
		margin: 0px 5px 0px 5px;
		}

	.rubrq1 {
		background-color:#cccc99; 
		border-style: outset;
		border-width: 1px; 
		padding: 2px 25px 2px 25px;
		margin: 0px 5px 0px 5px;
		}

	p.space {display: none;}
	p.center {text-align: center; color: black; text-valign: middle;}
	p.center2 {text-align: center; color: black; text-valign: middle; line-height: 2;}

	h2.center {text-align: center;}	
       
   	h2.menu {text-align: center; color: white;}

	p.menu 	{
		width: 120px; 
		background-color:#cccc99;
		border-style: outset;
		border-width: 1px; 
		text-align: left; 
		line-height: 1;
		padding: 2px 0px 2px 12px; 
		margin-left: 20px;
		}

	img.menu {
		border: 0; 
		height: 14px; 
		padding: 2px 5px 0px 0px; 
		}

	p.menu1 {
		text-align: center; 
		margin: 25px 0px 20px 0px; 
		}

	p.menu2 {
		display: none;
		text-align: center;
		padding: 0px 15px 0px 15px;
		color: white;
		}

	a:link 	{
		color: black; 
		font-size: 15px; 
		font-weight: bold; 
		text-align: left; 
		text-decoration: none;
		}
	a:visited {
		color: #006633; 
		font-size: 15px; 
		font-weight: bold; 
		text-align: left; 
		text-decoration: none;
		}

	a:hover {
		color: #cccc99; 
		background: #006633; 
		font-size: 15px;
		font-weight: bold; 
		text-align: left; 
		}

	#foot a:link 	{
		color: black;
		background: #cccc99;
		padding: 0px 3px 0px 3px;
		border: outset 1px ;
		font-size: 75%;
		line-height: 0.8;  
		font-weight: bold; 
		text-align: left; 
		text-decoration: none;
		}
	#foot a:visited {
		color: #006633;
		background: #cccc99;
		padding: 0px 3px 0px 3px;
		border: outset 1px ;
		font-size: 75%; 
		line-height: 0.8; 
		font-weight: bold; 
		text-align: left; 
		text-decoration: none;
		}

	#foot a:hover {
		color: #cccc99; 
		background: #006633;
		padding: 0px 3px 0px 3px;
		border: outset 1px ;
		font-size: 75%; 
		font-weight: bold; 
		text-align: left; 
		}
	
	

