table.main_menu
{
	border-style			: solid;
	
	border-left-width		: 0;
	border-right-width		: 0;
	
	border-top-width		: 2;
	border-top-color		: #006000;
	
	border-bottom-width		: 2;
	border-bottom-color		: #006000;
	
	background-color		: #50FF50;
}

table.license_form
{

}