@charset "utf-8";
/* CSS Document */

.thumborder {
border: 1px solid #000;
}

.body_brown {background-color:#cdb8a7;
}

.body_brown2 {background-color:#cdb7a6;
}

.table_brown {background-color:86694f;
}

.table_grey {background-color:#96877c;
}

.dark_grey {background-color:#6b635e;
}

.wbord {
	border: 1px solid #fd8727;
}

/* font styles */

.white_bold {font:Verdana, Geneva, sans-serif;
color:#FFFFFF;
font-size:18px;
font-weight:bold
}

.txt1 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #000;
	text-decoration: none;
}

.warning {
	width: 368px;
	background-color: #86694f;
	border: 0px solid #6B5234;
	padding: 3px;
}

.brown_large {
	font-family: Impact, sans-serif;
	font-size: 28px;
	color: #85684f;
}
.brown_large a {
	font-size: 28px;
	color: #85684f;
	text-decoration: none;
}
.brown_large a:visited {
	color: #85684f;
}
.brown_large a:hover {
	color: #b85301;
}
.brown_large a:active {
	color: #85684f;
}

.txt_footer, .txt_footer a, .txt_footer a:visited {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 9px;
	color: #85684f;
	text-decoration: none;
}

.txt_AtoZ, .txt_AtoZ a, .txt_AtoZ a:visited {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 18px;
	font-weight: bold;
	text-decoration: none;
	color: #cdb7a6;
}

.txt_AtoZ:hover {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 18px;
	font-weight: bold;
	text-decoration: none;
	color: #fff;
}