BODY
{   background-color: #e6ddc1;   
	text-align: left;
	font: 11px Tahoma;
	margin:0;
}
img {
	border: none;
}

h1
{
	margin:10px; margin-left:0px; font: bold 13px Tahoma;
}

h2
{
		margin:20;font: bold 11px Tahoma; color:#3B3B3B;

}

td
{
	font:11px Tahoma; color:#3B3B3B;
	line-height: 1.3;
}

p
{
	margin:20; font:11px Tahoma; color:#3B3B3B;
	line-height: 1.3;
}

li {
	margin:0px;
}


a:link, a:visited, a:active {
font: bold 11px Tahoma;
color: #6c9321;
text-decoration: underline;
}

a:hover {
font: bold 11px Tahoma;
color: #1f3200;
text-decoration: none;
}


TD.menu {
   
}

a.menu, a.menu:link, a.menu:visited, a.menu:active {
font: bold 12px Tahoma;
color: #1f3200;
text-decoration: none;
padding: 5px;
}

a.menu:hover {
font: bold 12px Tahoma;
color: #1f3200;
text-decoration: underline;
padding: 5px;
}

a.menu2:link, a.menu2:visited, a.menu2:active {
font: bold 12px  Tahoma;
color: #6c9321;
text-transform:uppercase;
text-decoration: none;
margin: 0px;
}

a.menu2:hover {
font: bold 12px Tahoma;
color: #6c9321;
text-decoration: underline;
}

a.menu2_a:link, a.menu2_a:visited, a.menu2_a:active {
font: bold 12px Tahoma;
color: #6c9321;
text-decoration: underline;
}

a.menu2_a:hover {
font: bold 11 Tahoma;
color: red;
text-decoration: none;
}

.mn { 
border: none; 
border-top: dashed 1px; 
border-left: dashed 1px; 
border-color: ##898989; 
} 

.mn td { 
border: none; 
border-bottom: dashed 1px; 
border-right: dashed 1px; 
border-color: ##898989; 
} 


