BODY {
	background-color: #FFFFFF;
	background-image : url(../_images/background_x.gif);
	background-repeat : no-repeat;
	margin-top: 0px;
	margin-left: 0px;
	margin-bottom: 0px;
	margin-right: 0px;
	font-size: 10pt;
	color: #333333;
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
}

TD {
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 10pt;
	color: #333333;
}

TD.menubalk {
	font-size: 10pt;
	color: #FFFFFF;
	font-weight : bold;
	padding-left : 10px;
	padding-bottom : 3px;
	padding-right : 0px;
	padding-top : 1px;
	background-color : #007CA7;
	background-image : url(../_images/bg_balk.gif);
	background-repeat : no-repeat;
	background-position : right;
}

TD.menuselected {
	color: #007CA7;
	font-weight : bold;
	padding-left : 15px;
}

A.menu {
	color: #333333;
	padding-left : 15px;
	text-decoration : none;
}

A:HOVER.menu {
	color: #007CA7;
	margin-left : 3px;
	text-decoration : none;
}
