/* CSS Document */

h1 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 18px;
	color: #ede6d4;
	font-weight: normal;
}
h2 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #7d6446;
}
h3 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	color: #ede6d4;
}
.ehch3  {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #349EE1;
	line-height: 30px;
	text-decoration: none;
	/*font-weight: bold;*/

}

a.ehch3:active , a.ehch3:visited  {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #349EE1;
    line-height: 30px;
	text-decoration: none;
	/*font-weight: bold;*/
}
a.ehch3:hover  {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #349EE1;
	    line-height: 30px;
	text-decoration: underline;
	/*font-weight: bold;*/
}
p {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
		    line-height: 20px;

	color: #666666;
}
.bodtext {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
		    line-height: 20px;

	color: #666666;
}
.inner_left {
	background-image: url(media/left_inner_tb.gif);
	background-repeat: repeat-y;
	line-height: 20px;
}
.inner_right {
	background-image: url(media/right_inner_tb.gif);
	background-repeat: repeat-y;
}
.inner_top {
	background-image: url(media/top_inner_tb.gif);
	background-repeat: repeat-x;
}
.inner_bottom {
	background-image: url(media/bottom_inner_tb.gif);
	background-repeat: repeat-x;
}
.bordertbl {
	/*border: 2px solid #ffffff;*/
	background-color: #7D6446;	
}
.bordertbl2 {
	border-top-width: 2px;
	
	border-bottom-width: 2px;
	
	border-top-style: groove;
	border-bottom-style:groove;
	border-top-color: #000000;
	border-right-color: #000000;
	border-bottom-color: #000000;
	border-left-color: #000000;
}
.footer {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #ede6d4;
		    line-height: 15px;

}
a {
	font-weight: bold;
	color: #000000;
}
a:hover {
	font-weight: bold;
	color: #000000;
	text-decoration: underline;
}
.tblbdr2 {
	border: 2px groove #000000;
}
.toclinks {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #ede6d4;
}
a.toclinks {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #ede6d4;
	text-decoration:none;
}
.toclinks:hover {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #ede6d4;
	text-decoration:underline;
}

