.text {
	font-family: "Times New Roman", Times, serif;
	font-size: 14px;
	color: #e0a956;
	text-decoration: none;
}
.textwhite {
	font-family: "Times New Roman", Times, serif;
	font-size: 16px;
	color: #cccccc;
	text-decoration: none;
}
.title {
	font-family: "Times New Roman", Times, serif;
	font-size: 22px;
	color: #e0a956;
	text-decoration: none;
}
.botlinks {
	font-family: "Times New Roman", Times, serif;
	font-size: 12px;
	
	color: #8c7272;
	text-decoration: none;
}
.botlinks1 {
	font-family: "Times New Roman", Times, serif;
	font-size: 14px;
	font-weight:bold;
	color:#FFFFFF;
	text-decoration: none;
}

.botlinks1 a:link {
	font-family: "Times New Roman", Times, serif;
	font-size: 12px;
	color: #8c7272;
	text-decoration: none;
}
.botlinks1 a:active {
	font-family: "Times New Roman", Times, serif;
	font-size: 12px;
	color: #8c7272;
	text-decoration: none;
}
.botlinks1 a:hover {
	font-family: "Times New Roman", Times, serif;
	font-size: 12px;
	color: #FFFFFF;
	text-decoration: none;
}

.botlinks a:link {
	font-family: "Times New Roman", Times, serif;
	font-size: 12px;
	color: #8c7272;
	text-decoration: none;
}
.botlinks a:active {
	font-family: "Times New Roman", Times, serif;
	font-size: 12px;
	color: #8c7272;
	text-decoration: none;
}
.botlinks a:hover {
	font-family: "Times New Roman", Times, serif;
	font-size: 12px;
	color: #FFFFFF;
	text-decoration: none;
}
.copyright {
	font-family: "Times New Roman", Times, serif;
	font-size: 12px;
	color: #CCCCCC;
	text-decoration: none;
}
.thumb a {
	background-color:#000000;
	border:#3f3930 1px solid;
	padding:3px;
	display:block;
		

}
.thumb a:hover {
	background-color:#000000;
	border:#ffffff 1px solid;
	padding:3px;
	display:block;

}
.thumb1 a {
	background-color:#000000;
	border:#dabf96 5px solid;
	display:block;
		

}
.thumb1 a:hover {
	background-color:#000000;
	border:#ffffff 5px solid;
	display:block;

}
.textbox {
	font-family: tahoma;
	font-size: 11px;
	color: #FFFFFF;
	text-decoration: none;
	background-color: #333333;
	width: auto;
	border: 1px solid #666666;
	height: auto;
}
.textbox1 {
	font-family: tahoma;
	font-size: 11px;
	color: #FFFFFF;
	text-decoration: none;
	background-color: #333333;
	width: auto;
	border:none;
	height: auto;
}
