/* CSS Document */

body {
	background-color: #000000;
	margin: 0px;
	
	font-size: 10px;
	color: #DEAA7E;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 14px;
	font-style: normal;
	font-weight: normal;
	text-decoration: none;
}

a {
color: #DEAA7E;
}

hr {
	color: #936539;
	border: 1px dashed;
}

p {
	color: #DEAA7E;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 11px;
	font-style: normal;
	font-weight: normal;
	text-decoration: none;
}

input, textarea {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 11px;
	color: #C0844B;
	background-color: #6B2C0C;
	border: 1px solid #C0844B;
}
.center .small div {
margin-bottom: 5px;
	float: left;
}
.center .small, .small {
	color: #C0844B;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 11px;
	font-style: normal;
	font-weight: normal;
	text-decoration: none;
	float:left;
	text-align: left;
}

.main {
}

.left {
width: 46px;
float: left; 
}

.center {
text-align: center;
float: left;
font-size: 11px;
padding-top: 25px;
}

.center div {
font-size: 14px;
}

.center .head {
color: #C0844B;
font-family: Georgia, "Times New Roman", Times, serif;
font-size: 20px;
font-style: italic;
font-weight: normal;
}

.center .date {
color: #C0844B;
font-family: Georgia, "Times New Roman", Times, serif;
font-size: 12px;
font-style: italic;
font-weight: bold;
text-decoration: none;
}



.footer {
padding: 15px;

color: #C0844B;
font-family: Georgia, "Times New Roman", Times, serif;
font-size: 11px;
font-style: normal;
font-weight: normal;
text-decoration: none;
text-align: right;
}

.footer a {
text-decoration: none;
color: #C0844B;
}



