b, strong {
	color: #6E263A;
}

.posthead {
	color: #6E2639;
}

.dot {
	height:7px; 
	width:7px; 
	float:left;
	background-color:#B8CC00;
	font-size:1px;
}

a,
a:link,
a:active, 
a:visited {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: #6E2639;
}

a:hover,
 {
	color: #000000;
}



.divider {
	width: 100%; 
	height:1px; 
	border-top-color: #6E2639; 
	border-top-style: dashed; 
	border-width:1px;
}

.bottom-divider {
	width: 100%; 
	height:1px; 
	border-bottom-color: #6E2639; 
	border-bottom-style: dashed; 
	border-width:1px;
}


input {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	fontsize:10px:	
}

.tmpl-footer {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: #322519;
	text-align: center;
	font-size: 10px;
	margin: 8px;
}
body {
	margin-top: 0px;
	margin-left: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	text-align: center;
}

.infobar {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-weight: bold;
	font-size: 10px;

}


#main-contents {
	background-color : #EFEFE7;
}

#bottom-bar {
	text-align : center;
	background-color : #6E2639;
	color : #FFFFFF;
}

.top-menu-link,
.top-menu-link:link,  
.top-menu-link:visited {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #6E2639;
}

.top-menu-link:hover,
.top-menu-link-active,
.top-menu-link-active:link,
.top-menu-link-active:hover, 
.top-menu-link-active:active, 
.top-menu-link-active:visited
 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
/*	color: #6E2639; */
	color : #FFFFFF;
	font-weight: normal;
}

.white-link,
.white-link:hover,
.white-link:link,
.white-link:active, 
.white-link:visited {
	color : #FFFFFF;
}

.search-button {
	width:15px;
	height:15px;
	background-color:#A8BB00;
	color:#FFFFFF;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight:bold;
	border: 1px solid #A8BB00;
}

.searchfield {
		border: 1 solid Black;
}

.boxheader {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #4F5524;
	background-color:#D0D9AE;
	padding: 4 4 4 4;
}

.boxtext {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #000000;
	padding: 4 4 4 4;
}

.boxlink,
.boxlink:link,
.boxlink:hover, 
.boxlink:active, 
.boxlink:visited {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #4F5524;
	font-weight: normal;
	padding: 4 4 4 4;
}
.boxlink:hover {
	color: #4F5524;
}

#box-table {
	padding-top:4;
	background-color:#D0D9AE;
}




/* Menu styles */

#menu tr {
	padding-bottom:2;
	padding-top:3;
	padding-left:2;
}
#menu td {
	height:18;
	color:#FFFFFF;
	font-weight:bold;
	vertical-align: top;
}
#menu .menu-row{
	background-color:#84962D;
}	
#menu .menu-row-active{
	background-color:#4F5524;
}	
#menu a {
	color:#FFFFFF;
}

#menu .menu-divider {
	height:2;
	background-color:#EFEFE7;
}

.section-top-text {
	display:none;
}

.section-top-title h1 {
	color : #6E2639;
	font-size:15;
}

.sectionTopArticleTable {
	padding-top:15;
}

.sectionTopArticleTable, .sectionArticleTable {
	background-color:#FFFFFF;
	margin-right:12;
}

.sectionTopRow {
	display:none;
}

.row-odd {
	background-color:#D0D9AE;
}

.row-even {
}


/* Forum Styles START */



.sectionArticleTitle:hover,
.sectionArticleTitle:link,
.sectionArticleTitle:active,
.sectionArticleTitle:visited
 {
	font-size:12px;
	color: #6E263A;
	font-weight: bold;
}

.ArticleByLine {
	padding-top:5;
	padding-left:12;
	padding-right:5;
}


.byLine,
.byLine:hover,
.byLine:link,
.byLine:active,
.byLine:visited
{
	color: #6E263A;
	font-size:10px;
}	




.topArtikelText { 
	space-after:5px;
	margin-top: 0px;
	margin-bottom: 5px;
}

.topArtikelTitle {
	font-size: 14px; 
	space-after:5px;
	margin-top: 0px;
	margin-bottom: 5px;
	font-size: 17px;
	font-weight:bold;

}

.topArticleLink {
	color: #990066;
}


.topArticleLink:link,
.topArticleLink:hover,
.topArticleLink:active,
.topArticleLink:visited
 {
	color: #990066;
	text-decoration: underline;
}


