/* CSS Document */
body,td,th {
	font-family: Times New Roman, Times, serif;
	font-size: 14px;
	color: #998560;
}
body {
	background-color: #000000;
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
}
a:link {
	color: #6A5935;
	text-decoration: none;
}
a:visited {
	text-decoration: none;
	color: #6A5935;
}
a:hover {
	text-decoration: underline;
	color: #B1A896;
}
a:active {
	text-decoration: none;
	color: #8E8168;
}
#admin input,textarea {
	background-color: #403522;
	color: #998560;
	border: 1px solid #998560;
}

.title {
	color: #705e3b;
	font-size: 24px;
}
.bt {
	color: #705e3b;
	font-size: 14px;
}
#cp {
	color: #333333;
	font-size: 12px;
}
#cp a {
	color: #333333;
	text-decoration: none;
}
#cp a:hover {
	color: #666666;
	text-decoration: underline;
}



.bigT {
	color: #705e3b;
	font-size: 24px;
}
.payB {
	color: #333333;
	font-size: 14px;
	font-weight: bold;
}

.modTitle {

	color: #705e3b;
	font-size: 18px;
}
.modPhone {

	color: #998560;
	font-size: 18px;
}
