body {
	background-color:#ffffff; 
	color:#333333; 
	font-family: Verdana, Geneva, Arial, helvetica, sans-serif;
	font-weight:normal;
	font-size:9px; 
	line-height:13px; 
}
pre {
	font-size:9px; 
	color:#003366; 
	background-color:#ffffff; 
	border:#ffffff 0px; 
	padding:0px; 
	margin:0px;
	border-style:none;
}
table, tr, td {
	border:0px; 
	padding:0px; 
	margin:0px;
}
li {
	margin-left:9px;
}

a {
text-decoration:underline;
}
a:link {color:#333333}
a:visited {color:#333333}
a:active {color:#333333}
a:hover {
	color:#333333;
	text-decoration:none;
}

th {font-family: Verdana, Geneva, Arial, helvetica, sans-serif;}

.teaser {
	font-size:10px; 
	line-height:13px; 
}
.teaserHeader {
	font-size:14px; 
	line-height:17px;
	font-weight: bold; 
}
.article {
	font-size:11px; 
	line-height:17px; 
}
.articleHeader {
	font-size:20px; 
	line-height:24px; 
}
.siteareaName {
	font-size:20px; 
	line-height:24px; 
	color:#666666; 
}
.box {
	font-size:9px; 
	line-height:13px;
	background-color:#fcf3da; 
	padding:6px; 
	padding-right:0px;
}
.boxHeader {
	font-size:10px; 
	line-height:13px; 
	color:#ffffff; 
	background-color:#666666; 
	padding:3px; 
}
.boxTable {
	width: 168px;
	height: 130px;
	border: 0px;
}
.gridCell {
    width:168px;
	vertical-align:top;
}
.gridFill {
    width:15px;
	height:14px;
}
.red {
	color:#ff0000; 
}
.black {
	color:#000000;
}
.bold {
	font-weight:bold;
}
.menuBar {
  background-color: #330000;
  padding: 1px 4px;
  vertical-align:middle;
}

.menuPad {
  background-color: #330000;
  padding: 4px;
}

.menuItemTop {
  background-color: transparent;
  cursor: default;
  padding: 2px 6px 6px 6px;
}
.menuItemSub {
  background-color: transparent;
  cursor: default;
  padding:2px 6px 2px 6px;
  background-color: #fcf3da;
  width: 200px;
}
.holderSpace {
  border: 1px solid #c09070;
  color: #c09070;
  font-weight: bold;
  padding: 2px 2px 2px 2px;
  font-size: 8pt;
  font-style: normal;
  font-weight: normal;
}
.menuFontSub {
  font-size: 8pt;
  font-style: normal;
  font-weight: normal;
  text-decoration:none;
  color: #333333;
  /* The background image is declared in the 'Site Top' Html Component - */
  /* Otherwise it aint possible to use the Aptrix tags - <AptrixLibCmpnt name="Nilpeter_Pil.gif"/> */
  /* background:url("<AptrixLibCmpnt name="Nilpeter_Pil.gif"/>"); */
  background-repeat:no-repeat;
  background-position: left center; 
  padding-left: 15px;
}
.menuFontTop {
  font-size: 8pt;
  font-style: normal;
  font-weight: normal;
  text-decoration:none;
  color: #ffffff;
}
.mouse {
  text-decoration:underline;
}
.mouseSub {
  font-size: 8pt;
  font-style: normal;
  font-weight: normal;
  text-decoration:none;
  color: #333333;
  /* The background image is declared in the 'Site Top' Html Component - */
  /* Otherwise it aint possible to use the Aptrix tags - <AptrixLibCmpnt name="Nilpeter_Pil_Mus.gif"/> */
  /* background:url("<AptrixLibCmpnt name="Nilpeter_Pil_Mus.gif"/>"); */
  background-repeat:no-repeat;
  background-position: left center; 
  padding-left: 15px;
}
.menubund {
  height:2px;
  background-color: #330000;
}

.menuInfo { padding: 2px 6px 2px 6px; }

.tagOff { width:8px; height:10px; float:right; background:url("images/tagRN.gif") no-repeat bottom; }
.tagOn { width:8px; height:12px; float:right; background:url("images/tagRH.gif") no-repeat bottom; }

.separatorT { background-color:#906040; height:1px; margin-top:3px; }
.separatorB { background-color:#e0b090; height:1px; margin-bottom:3px; }

.searchInput { border-color:#FFFFFF; }

/*******Form Components*******/
INPUT {font-size : 11px; color : #333333; text-decoration: none; margin-left: 5px; width:200;  }
 .formFields { font-size: 11px; color: #333333; text-decoration: none; margin-left: 5px; width:200;}
 .buttons {  margin-top: 10px;}
 .listField { font-size: 11px; color: #333333; text-decoration: none; margin-right: 5px; margin-left: 5px; margin-bottom: 5px; width:200;}
SELECT { font-size: 10px; color: #333333; text-decoration: none; margin-left: 5px; margin-top: 2px; margin-bottom: 2px; width:160}
TEXTAREA   {font-size : 11px; color : #333333; text-decoration: none; width:200; margin-left: 5px; }



