@charset "utf-8";
body {
	background-image: url(../images/body_back.gif);
	margin: 0px;
}

.stand {
	color: #FFFFFF;
	font-size: 14pt;
	text-decoration: underline;
	font-variant: small-caps;
}
.stand:hover {
	color: #FDF8DA;
	font-size: 14pt;
	text-decoration: underline;
	font-variant: small-caps;
}
.red {
	background-color: #5c0b0a;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 10pt;
	color: #FFFFFF;
	} 
.browntxt {
	font-size: 9pt;
	color: #c48934;
}

th {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 7pt;
	color: #4d0101;
}
.smalltxt {
	font-size: 9pt;
}

.brownbord {
	border: 1pt solid #d1ae50;
}
td {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 10pt;
	color: #5c0b0a;
}
.orange {
	background-color: #d1ae50;
}
.lightbrown {
	background-color: #EFDFAC;
	line-height: 13pt;
	font-size: 10pt;
}
ul {
	color: #c48934;
	font-weight: normal;
	list-style-type: disc;
	line-height: 15pt;
}
.base {
	padding-left: 60pt;
	padding-bottom: 10pt;
	font-weight: normal;
	font-size: 9pt;
}
.browntext {
	color: #c48934;
	font-weight: normal;
}
.lightbrowns {
	background-color: #EFDFAC;
	padding-left: 26pt;
	padding-right: 5pt;
}
.baseind {
	padding-left: 5pt;
}
a {
	font-weight: bold;
	color: #4D0101;
	text-decoration: none;
}
a:hover {
	font-weight: bold;
	color: #4D0101;
	text-decoration: underline;
}
.green {
	color: #2D4521;
}
.space {
	line-height: 180%;
	background-color: #FFFFFF;
}
