body
{
	font-family: Arial;
	font-size: small;
	text-align: center;
	margin: auto;
}

.Title
{
	font-size: larger;
	font-weight: bold;
	vertical-align: bottom;
}

Title a
{
	color: black;
	text-decoration: none;
}

a
{
	color: black;
	text-decoration: none;
}

.font11
{
	font-size: 11px;
}

a:hover
{
	text-decoration: underline;
}

.ArticleDate
{
	font-size: 11px;
	font-weight: normal;
}

.homeleft
{
	float: left;
	width: 120px;
	text-align: left;
	font-size: 11px;
	padding: 0px 5px 5px 5px;
}

.homeright
{
	float: left;
	width: 650px;
	padding: 5px;
	background-color: #ECF6DE;
}

.content
{
	width: 800px;
	margin: auto;
	font-size: small;
	vertical-align: top;
}

.contentleft
{
	float: left;
	width: 165px;
	vertical-align: top; /*font-size: smaller; 	font-family: Verdana;*/ /*padding: 3.5px 0px 3.5px 3.5px;*/
}

.contentcenter
{
	width: 460px; /*padding:0px 5px 0px 5px;*/ /*margin: auto;*/
	vertical-align: top;
	float: left; /*padding-left:5px; 	padding-right:5px;*/ /*padding-left:20px;*/ /*padding: 3.5px;*/ /*padding:3.5px 0px 3.5px 0px;*/
}
.contentright
{
	float: left;
	width: 165px; /*padding: 3.5px;*/
	vertical-align: top; /*font-size: smaller; 	font-family: Verdana;*/
}

.headerleft
{
	width: 160px;
	background-color: #ECF6DE;
	color: #5E9331;
	font-weight: bold;
	text-align: left;
	padding: 5px; /*padding: 3px 10px 3px 10px;*/ /*margin-bottom: 10px;*/
}

.footer
{
	clear: both;
	background-color: #9DCC3D;
	text-align: center;
	vertical-align: middle;
	color: White;
	font-size: x-small;
}

.label
{
	background-color: #ECF6DE;
}

.HomeTitle
{
	width: 120px;
	background-color: #ECF6DE;
	color: #5E9331;
	font-weight: bold;
	text-align: center;
	padding: 5px 0px 5px 0px;
}

.DetailTitle
{
	width: 150px;
	background-color: #ECF6DE;
	color: #5E9331;
	font-weight: bold;
	text-align: left;
	padding: 5px; /*padding: 5px 0px 5px 3px;*/
	margin: 5px;
}

.DetailTitleContent
{
	width: 150px;
	margin: 3px;
	text-align: left;
	font-size: smaller;
	font-family: Verdana;
}

.DetailTitleMiddle
{
	width: 435px;
	background-color: #ECF6DE;
	color: #5E9331;
	font-weight: bold;
	text-align: left;
	padding: 3px; /*padding: 5px 0px 5px 3px;*/
	margin: 5px 0 5px 12px;
}

.DetailContent
{
	width: 435px;
	background-color: #ECF6DE;
	text-align: left;
	padding: 3px;
	margin: 5px 0 5px 12px;
}
.DetailContentSmall
{
	width: 435px;
	background-color: #ECF6DE;
	text-align: left;
	padding: 3px;
	margin: 5px 0 5px 12px;
	font-size: 11px;
}

.contentadmin
{
	text-align: left;
}

#AgendaDetail
{
	width: 165px;
	height: 165px;
	text-align: left;
	padding-left: 1px;
}

#AgendaHome
{
	width: 245px;
	height: 100px;
	text-align: left;
}

.buttonPostingDetail
{
	border: 0;
	background-image: url(../Images/btnpostingdetail.gif);
	color: White;
	font-size: 12px;
	font-weight: bold;
	width: 147px;
	height: 31px;
}

.subtitle
{
	background-color: #9DCC3D;
	color: White;
	font-weight: bold;
	padding: 5px 0 5px 3px;
	width: 100%;
}

.linkcreate
{
	color: Navy;
	text-decoration: none;
}

.linkcreate a:hover
{
	text-decoration: underline;
}

.linksubforum
{
	color: black;
	font-size: 11px;
	text-decoration: none;
}

.linksubforum a
{
	color: #9DCC3D;
	text-decoration: none;
}

.linksubforum a:hover
{
	color: #9DCC3D;
	text-decoration: underline;
}

/*
.pager td table tr td a
{
	color: blue;
	text-decoration: none;
}

.pager td talbe tr td a:hover
{
	text-decoration: underline;
}
*/

.LineHome
{
	width: 100%;
	background-color: #C0e397;
	color: #5E9331;
	font-weight: bold;
	text-align: left;
	vertical-align: middle;
	padding: 3px;
}

.LineHomeRight
{
	width: 280px;
	background-color: #C0e397;
	color: #5E9331;
	font-weight: bold;
	text-align: left;
	vertical-align: middle;
	padding: 3px;
}

.ContentHomeRight
{
	width: 280px;
	font-size: smaller;
	font-family: Verdana;
}

.linkbold
{
	font-weight: bold;
}

.linkboldblue
{
	font-weight: bold;
	color: Blue;
}

.ArticleImage
{
	margin-right: 5px;
	float: left;
}

.ArticleImageOther
{
	margin-right: 5px;
}

h1
{
	font-size: small;
	padding: 0;
	margin: -1em 0;
}

html h1
{
	margin: 0;
}

.linkMenuCentral
{
	text-decoration: underline;
	color: Blue;
	margin-left: 5px;
}

.searchheader
{
	background-image: url(../Images/search-header.gif);
	width: 435px;
	height: 80px;
	margin: auto;
	background-repeat: no-repeat;
	text-align: left;
	padding-left: 100px;
	padding-top: 5px;
}
