body {
	background-color: #ffffff;
	background-image:  url('bg.gif');
	background-repeat:  repeat-x;
	background-position: top;
	margin: 0px 0px 0px 0px;
	padding: 0px 0px 0px 0px;
 	color : #000000;
 	scrollbar-face-color: #00a650;
	scrollbar-highlight-color: #00a650;
	scrollbar-shadow-color: #00a650;
	scrollbar-3dlight-color: #ffffff;
	scrollbar-arrow-color: #79c500;
	scrollbar-track-color: #ffffff;
	scrollbar-darkshadow-color: #FFFFFF;}

#menu a.button, #menu a.button:visited {
	display:block;
	width:186px;
	height:31px;
	background:url(button.gif);
	background-position:top left;
	background-color:transparent;
	text-align: center;
	color:#ffffff;
	line-height:30px;
	text-decoration:none;
	font-family:arial, sans-serif;}

#menu a.button:hover {
	background-position:0 -31px;
	color:#000000;
	line-height:30px;
	overflow:hidden;}

#menu a.button:active {
	background-color: #a1d1ee;}

a:link, a:visited {
 	text-decoration : none;
 	font-family: Tahoma;
 	font-generic : serif;
 	font-style : normal;
	text-decoration : none;
 	color : #00a650;
	font-size : 8pt;}
a:hover  {
	text-decoration : underline;
	color: #79c500;}
a:active {
	text-decoration : underline;
	color: #79c500;}

td {
        text-decoration : none;
 	font-family: Verdana;
 	font-generic : serif;
 	font-style : none;
	font-size : 10pt;
 	color : #000000;
	text-align: justify;}