.bg-page {
	background-image: url(../images/bg_page.jpg);
	background-repeat: repeat-x;
	background-position: top;
}
.table {
	border: 1px solid #BA6837;
}
.bg-content {
	background-image: url(../images/bg_content.jpg);
	background-repeat: repeat-x;
	background-position: top;
}
.brown11 {
	font-family: Tahoma;
	font-size: 11px;
	color: E0BBA4;
	text-decoration: none;
}
.yellow11 {
	font-family: Tahoma;
	font-size: 11px;
	color: F8E097;
	text-decoration: none;
}
.yellow10 {

	font-family: Tahoma;
	font-size: 10px;
	color: F8E097;
	text-decoration: none;
}
.brown10 {

	font-family: verdana;
	font-size: 10px;
	color: E0BBA4;
	text-decoration: none;
}
.white11 {

	font-family: "Trebuchet MS";
	font-size: 11px;
	color: #FFFFFF;
	text-decoration: none;
}
.dot {
	background-image: url(../images/art_dot.jpg);
	background-repeat: repeat-x;
}
.txtfield {
	font-family: Tahoma;
	font-size: 11px;
	color: #000000;
	text-decoration: none;
}.black11 {

	font-family: Tahoma;
	font-size: 11px;
	color: #000000;
	text-decoration: none;
}
.yellow14 {

	font-family: Arial;
	font-size: 14px;
	color: F8E097;
	text-decoration: none;
}

