.body {
	text-align: center;
	border: 1px solid #000000;
	background-image: url(images/bg.gif);

}
.brownborder {
	border-top-width: 2px;
	border-bottom-width: 2px;
	border-top-style: solid;
	border-bottom-style: solid;
	border-top-color: #7C4C37;
	border-bottom-color: #7C4C37;
	background-color: #FFFFFF;

}
.rightcell {
	vertical-align: top;
	padding: 10px 18px 10px 12px;
	font-family: "Book Antiqua";
	font-size: 13px;
	color: #555555;
	line-height: 25px;
	text-align: justify;



}
.leftcell {
	vertical-align: top;
}
img {
	border: 0px solid #666666;
}
.thumbs {
	text-align: center;
}
.center {
	text-align: center;
	font-family: tahoma;
	font-size: 10px;
	color: #FFFFFF;
	background-color: #000000;
	padding: 5px;


}
.text {

	vertical-align: top;
	font-family: "Book Antiqua";
	font-size: 13px;
	color: #555555;
	text-align: justify;
}
input {
	font-family: tahoma;
	font-size: 12px;
}
.graf {

	text-align: center;
}
a {
	color: #CC9900;
}
