body {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 9pt;
	color: #000000;
	background-image: url(../images/back3.gif);
	background-repeat: repeat-x;
	background-position: top;
	background-color: #C2CAD1;






}
.tekstmenu {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 8pt;
	font-weight: bold;
	color: #404040;
	text-decoration: none;

}
.MenuSelected {

	font-family: Arial, Helvetica, sans-serif;
	font-size: 8pt;
	font-weight: bold;
	color: #FCA90F;
	text-decoration: none;
}
a:hover {
	color: #FCA90F;
	text-decoration: underline;
}
.TableHeader {
	background-image: url(../images/back1.jpg);
	background-repeat: no-repeat;
	background-position: right;
}
