body
{
	font-family: Arial;
	font-size: 12pt;
	color: #663300;
}

p
{
	font-family: Arial;
	font-size: 12pt;
	color: #663300;
}


.FooterText
{
	font-family: Arial;
	font-size: 11pt;

}

LightText
{
	font-family: Arial;
	font-size: 10pt;
	color: #A35200;
}

.bblue-text
{
	color: #FFFFFF;
	font-size: 9pt;
}

.title
{
	font-family: Arial;
	font-size: 16pt;
	font-weight: bold;
	text-decoration: underline;
	color:  #70451D;
}



.item-cell
{
	border: solid 1px #A35200;
	width: 90%;
	padding: 3px;
	
}

.EventTitle
{
	font-weight: bold;
}

.PostText
{
	font-family: Arial;
	font-size: 11pt;

}

.PostDetails
{
	font-family: Arial;
	font-size: 10pt;
	color: #A35200;
}

a:link { color: #0052A3 }
a:visited { color: #0070E0 }
a:active { color: #0070E0 }


.TableHead
{
	font-family: Arial;
	font-size: 12pt;
	color: White;
	background-color: #663300;
	border: solid 1px #000000;
	text-decoration: underline;
}

.TableRow
{
	font-family: Arial;
	font-size: 10pt;	
}

.TableFooter
{
	background-color: #B7A28E;
}


.TableRowAlt
{
	font-family: Arial;
	font-size: 10pt;
	background-color: #FFF7C5;
}

.Table
{
border: Inset 2px #003366;
}

.Panel
{
	background-color: #B7A28E;
	border: solid 2px #663300;
	
}





.Control16 /* Post Control */
{
	width:410px;
	
}

.Control15 /* Thread List */
{
	/*width: 710px;*/
	font-size: 10pt;
	/*margin-left:20px;  */
	/*margin-right:20px; */
	
}

.Control15 table
{
	font-size: 10pt;
}

.BasicPostControl
{
	margin-top: 25px;
}