.topback {
	background-attachment: fixed;
	background-image: url(images/background%20top.gif);
	background-repeat: repeat-x;
	position: relative;
	height: 39px;
	background-position: left top;
	left: 0px;
	top: 0px;
	visibility: visible;
	z-index: 3;





}
.leftmenuback {
	background-attachment: fixed;
	background-position: left top;
	width: 20px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-style: normal;
	font-weight: normal;
	color: #000000;
	text-decoration: none;
	background-image: url(images/backmenu.gif);
	background-repeat: repeat-y;




}
.textmenu {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-style: normal;
	text-decoration: none;
	text-align: left;
	text-indent: 7pt;
	white-space: normal;


}
.backundermenu {
	background-image: url(images/backundermenu1.jpg);
	background-repeat: repeat-y;
}
.text {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	text-decoration: none;
	list-style-type: square;

}
a:link {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-style: normal;
	text-decoration: none;

}
a:visited {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-style: normal;
	text-decoration: none;
}
a:hover {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-style: normal;
	text-decoration: none;
}
a:active {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	text-decoration: none;
	font-style: normal;
}

