.maintext
{
	font-family:"Tahoma";
	font-size:12px;
	color:#8F7252;
	text-align:justify;
	line-height:15px;
}
.maintext-small
{
	font-family:"Tahoma";
	font-size:11px;
	color:#8F7252;
	text-align:justify;
	line-height:15px;
}
.headertext
{
	font-size:10px;
	font-family:tahoma;
	color:#FFFFFF;
}
.headerlink
{
	font-size:10px;
	font-family:tahoma;
	color:#FFFFFF;
	font-weight:bold;
}
.textsmall
{
font-size:10px;
font-family:tahoma;
color:#999999;
}
.textsmalllight
{
font-size:10px;
font-family:tahoma;
color:#DBCFAC;
}
h1
{
	font-family:"Times New Roman", Times, serif;
	font-size:22px;
	font-weight:normal;
	color:#6D0701;
	display:inline;
}
h2
{
	font-family:"Times New Roman", Times, serif;
	font-size:17px;
	font-weight:700;
	color:#613912;
	display:inline;

}
a
	{cursor:pointer;
	color:#8C1717;
	font-size:12px;
	font-family:inherit;
	text-decoration:none;
	}
a:hover
{
	color:#F8A529;
	text-decoration:underline;
}
.submenuoff
{	
	color:#8C1717;
	font-size:15px;
	font-family:"Times New Roman", Times, serif;
}
.submenuon
{	
	color:#F8A529;
	font-size:15px;
	font-family:"Times New Roman", Times, serif;
}
.title
{
	display:block;
	font-weight:bold;
	border-bottom:1px solid #EEE6CF;
	color:#8C1717;
}