a:link, a:visited {
	color: #2FB457;
	text-decoration: none;
	font-family: Arial
}

a:active {
	color: 2FB457;
	text-decoration: none;
	font-family: Arial
}

body.main {
	
	color: #505050;
	background-image: url(pics/bg.gif);	
	font-family: Arial;
	font-size: x-small;
	text-align: justify;
}

td.main {
	font-size: x-small	
}


body.menu{
	
	margin-left: 5pt;
	margin-right: 0pt;
	background-color: #CCCCCC;
}

body.head {
	background-color: #CCCCCC;
	border-bottom: 	 2px solid #2FB457;	
	margin-left: 0pt;
	margin-right: 5pt;
	margin-top: 0pt;
	margin-bottom: 0pt;
	
}

body.foot {
	background-color: #CCCCCC;
	border-top: 	 2px solid #2FB457;
	margin-left: 1pt;
	margin-right: 1pt;
	margin-top: 1pt;
	margin-bottom: 1pt;
}

a:link.foot, a:visited.foot, a:active.foot {
	font-size: 8pt;
	font-family: Arial;
	text-decoration: none;
	color: #2FB457;	
}

td.menu {
	width: 156;
	border-top: 2px solid #2FB457;
	border-bottom: 2px solid #2FB457;
	
	color: #505050;
	background-color: #CCCCCC;
	cursor: hand;
	font-family: Arial;
	font-size: small;

}

td.menu a:link, td.menu a:visited, td.menuactive a:link, td.menuactive a:visited {
	color: #505050;
	font: inherit;
}

td.menuactive a:link, td.menuactive a:visited {
	color: #CCCCCC;
	font: inherit;
}


td.menuactive {
	width: 156;
	border-top: 2px solid #2FB457;
	border-bottom: 2px solid #2FB457;
	
	color: #CCCCCC;
	background-color: #AAAAAA;
	cursor: hand;
	font-family: Arial;
	font-size: small;
}

td.innermenu {
	padding-left: 10pt
}

a:link.menu, a:visited.menu {
	color: #505050;
	text-decoration: none;
	font-family: Arial;
	font-size: x-small;
}

a:link.menuactive, a:visited.menuactive {
	color: #2FB457;
	text-decoration: none;
	font-family: Arial;
	font-size: x-small;
}

a:active.menu {
	color: #2FB457;
	text-decoration: none;
	font-family: Arial;
	font-size: x-small;
}

a:active.menuactive {
	color: #2FB457;
	text-decoration: none;
	font-family: Arial;
	font-size: x-small;
}

