
body {
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	background-color: #F8EEB6;
}

td {
	font-family: Tahoma, Arial;
	font-size: 11px;
	color: #333300;
	line-height: 15px;
}

a:link {
	color: #A58556;
	text-decoration: none;
}

a:visited {
	color: #A58556;
	text-decoration: none;
}

a:hover {
	color: #A58556;
	text-decoration: underline;
}

a:active {
	color: #A58556;
	text-decoration: none;
}

.menu_vert {
	line-height:18px;
	font-weight: bold;
	color: #A58556;
}

.current {
	line-height:18px;
	font-weight: bold;
	color: #6A5122;

}

a.current:link {
	text-decoration: none;
	color: #6A5122;
}

a.current:hover {
	text-decoration: none;
	color: #6A5122;
}

a.current:visited {
	text-decoration: none;
	color: #6A5122;
}

a.current:active {
	text-decoration: none;
	color: #6A5122;
}

li {
	margin-left:-15px;
}

textarea {
	margin-left:5px;
	margin-bottom:5px;
	font-family: Tahoma, Arial;
	font-size: 11px;
	width: 250px;
	height: 125px;
}

input {
	font-size: 11px;
	width: 200px;
	margin-bottom:5px;
	margin-left:5px;
}


.NewsSummaryCategory {
  font-style: italic;
  margin: 5px 0;
 }

.NewsSummaryPostdate {
  font-size: 90%;
  font-weight: bold;
 }

.NewsSummarySummary, .NewsSummaryContent {
  line-height: 140%;
  margin-bottom: 10px;
 }

#NewsPostDetailDate {
  font-size: 90%;
  font-style: italic;
  margin-bottom: 5px;
  }

#NewsPostDetailSummary {
   margin-bottom: 10px;
  line-height: 150%;
   }

#NewsPostDetailContent {
  margin-bottom: 15px;
  line-height: 150%;
  }
