.rep
{
	background-image: url(images/rep.gif);
	background-repeat: repeat-x;
}

body {
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
}.rep2 {
	background-image: url(images/rep1.gif);
	background-repeat: repeat-x;
}
.txt
{
	font-family:Arial, Helvetica, sans-serif;
	font-weight: bold;
	color: black;

}
.txt11
{
	font-family:Arial, Helvetica, sans-serif;
	font-weight: normal;
	color: black;

}
.txt1
{
	font-family:Arial, Helvetica, sans-serif;
	font-weight: bold;
	color: white;
	font-size:10px;

}
.border {
	border: 1em solid #666666;
}

.line
{
	background-image: url(images/line.gif);
	background-repeat: repeat-x;
}

.rep3
{
background-image: url(images/rep2.gif);
	background-repeat: repeat-x;
}
