body {
    margin: 0 0 0 0;
    font: 10px Verdana;
    color: black;
    background-color: white;
	 background-image: url(img/bg.jpg);
	 background-repeat: repeat-y;
	 background-position: center;

    margin-top: 0px;
    margin-right: 0px;
    margin-left: 0px;
    margin-bottom: 0px;
}

td {
	font-family: Verdana;
	font-size: 11px;
}

a {
  text-decoration:none;
}

a:link,a:visited {
  color:#000000;
    font-weight: bold;
}

a:hover {
  color:#B36C9C;
    font-weight: bold;
  text-decoration:underline;
}

a.pagnr:link,a.pagnr:visited {
  color:black;
  font-weight: bold;
  	font-family: Verdana;
	font-size: 12px;
}

a.pagnr:hover {
  text-decoration:underline;
  color:black;
  font-weight: bold;
  	font-family: Verdana;
	font-size: 12px;
}

a.pagnr_ov:link,a.pagnr_ov:visited {
  color:black;
  font-weight: bold;
  	font-family: Verdana;
	font-size: 12px;
}

a.pagnr_ov:hover {
  text-decoration:underline;
  color:black;
  font-weight: bold;
  	font-family: Verdana;
	font-size: 12px;
}

.htxt {
	font-family: Verdana;
	font-size: 10px;
	font-weight: normal;
	color: black
	;
	padding-left: 22px;
	padding-top: 12px;
}

.info {
	font-family: Verdana;
	font-size: 9px;
	font-weight: normal;
	color: black;
}

.txt {
	font-family: Verdana;
	font-size: 10px;
	font-weight: normal;
	color: black;
	width: 257px;
	height: 137px;
	padding-left: 5px;
	padding-right: 5px;
	padding-top: 5px;
}

.spict {
border: 1px solid black;
}

.copyright {
	font-family: Verdana;
	font-size: 10px;
}

.control
{
border: 1px solid black;
}

