 

BODY {
  margin           : 0px 0px 0px 0px;
  color            : #000000;

}

td {
font-size: 12px;
 font-family : arial, verdana;
	 }	
	 
	 
	 
	 	 
td.rightcell {
width: 180px;
border-left: dashed 1px #E7F4E6;
padding: 8;
line-height:15pt;
text-align: left;
text-align: top;

	 }	

td.leftcell {
width: 230px;
border-right: dashed 1px #E7F4E6;
padding: 8;
line-height:15pt;;
text-align: left;
text-align: top;

	 }	
	 
	  
	 
td.footercell {
font-size: 11pt;
color: #669966;
  border-top: solid 1px #E7F4E6;

	text-align: center;
    padding: 10;
	 }	
	 
td.contentcell {
padding: 15;
line-height:15pt;
text-align: left;
text-align: top;

	 }	
	 
	A { color:"#669966"; 
text-decoration: underline; 


}

A:visited { color:"#669966"; 
text-decoration: underline; 


}

A:hover { color:"#FFCC99"; 
text-decoration: underline; 


}

A.menu { color:"#669966"; 
text-decoration: underline; 
font-weight: bold;

}

A.menu:visited { color:"#669966"; 
text-decoration: underline; 
font-weight: bold;

}

A.menu:hover { color:"#333333"; 
text-decoration: underline; 
font-weight: bold;
}


A.title { color:"#006600"; 
text-decoration: none; 
font-size: 30pt;
}

A.title:visited { color:"#006600"; 
text-decoration: none; 
font-size: 8pt;
}

A.title:hover { color:"#006600"; 
text-decoration: none; 
font-size: 8pt;
}
	
 	
	
p {bottom-margin: 15px;
}                  
	
	
	 H1 { 
font-size:30px; 
font-weight:bold ; 
color: #669966; 
text-transform   : capitalize;
}

	 H2 { 
font-size:140%; 
}

	.footer {
	font-size:10pt; 
text-align: center;

}

div.float {
  float: left;
  }



a.category:link, a.category:visited {
  color            : #669966;
  font-weight      : bold;
}

a.category:hover {
  color            : #FFCC99;
}

a.buttonbar:link, a.buttonbar:visited {
  color            : #7492AB;
  font-weight      : bold;
  text-transform   : capitalize;
}

a.buttonbar:hover {
  color            : #ADC1D2;;
  text-decoration  : bold;
}

/* ###################### MAIN MENU SETTINGS ###################### */

.mainlevel {
  font-size        : 12px;
  font-weight      : normal;
  width            : 95%;
  text-align       : left;
  text-decoration  : none;
  text-transform   : capitalize;
  letter-spacing   : 1px;
  text-indent      : 2px;
  padding          : 2px;
  display          : block;
  margin-top       : 2px;
}

a.mainlevel:link, a.mainlevel:visited {
  border-top       : 1px solid #669966;
  border-bottom    : 1px solid #669966;
  text-decoration  : none;
  background       : #FFFFFF;
  color            : #669966;
}
a.mainlevel:hover {
  border-top       : 1px solid #FFFFFF;
  border-bottom    : 1px solid #FFFFFF;
  background-color : #669966;
  color            : #FFFFFF;
}

/* ###################### MODULE SETTINGS ###################### */
table.moduletable {
  width            : 100%;
  margin-bottom    : 5px;
}
table.moduletable th {
  font-size        : 11px;
  font-weight      : bold;
  color            : #000000;
  text-align       : left;
  text-transform   : capitalize;
  border-bottom    : none;
  padding          : 1px;

}

.newsflash {
  font-family      : Arial, Helvetica, sans-serif;
  font-size        : 10px;
  color            : #27A19A;
}

.frameheader {
  font             : Verdana, Arial, Helvetica, sans-serif;
  font-size        : 18px;
  font-weight      : none;
  color            : #ADC1D2;
}

.poll {
  font-family      : Trebuchet MS, Verdana, Arial, Helvetica, sans-serif;
  font-size        : 10px;
  color            : #666666;
  line-height      : 15px
}

/* ###################### FORMULAR SETTINGS ###################### */
.button {

  font-style       : normal;
  font-weight      : bold;
  font-size        : 10px;
  color            : #000000;
  border           : 1px solid;
}

.inputbox {
 
  font-weight      : bold;
  color            : #000000;
  background       : #FFFFFF;
  border           : 1px solid;
}

/* ###################### CONTENT PAGE SETTINGS ###################### */
.contentpane {
  text-align       : justify;
  padding-left     : 5px;
  padding-right    : 5px;
 
 
}

.contentpaneopen {
  text-align       : justify;
  padding-left     : 5px;
  padding-right    : 5px;
  

}

.contentheading, .componentheading {
  font-size        : 13px;
  font-weight      : bold;
  color            : #333333;
  text-align       : left
  border-bottom    : none;
  padding          : 1px;
}

.contentdescription {
  color            : #333333;
  text-align       : left;
}

.category {
  font-size        : 11px;
  font-weight      : bold;
}

/* ###################### SECTION LISTING SETTINGS ###################### */
.sectiontableentry1 {

  border-bottom    : 1px solid #FF9966;
  border-left    : 1px solid #669966;
  border-right    : 1px solid #669966;
  background-color : #FFFFFF;
  line-height           : 20px;
  padding-left     : 5px;
  padding-right    : 5px;
}

.sectiontableentry2 {

  border-bottom    : 1px solid #FF9966;
    border-left    : 1px solid #669966;
  border-right    : 1px solid #669966;
  background-color : #E7F4E6;
  line-height           : 20px;
  padding-left     : 5px;
  padding-right    : 5px;
}

.sectiontableheader {
  padding-left     : 5px;
  padding-right    : 5px;
  background-color : #669966;
  color            : #FFFFFF;
  line-height           : 20px;
  font-weight      : bold;
  border-bottom    : 1px solid #FF9966;
}

/* ###################### SMALL FONT SETTINGS ###################### */
.small {
  font-family      : Verdana, Arial, Helvetica, sans-serif;
  font-size        : 9px;
  color            : #7492AB;
  text-decoration  : none;
  font-weight      : normal;
}

.smalldark {
  font-family      : Verdana, Arial, Helvetica, sans-serif;
  font-size        : 9px;
  color            : #000000;
  font-weight      : normal;
}

 