.maintext {
	/*font-size: 12pt;
   color: #000000;*/
	/*text-indent: 5px;   
	text-align: left;   
	font-family: Arial, Helvetica, sans-serif; */  
	
	color: #A52A2A; 
	font-family: Arial, Helvetica, sans-serif; 
	font-size: 13px;
	margin: 0;
	text-indent: 10px;
	}
.tabletext{
	color: Black; 
	font-family: Arial, Helvetica, sans-serif; 
	font-size: 12px; text-decoration: none;
}
.showlast{
	color: #A52A2A; 
	font-family: Arial, Helvetica, sans-serif; 
	font-size: 12px; text-decoration: none;
}
a.forum:hover{
color: Red;
	}
a.theme:hover{
color: #228B22;
}
a.headline:hover{
color: #DAA520;
}
a:hover { 
color: #67A22E; /*#C81786;*/ 
}
a {
	color: Black;
}
.header_main {
	text-align: center;
	font-size: 24px;
	margin-bottom: 0px;
	font-family: sans-serif;
	color: #A52A2A;
}
body{
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	background-color: #AFC98F;
	font-size: small;
	margin: 2;
}


#itop{
width: 820px;
height: 150px;
margin: 0px auto 0px auto;
padding: 0px;
display: block;
}

.itopleft{
	width: 218px;
	background-color: #EAD7A6;
	border: 1px solid White;
	height: 150px;
	color: #CF6429;
	float: left;
	clear: both;
}
.brbr{
background-image: url(brbr.jpg);
background-repeat: repeat-x;
width: 100%;
height: 42px;
}

.ilog{
	width: 600px;
	margin-left: 219px;
	height: 150px;
	background-image: url(ilogo2.jpg);
	background-repeat: no-repeat;
	background-position: top;
/*	border: 2px solid White;*/
}



#imenu{
	width: 820px;
	height: 40px;
	margin-top: 2px;
	background-color: #CF6429;
	border: 2px solid White;
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 16px;
	font-weight: bold;
	vertical-align: top;
	color: White;
	padding: 8px 3em 8px 1em;
}

#tcont{
	margin-top: 2px;
	padding: 4px;
	width: 218px;
	height: auto;
	background-color: #F5EDD6;
	border: 2px solid White;
}
h2.headlinemenu{
	color: White;
	font-size: 12px;
	margin: 5px;
	text-align: center;
	font-weight: bold;
}
.headline{
	color: #CF6429;
	font-size: 12px;
	margin: 5px;
	text-align: center;
	font-weight: bold;
}


a.menu{
	color: #D2691E;
	margin: 0px;
	font-size: 12px;
	font-weight: bold;
}
span.menu{
	color: #D2691E;
	margin: 0px;
	font-size: 12px;
	font-weight: bold;
	}
td.down{
	border-bottom: 1px solid White;
}
td.middle{
	border-bottom: 1px solid White;
	border-top: 1px solid White;
}
td.left{
	/*border-bottom: 1px solid White;*/
	border-left: 1px solid White;
}
td.right{
	border-right-color: White;
	border-right-style: double;
	border-right-width: 1px;
}
td.body{
	border: 1px solid White;
	background-color: #F5EDD6;
	padding: 5px;
	}

a.menu{
	text-decoration: none;
	color: #D2691E;
}
a.menu:hover{
	color: Red;
	text-decoration: underline;
}
.field {
	background: #DCDCDC;
	color: Black;
	/*font-weight: bold;*/
	font-size: 12px;
}
a.linknavigate{
color: White;
font-size: 14px;
margin: 0;
text-align: center;
font-weight: bold;
 text-decoration: none;
 
}
.mainnavigate{
border-style: solid;
border-color: #FFFFF0;
border-width: 1px;
color: White;
 font-weight: bold;
 font-size: 14px;
 font-family: serif;
}
a.linknavigate:hover{
	color: Yellow;
	text-decoration: underline;
}
.header{
	font-size: 24px;
	color: #A52A2A;
	text-align: center;
	margin: 5px;
	font-family: serif;
}
.headersmall{
	font-size: 20px;
	color: #A52A2A;
	text-align: center;
	margin: 3px;
	font-family: serif;
}
img {
	border: 1px solid Maroon;
}
.sign{
	font-family: serif;
	font-size: 20px;
	font-style: italic;
	font-weight: bold;
	text-align: right;
	color: #8B4513;
	margin: 5px;
}
.remark{
	color: #A52A2A; 
	font-family: Arial, Helvetica, sans-serif; 
	font-size: 12px;
	margin: 0;
	text-indent: 10px;
	font: italic;
	font-weight: bold;
}
.comment{
	font-size: 18px;
	color: #A0522D;
	text-align: left;
	margin: 3px;
	font-family: serif;
	font-style: italic;
	text-decoration: underline;
}
.sign_pic{
	color: Maroon; 
	font-family: Arial, Helvetica, sans-serif; 
	font-size: 12px; text-decoration: none;
	text-align: center;
	font-weight: bold;
}
.hr{
	color: Maroon;
}
ul.menu{
	color: #D2691E;
	margin-top: 0px;
	margin-bottom: 0px;
	margin-left: -30px;
	font-size: 12px;
	font-weight: bold;
}
caption {
	font-family: serif;
	font-size: 18px;
	color: #89531D;
	font-style: italic;
	text-decoration: underline;
	font-weight: bold;
	
}
.regform {
	border: 1px solid Maroon;
	font: sans-serif;
	font-size: 12px;
	/*font-weight: bold;*/
	color: Maroon;
	background-color: #F5EDD6;
}
.list{
	color: #A52A2A; 
	font-family: Arial, Helvetica, sans-serif; 
	font-size: 12px;
	font-weight: bold;
}
a.list{
	color: #A52A2A; 
	font-family: Arial, Helvetica, sans-serif; 
	font-size: 12px;
	text-decoration: underline;
	font-weight: bold;
}
