body,td {
	margin: 0px;
	font-size: .73em;
	line-height: 20px;
	text-align: left;
    font-family: "Trebuchet MS",Verdana,Sans-Serif;
}
body {
	background-color: #21772C;
}

.header {
	background-color: #21772C;
    background-repeat: no-repeat;
    height: 134px;
    border-bottom: 5px solid #54965D;
    padding-left: 33px;
}

.date {
	background-color: #54965D;
}

.navigation {
	background-color: #ffffff;
    text-align: right;
    font-size: 12px;
    padding: 10px;
    padding-right: 25px;
    border-top: 5px solid #81B287;
}

.content {
	background-color: #FFFFFF;
    font-size: 12px;
    padding: 10px;
    padding-left: 25px;
    border-top: 5px solid #54965D;
    border-left: 1px solid #54965D;
}

.filler {
	background-color: #FFFFFF;
    color: #FFFFFF;
    border-top: 5px solid #54965D;
}

.footer {
	background-color: #21772C;
    border-top: 5px solid #54965D;
    font-size: 10px;
	line-height: 20px;
	font-family: "Trebuchet MS",Verdana,Sans-Serif;
    color: #FFFFFF;
    padding-left: 310px;
}


.navigation a:link {
  text-decoration: none;
  font-size: 12px;
  color: #000000;
  font-weight: bold;
}

.navigation a:hover{
  color: #000000;
  text-decoration: none;
  font-weight: bold;
}

.navigation a:visited{
   text-decoration: none;
   color: #21772C;
   font-weight: bold;
}

.sub {
    text-align: right;
    font-size: 12px;
    font-weight: normal;
    border-bottom: 1px solid #dcdcdc;
    border-top: 1px solid #dcdcdc;
    padding-right: 10px;
}

.sub a:link {
  text-decoration: none;
  font-size: 12px;
  color: #7E7676;
}

.sub a:hover{
  color: #000000;
  text-decoration: none;
}

.sub a:visited{
   text-decoration: none;
   color: #7E7676;

}


.mail {
    text-align: right;
    font-size: 12px;
    font-weight: normal;
    border-bottom: 1px solid #dcdcdc;
    border-top: 1px solid #dcdcdc;
    padding-right: 10px;
}

.mail a:link {
  text-decoration: none;
  font-size: 12px;
  color: #3ECE0F;
}

.mail a:hover{
  color: #000000;
  text-decoration: none;
}

.mail a:visited{
   text-decoration: none;
   color: #3ECE0F;

}



.sub2 {
    text-align: right;
    font-size: 11px;
    font-weight: normal;
    border-bottom: 1px dotted #dcdcdc;
    border-top: 1px dotted #dcdcdc;
    padding-right: 10px;
}

.sub2 a:link {
  text-decoration: none;
  font-size: 11px;
  color: #7E7676;
  font-weight: normal;
}

.sub2 a:hover{
  color: #000000;
  text-decoration: none;
  font-weight: normal;
}

.sub2 a:visited{
   text-decoration: none;
   color: #7E7676;
   font-weight: normal;
}


.pictb {
    border: 1px solid #ffffff;
}

.borderpictplace {
    border-top: 1px dotted #dcdcdc;
    border-bottom: 1px dotted #dcdcdc;
    background-color: #dcdcdc;
}


.subnavigation {
    text-align: right;
    font-size: 12px;
}

.subnavigation a:link {
  text-decoration: none;
  font-size: 12px;
  color: #7E7676;
}

.subnavigation a:hover{
  color: #7E7676;
  text-decoration: none;
}

.subnavigation a:visited{
   text-decoration: none;
   color: #7E7676;
}

.small {
	color: #21772C;
	font-size: 10px;
	font-family: "Trebuchet MS",Verdana,Sans-Serif;
   font-weight: normal;
}


.title {
	color: #21772C;
	font-size: 16px;
	line-height: 20px;
	font-family: "Trebuchet MS",Verdana,Sans-Serif;
    font-weight: bolder;
}

.subtitle {
	color: #636E64;
	font-size: 14px;
	line-height: 20px;
	font-family: "Trebuchet MS",Verdana,Sans-Serif;
    font-weight: bolder;
}

.border {
	border:1px solid #636E64;
}