body
{
	font-family: Arial;
	font-size: small;
	text-align: center;
	margin: auto;
}

img
{
	border: 0;
}

div
{
	text-align: left;
}

.Title
{
	color: black;
	font-size: larger;
	vertical-align: bottom;
	font-weight: bold;
	position: relative;
}

Title a
{
	color: Navy;
	text-decoration: none;
}

a
{
	color: Black;
  	text-decoration: none;
}

a:hover
{
	color: Red;
	text-decoration: underline;
}

.font11
{
	font-size: 11px;
}


.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: Transparent;
}

.HomeTitle
{
	width: 120px;
	background-color: #ECF6DE;
	color: #5E9331;
	font-weight: bold;
	text-align: center;
	padding: 5px 0px 5px 0px;
}

.DetailTitle
{
	width: 100%;
	font-weight: bold;
	padding-bottom: 5px;
	padding-top: 5px;
	padding-left: 5px;
}

.DetailTitleContent
{
	width: 100%;
	padding-bottom: 5px;
	padding-top: 5px;
}

.DetailTitleMiddle
{
	width: 100%;
	border-bottom: dotted 1px silver;
	border-top: dotted 1px silver;
	font-weight: bold;
	padding-bottom: 5px;
	padding-top: 5px;
}

.DetailContent
{
	width: 100%;
	text-align: left;
	padding-bottom: 5px;
	padding-top: 5px;
}

.contentadmin
{
	text-align: left;
}

#AgendaDetail
{
	width: 190px;
	height: 120px;
	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
{
	color: Black;
	text-decoration: none;
}

.linkcreate a:hover
{
	color:Red;
	text-decoration: underline;
}

.linksubforum
{
	color: black;
	font-size: 11px;
	text-decoration: none;
}

.linksubforum a
{
	color: #0099ff;
	text-decoration: none;
}

.linksubforum a:hover
{
	color: #0099ff;
	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;
}

.ArticleImage
{
	margin-right: 5px;
	float: left;
}

.ArticleImageOther
{
	margin-right: 5px;
}

h1
{
	font-size: small;
	padding: 0;
	margin: -1em 0;
}

html h1
{
	margin: 0;
}


