#site td.headmargin {
	width: 850px;
	height: 10px;
	border: none;
	background: url(../../nox_images/bg_headmargin.jpg) top left no-repeat;
}

#site td.secondary_navi {
	width: 850px;
	height: 30px;
	border: none;
	padding: 0px 60px 0px 0px;
	background: url(../../nox_images/bg_secondary_navi.jpg) top left no-repeat;
}

#site td.introframe {
	width: 850px;
	height: 209px;
	border: none;
	background: url(../../nox_images/bg_intro.jpg) top left no-repeat;
}

#site td.primary_navi {
	width: 850px;
	border: none;
	background: url(../../nox_images/bg_primary_navi.jpg) top left no-repeat;
}

#site td.spacer_cell {
	width: 850px;
	height: 30px;
	border: none;
	background: url(../../nox_images/bg_spacer_cell.jpg) top left no-repeat;
}

#site table.main_cell {
	width: 850px;
	height: 300px;
	border: none;
	background: url(../../nox_images/bg_maincell.jpg) top left repeat-y;
}

#site td.footer {
	width: 850px;
	height: 300px;
	border: none;
	background: url(../../nox_images/bg_footer.jpg) top left no-repeat;
}




/* classes for content */

#side td.content {
	padding: 0px 0px 0px 0px;
	vertical-align: top;
}

#site td.contentheading {
	color: #434343;
	text-decoration: none;
	font-size: 12px;
	font-weight: bold;
}

#site table.contentpaneopen{
	color: #434343;
	text-decoration: none;	
	font-size: 11px;
	line-height: 17px;
	vertical-align: top;
}

#site h3{
	color: #990000;
}

#site table.contentpane{
	color: #434343;
	text-decoration: none;	
	font-size: 11px;
	vertical-align: top;
}

#site input{
	border: 1px solid;
	border-color: #C18700;
	background-color: #F3B524;
	font-size: 11px;
	color: #990000;
}

#site textarea{
	border: 1px solid;
	border-color: #C18700;
	background-color: #F3B524;
	font-size: 12px;
	color: #990000;
	font-family: Verdana, Arial, Helvetica, sans-serif;

}

a.contenttitle:link, a.contenttitle:visited {
	color: #434343;
	text-decoration: none;
	font-size: 11px;
	font-weight: bold;
}

a.contenttitle:hover{
	color: #CC3300;
	text-decoration: none;
	font-size: 11px;
	font-weight: bold;
}

.readon {
	height: 30px;
}

.readon a:link, a:visited{
	color: #990000;
	text-decoration: none;
	font-size: 11px;
}


.readon a:hover{
	color: #434343;
	text-decoration: none;
	font-size: 11px;
}

.article_seperator{
	line-height: 20px;
}

#site th.pagenav_next{
	color: #990000;
	text-decoration: none;
	font-size: 11px;
	
}

#site th.pagenav_next a:link, th.pagenav_prev a:link{
	color: #990000;
	text-decoration: none;
	font-size: 11px;
}

#site th.pagenav_next a:visited, th.pagenav_prev a:visited{
	color: #990000;
	text-decoration: none;	
	font-size: 11px;
}

#site th.pagenav_next a:hover, th.pagenav_prev a:hover{
	color: #434343;
	text-decoration: none;
	font-size: 11px;
}