

//body 
//	{
	//background-image:url('topcorner_bckgd.jpg');
//background-repeat:no-repeat;
//background-color:#F1F4F9;
	
//background-image:url('logo3.jpg');
//background-size:500px 600px;
	//opacity:0.5;
//	}
body {
	background-image: url(../images/bg_pop.png);
	background-repeat: repeat-x;
	background-color: #FFFFFF;
	padding-top:20px;
}
table {
	padding-top:10px;
}

a
	{
	color:maroon;
	}

#amenu
	{
  text-align:center;
  font-size: 12px;
  font-weight: bold;	
	}

#cat
	{
  font-size: 28px;	
  font-weight: bold;
	}

#cat2
	{
  font-size: 24px;	
  font-weight: bold;
	}

#hhdd
	{
	color:darkgreen;
  text-align:left;
  font-size: 40px;
  font-weight: bold;
	}
	
#txt
	{
  text-align: left;
  font-size: 18px;
  font-weight: bold;		
	}	

#txt2
	{
  text-align: center;
  font-size: 18px;
  font-weight: bold;		
	}	
	
#txt3
	{
  text-align: left;
  font-size: 14px;
  font-weight: bold;		
	}		

#txt4
	{
  //text-align: left;
  font-size: 14px;
  font-weight: bold;		
	}		
	
#txt5
	{
  //text-align: left;
  font-size: 14px;
  font-weight: normal;		
	}			
	
#topic
	{
	color:darkgreen;
  text-align: center;
  font-size: 28px;
  font-weight: bold;		
	}	