*

{

	font-family: Tahoma;

}



html, body

{

	margin: auto;

	height: 100%;

	font-size: 14px;

}



a, a:visited

{

	color: white;

	text-decoration: none;

	font-weight: bold;

}



a:hover

{

	text-decoration: underline;

}



body

{

	background: #cdde93 url(../images/main-bg.png) repeat-y center;

	padding: 0px;

	margin: 0px;

	color: white;

}



table.main

{

	width: 814px;

}



table.main td.left

{

	width: 32px;

}



table.main td.center-top

{

	height: 100px;

}



table.main td.center-middle

{

	height: 364px;

	background: url(../images/middle-bg.png) repeat-x;

}



table.main td.center-middle table.center-middle td.logo

{

	vertical-align: top;

	height: /*191*/ 191px;

	width: 386px;

	border-bottom: 4px solid #313a12;

	text-align: center;

}



table.main td.center-middle table.center-middle td.before-after

{

	vertical-align: top;

	height: /*170*/ 167px;

	width: 386px;

}



table.main td.center-middle table.center-middle td.content

{

	height: 367px;

	width: 361px;

	border-left: 4px solid #313a12;

	vertical-align: top;

}



div#content

{

	display: block;

	height: 364px;

	width: 361px;

	overflow: auto;

}



/*table.main td.center-middle-top, */table.main td.center-middle-bot

{

font-size: 1px;

	height: 3px;

	background: url('../images/bg.png');

}



table.main td.center-bottom

{

	height: 50%;

}



table.main td.right

{

	width: 32px;

}



a.mainlevel, a.mainlevel:visited

{

	font-size: 17px;

	font-weight: normal;

	color: white;

	text-decoration: none;

}



a.mainlevel:hover

{

	text-decoration: underline;

}



span.mainlevel

{

	color: #7c8e3d;

	font-size: 19px;

}



div#nav

{

	width: 386px;

	padding-top: 20px;

}



.contentpaneopen td, .contentpane td

{

	padding-left: 10px;

	padding-right: 10px;

	font-size: 14px;

}



.contentheading, .componentheading

{

	font-size: 20px !important;

	font-style: italic;

	text-align: center;

	width: 100%;

	color: #748437;

}



.article_seperator

{

  display: none;

}