body.main  {
	background-color="#FFFFFF";	
	}
table.main {  

	font-family: Verdana, Arial, Helvetica, sans-serif; 
	font-size: 12px; 
	font-style: normal; 
	line-height: 160%; 
	font-weight: normal; 
	color: #333333;
	background-color: #ffffff;
	border: solid;
	border-width: 1px;
	border-color: #2E8B57;
	border-right-color: #3399CC;
	}
table.menu {
	padding-left: 10px
	background-color: white;
	border-top: dotted;
	border-color: 2E8B57; 
	border-top-width: 1px;
	border-right: dotted;
	border-color: 2E8B57; 
	border-right-width: 1px;
	border-bottom: dotted;
	border-color: 2E8B57; 
	border-bottom-width: 1px;
	}
td.ang {  
	font-family: Verdana, Arial, Helvetica, sans-serif; 
	font-size: 12px; 
	font-style: normal; 
	line-height: 160%; 
	font-weight: normal; 
	color: #333333;
	background-color: #ffffff;
	}
td.menu {
	background-color: white;
	border-top: dotted;
	border-color: 2E8B57; 
	border-top-width: 1px;
	}
td.menu1 {
	background-color: white;
	border-top: dotted;
	border-color: 2E8B57; 
	border-top-width: 1px;
	}
td.bot {
	background-color: 2E8B57;
	font-size: 10px; 
	font-style: normal; 
	font-weight: bold; 
	color: #FFFFFF;		
	}	
a {	font-size: 10px; 
	font-style: normal; 
	font-weight: bold;
	line-height: 160%; 
	color: #3399CC;
	text-decoration: none;
	}
a:hover {
	color: #2E8B57;
	text-decoration: underline;
}
td.bot {
	background-color: 2E8B57;
	font-size: 10px; 
	font-style: normal; 
	color: #FFFFFF;		
	}	
a.bot {	font-size: 10px; 
	font-style: normal; 
	font-weight: bold;
	line-height: 160%; 
	color: #FFFFFF;
	text-decoration: none;
	}
a.bot:hover {
	color: #333333;
	text-decoration: underline;
}


