td
{
	padding: 2px;
}

tr
{
	margin-top: 3px;
	margin-bottom: 3px;
}

a.loggedin, a.loggedin:visited
{
	text-align:left;
	text-decoration:none;
	color:#CB971A;
}

a.loggedin:hover 
{
	color:#fff;
	background-color: #B32020;
}

a, a:visited
{
	text-align:left;
	text-decoration:none;
	color:#CB971A;
}

a:hover 
{
	color:#B32020;
}

li
{
	margin-top: 5px;
	margin-bottom: 5px;
}

table
{
	border-collapse: collapse;
	border-color: #4B412C;
}

input.reg_input
{
	border:none;
	background-color: #4B412C;
	color: white;
	width: 175px;
}

input.reg_input:hover
{
	border:none;
	background-color: #534322;
	color: white;
	width: 175px;
}

.subheader
{
	border-bottom-width: 5px;
	border-bottom-style: solid;
	border-bottom-color: #B32020;
	font-size: 22px;
	line-height: 27px;
	text-transform: uppercase;
	margin-top: 10px;
	margin-bottom: 0px;
	text-indent: 5px;
}

.header3
{
	font-size: 18px;
	font-weight: normal;
	margin-top: 10px;
	margin-bottom: 5px;
	margin-left:15px;
	margin-right: 5px;
	text-indent: 5px;
	border-bottom-style: dotted;
	border-bottom-width: 2px;
	border-bottom-color: #DFA821;
}

.dateheader
{
	float: right;
	font-size: 18px;
	margin-right: 10px;
	text-align: right;
	font-style: italic;
}

.content_inner
{
	margin-top: 10px;
	margin-right: 5px;
	margin-bottom: 0px;
	margin-left: 25px;
}

div.sp_box
{
	margin-top: 25px;
	margin-bottom: 25px;
}

table.frame
{
	background-color: white;
}

td.sptopleft, td.sptopright, td.spbottomleft, td.spbottomright
{
	width: 3px;
	height: 3px;
	background-color: #B32020
}

td.sptop, td.spbottom
{
	height: 3px;
	background-color: #B32020
}

td.spleft, td.spright
{
	width: 3px;
	background-color: #B32020
}

.bcenter
{
	text-align: center;
}

.bnormal
{
	text-align: justify;
}

.bold
{
	font-weight: bold;
}

p.booktext
{
	margin-left: 25px;
}

img.spimg_preload
{
	position:absolute;
	left: 0px;
	top: 0px;
	visibility: hidden;
}