BODY { 
	line-height: 125%;
}

P
, TD
, DIV
, .navlink { 
	font-family: verdana, arial, helv, sans; 
	font-size:8pt; 
	color: #616f37;
}

.section-s, .section-ns { width: 120px; height: 30px;  font-weight: bold; font-family: verdana, arial, helv; font-size: 8pt; text-align: center }
.section-s { background: white; }
.section-ns { color: white; }
.main { background: white; 
		padding: 20px; 
		vertical-align: top;
		font-family: verdana, arial, helv;
		font-size: 8pt;
}

.contenttable
{
	width: 750px; 
	border: 1px solid silver; 
	height: 620px;
	background: #E83034;
}

.contenttable2 {
	width: 750px;
}

.contentmenu {
	background: #eefacc;
	width: 750px;
	padding-top: 7px;
	padding-bottom: 7px;
}

.postmenuspacer {
	height: 8px;
}

.postcontentspacer {
	height: 4px;
	background: #E83034;
}

.postcontenttablespacer {
	background: #869A4C; 
	height: 12px;
}

.bodytext { 
	font-family: verdana, arial, helv;
	font-size: 8pt;
	line-height: 125%;
}

.link1border {
	border: 1px solid #e20024;
}

.link1 {
	color: #e20024;
	text-decoration: none;
}
.link1:hover {
	color: #e20024;
	text-decoration: underline;
}

.navlink {
	color: black;
	text-decoration: none;
}

.navlink:hover {
	text-decoration: underline
}

.title, .title2 { 
	color: #e20024
}

.title {
	font-weight: bold;
}

.title2 { 
}

.content, .content-nospacing
{
	height: 344px; 
	width: 100%;
}
.content-nospacing
{
	border-spacing: 0px;
}

.leftcell, .rightcell, .leftcellpadded, .rightcellpadded
{
	width: 375px; 
}


.leftcell, .leftcellpadded, .leftcellextrapadded, .leftcellnowidth, .leftcellnowidthpadded {
	line-height: 125%;
	background: #ffffff; 
}

.leftcellpadded, .leftcellnowidthpadded { 
	padding: 15px;
}

.leftcellextrapadded { 
	padding: 30px;
}

.rightcell, .rightcellpadded, .rightcellextrapadded {
	background: #ffffff;
	line-height: 125%;
}

.rightcellpadded {
	padding: 15px;
}

.rightcellextrapadded {
	padding: 30px;
}
