TABLE.menu
{
	width: 210px;
}	

TABLE.menu TD
{
	text-align: right;
	padding-right: 15px;
	height: 22px;
	color: #1c751c;
}

TD.menu1
{
	background-image: url(images/menu1bg.jpg);
	background-position: 100% 0%;
	font-weight: bold;
}

TD.menu2
{
	background-image: url(images/menu2bg.jpg);
	background-position: 100% 0%;
}

TD.menu3
{
	height: 15px !important;
	font-style: italic;
}

TD.menu1 A, 
TD.menu2 A,
TD.menu3 A
{
	color: #1c751c;
	text-decoration: none;
}

TD.active1, TD.active1 A, 
TD.active2, TD.active2 A,
TD.active3, TD.active3 A
{
	color: #1c751c;
}

/* collapse menü */

.trmenu2,
.trmenu3
{
	visibility: hidden; 
	/*position: absolute; */
}