body {
	font-family: Verdana, Geneva, Arial, helvetica, sans-serif;
	background-color: #130100;
	font-size: 11px;
	color: #BCA483;
}
p {
	font-size: 11px;
}

.borderbrown {
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: solid;
	border-right-style: none;
	border-bottom-style: solid;
	border-left-style: none;
	border-top-color: #31160D;
	border-right-color: #31160D;
	border-bottom-color: #31160D;
	border-left-color: #31160D;
}
.otherlink {
	color: #A8A475;
}

.darkertext {
	color: #AB9472;
}
.bluetext {
	color: #254B72;
}
.bluetext2 {
	color: #254B72;
}



td {
	font-family: Verdana, Geneva, Arial, helvetica, sans-serif;
}

th {
	font-family: Verdana, Geneva, Arial, helvetica, sans-serif;
}

.style1 {color: #1b2b43}
.style2 {color: #FFFFFF}



a:link {
	color: #94985B;
	text-decoration: none;
}
a:visited {
	color: #94985B;
	text-decoration: none;
}
a:hover {
	color: #613512;
	text-decoration: none;
}
a:active {
	color: #5B5734;
	text-decoration: none;
}
.extrasmall {
	font-size: xx-small;
	color: #3F2A19;
}
.borderblue {
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #336699;
	border-right-color: #000033;
	border-bottom-color: #336699;
	border-left-color: #000033;
}
.mustardtext {
	color: #968141;
}
.size12text {
	font-size: 10px;
}
.borderblue2 {
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: solid;
	border-right-style: none;
	border-bottom-style: double;
	border-left-style: none;
	border-top-color: #336699;
	border-right-color: #336699;
	border-bottom-color: #336699;
	border-left-color: #336699;
}
.lightbluetext {
	color: #99CCFF;
}
