body
{
  font-family: Arial, Verdana, Tahoma;  
  font-size: 12px;  
  color: #222B17; 
}
h1, h2, h3, h4
{
  font-family: Arial, Verdana, Tahoma;  
  color: #374426;  
  font-weight: normal;  
  margin-bottom: 5px;
}
h2
{
  font-size: 18px;
}
h3
{
  font-size: 16px;
}
h4
{
  font-size: 12px; 
  font-weight: bold;
  margin-bottom: -2px;
  margin-top: 5px;
}
a
{
  color: #0F75DC; 
  text-decoration: none;
  font-weight: bold;
}
a:hover
{
  color: #1C67B3;
}
ul ul
{
  margin-left: 15px;
}

/* Caption */
div.caption
{
  text-align: center;
  margin: 0.5em;
  border: silver thin solid;
}
p.caption
{
  margin: 3px;
}

/* Right */
.right
{
 text-align: right;
}

/* Header */
.header
{
	background-color: #D2DABA;
	height: 40px;
}
.header DIV.separator
{
	border-left: #576B3D 1px solid;
	float: left;
	height: 40px;
	border-right: #FFFFFF 1px solid;
}
.header DIV.lastseparator
{
	border-right: #576B3D 1px solid;
	float: right;
	height: 40px;
}
.header DIV.mainmenu {
	line-height: 40px;
	float: left;
	height: 40px;
}
.header A
{
	margin-top: 0px;
	padding-top: 18px;
	padding-left: 15px;
	padding-right: 15px;
	padding-bottom: 12px;
	vertical-align: middle;
	text-transform: uppercase;
	font-family: Tahoma, Arial;
	color: #576b3d;
	font-size: 12px;
	font-weight: bold;
	text-decoration: none;
}
.header A:hover
{
	background-color: #AEBC83
}
.header A.selected {
	background-color: #AEBC83
}

/* Main */
.menu, .article, .startpage
{
  margin-top: 20px;  
}

/* Menu */
.menu
{
  border-top: solid 2px #576B3D;
  border-bottom: solid 1px #576B3D;
  font-size: 11px;
}
.menu ul
{
  margin-bottom:0px;   
}
.menu ul li
{  
  list-style-type: none;    
  border-bottom: solid 1px #576B3D;  
  margin-left: 0px;  
  padding: 5px;  
}
.menu li a
{  
  color: #374426;
  font-weight: normal;
  text-decoration: none;    
}
.menu li a:hover
{  
  color: #576B3D;
}
.menu li a.selected
{  
  font-weight: bold;
  text-decoration: underline;  
}

/* Article */
.article
{
}

/* Footer */
.footer
{
  font-size: 10px;  
  margin-top: 20px;
  color: #374426;  
}
.footer a
{  
  color: #374426;  
  text-decoration: none;    
}
.footer a:hover
{  
  color: #576B3D;
}
.footer div.separator
{
  height: 2px;
  background-color: #576B3D;
  margin-top: 3px;
  margin-bottom: 3px;
}














/* EDITOR PROPERTIES - PLEASE DON'T DELETE THIS LINE TO AVOID DUPLICATE PROPERTIES */
