body {
	margin-top:       0;
	margin-left:      auto;
	margin-right:     auto;
	padding:          0;
	text-align:       center;
	color:            #273913;
    font-family: 	  Arial, Verdana, Helvetica, sans-serif;
	font-size: 100.01%;
	line-height:      1.4em; 
	background-color: #ffffff;
}


table.main {
  text-align:   left;
  margin-left:  auto;
  margin-right: auto;
}


td.dark {
	background-color: #add65c;
}

td.light, tr.light {
	background-color: #e4eec6;
	vertical-align:   top;
	line-height:1.4em;
}


h1 {
   margin:         0px;
   padding-left:   5px;
   padding-bottom: 2px;
   font-weight:    bold;
   font-size:      0.95em;
}

h2 {
   margin:      0px;
   padding:     0px;
   font-weight: bold;
   font-size:   0.95em;
}



a.menu:link, a.menu:visited, a.menu:hover, a.menu:active {
   color:            #273913;
   text-decoration:  none;
   width:            147px;
   line-height:      1.3em;
   font-size:   0.8em;
}



a.mail:link, a.mail:visited, a.mail:active {
   text-decoration:  underline;
   color:           #273913;
}

a.mail:hover {
   text-decoration:  none;
   color:           #273913;
}




div.menu {
  margin:   	 0 0 10 5;
  width:         150px;
  border-bottom: solid 1px #e4eec6;
  -moz-box-sizing: border-box;
  
}

div.menu_active {
  margin:   	    0 0 10 5;
  width:            150px;
  font-weight:      bolder;
  border-bottom:    solid 1px #f8c12c;
  -moz-box-sizing: border-box;
}




td.contact {
	vertical-align:   top;
	font-size:   0.8em;
	background-color: #e4eec6;
}




