body {
	font-family: Tahoma;
	font-size: 11px;
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	SCROLLBAR-FACE-COLOR: #eeeeee; 
	SCROLLBAR-SHADOW-COLOR: #687888; 
	SCROLLBAR-3DLIGHT-COLOR: #eeeeee; 
	SCROLLBAR-ARROW-COLOR: #4E616E; 
	SCROLLBAR-DARKSHADOW-COLOR: #dce0e2;
    BACKGROUND-COLOR: #3D582D;
	
}
td {
	font-family: Tahoma;
	font-size: 11px;
	line-height: 18px;
}
a:visited {
	color: #68984D;
	text-decoration: none;
}
a:link {
	color: #68984D;
	text-decoration: none;
}
a:hover {
	color: #3D582D;
	text-decoration: none;
}
.menu {
	font-family: Tahoma;
	font-size: 11px;
	font-weight: bold;
	color: #FFFFFF;
	line-height: 26px;
	background-image: url(../images/bg_menu.gif);
}
.menu a:visited {
	color: #FFFFFF;
	text-decoration: none;
}
.menu a:link {
	color: #FFFFFF;
	text-decoration: none;
}
.menu a:hover {
	color: #FFFF00;
	text-decoration: none;
}
.title1 {
	font-family: Tahoma;
	font-size: 11px;
	font-weight: bold;
	color: #3D582D;
}
