<!--
.error
{
  color: red;
  font-weight: bold;
}
td, th, body, div
	{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #333333;
	}

.copyright 
	{
	font-size: 9px;
	color: #999999;
	}

a 
	{
	color: #B13B25;
	color: #009900;
	text-decoration: underline;
	}

.visited
	{
	font-weight: bold;
	}

.mbgray
	{
    	color: #666666;
	font-size: 11px;
	font-weight: bold;
	}
.mbgreen
	{
    	color: #009900;
	font-size: 11px;
	font-weight: bold;
	}
.mgray, .mgray:hover, .mgray:visited
	{
    	color: #666666;
	font-size: 9px;
	font-weight: bold;
	margin-right: 2px;
	}

.mgreen 
	{
	color: #009900;
	font-size: 9px;
	font-weight: bold;
	margin-right: 1px;
	}
td.sub_title
	{
	border-bottom: 1px dashed #006600;
	margin-left: 10px;
	}
a.sub_title
	{
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	color: #006600;
	text-decoration: none;	
	letter-spacing: 1px;
	}

h1
	{
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 18px;
	font-weight: bold;
	color: #B13B25;
	text-decoration: none;	
	letter-spacing: 1px;
	border-bottom: 1px dashed #B13B25;
	}
.quote, h6
	{
	font-size: 9px;
	color: #666666;
	text-decoration: none;
	float: right;
	width: 130px;
	padding: 5px;
	font-weight: normal;
	border-top: 0px dashed #B13B25;
	border-right: 0px dashed #B13B25;
	border-bottom: 0px dashed #B13B25;
	border-left: 1px dashed #B13B25;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
	text-align: left;
	}
p
	{
	margin-top: 0px;
	margin-right: 140px;
	margin-bottom: 10px;
	margin-left: 0px;
	text-align: justify;
}
li
	{
	margin-right: 140px;
}
li.pages
    {
	margin-right: 140px;
	margin-bottom: 5px;
	font-size: 12px;
}
h2
	{
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	color: #B13B25;
	text-decoration: none;	
	margin-top: 20px;
	margin-right: 140px;
	margin-bottom: 5px;
	margin-left: 0px;
	}

.sideli
{
	font-size: 9px;
	color: #666666;
	margin-right: 0px;
}

.search
    {
    background-color:  #DDDDDD;
    border-top: 1px dashed #333333;
    border-right: 1px dashed #333333;
    border-bottom: 1px dashed #333333;
    border-left: 1px dashed #333333;
    padding-left: 5px;
    padding-right: 5px;
    }
.found
    {
    background-color: #FFDDDD;
    }

.news_descr
    {
    margin-top: 3px;
    padding-left: 3px;
    margin-bottom: 7px;
    margin-right: 3px;
    color: #666;
    border-left: 1px dashed #999;
    }
-->
