

body
{
	background-color:#ffffff;
	font-family : Arial;
	margin-bottom: 5px; 
	margin-left: 0; 
	margin-right: 0; 
	margin-top: 0px;
}


.text 
{
	font-size : 13;
	color:#6B6969;
	font-family: Arial, sans-serif;
}

.inner_text 
{
	font-size : 12;
	color:#535252;
	font-family: Arial, sans-serif;
}

.sub_title
{
	font-size : 14;
	color:#6F7A38;
	font-family: Arial, sans-serif;
	font-weight : bold;
}
	
.menu_button
{
	background-color: #404B21;
}
	
.news_text 
{
	font-size : 12;
	color:#6A7A39;
	font-family: Arial, sans-serif;
}

.news_title
{
	font-size : 12;
	color:#6A7A39;
	font-family: Arial, sans-serif;
	font-weight : bold;
}

.footer
{
	font-size : 11;
	color:#8F918F;
	font-family: Arial, sans-serif;
	padding-right:10px;
	padding-left:10px;
}

.footer_link
{
	font-size : 11;
	text-decoration:none;
	color:#8F918F;
	font-family: Arial, sans-serif;
}

.left_sub_menu
{
	font-size : 12;
	color:#002C28;
	font-family: Arial, sans-serif;
	text-decoration : none;
}

.left_sub_menu :visited
{
	font-size : 12;
	color:#002C28;
	font-family: Arial, sans-serif;
	text-decoration : none;
}

.left_sub_menu :hover
{
	font-size : 12;
	color:#002C28;
	font-family: Arial, sans-serif;
	text-decoration : none;
}

.left_sub_menu_this
{
	font-size : 12;
	color:#FE860C;
	font-family: Arial, sans-serif;
	padding-top:5px;
	padding-bottom:5px;
}

.prod_list
{
	padding-left:8px;
	padding-top:8px;
	border-right:solid #C2Ce82 1px;
}

.prod_link
{
	font-size : 12;
	color:#727E34;
	font-family: Arial, sans-serif;
	text-decoration : none;
}

.prod_this
{
	font-size : 12;
	color:#FE860C;
	font-family: Arial, sans-serif;
	text-decoration : none;
	font-weight : bold;
}

.prod_title
{
	font-size : 16;
	color:#313C20;
	font-family: Arial, sans-serif;
	font-weight : bold;
	padding-left:8px;
}

.prod_month
{
	font-size : 11;
	color:#FFFFFF;
	font-family: Arial, sans-serif;
	font-weight : bold;
	background-color:#FE860C;
	height:21px;
	text-align : center;
}

.prod_leaf
{
	height:23px;
	text-align : center;
	border-bottom:solid #969694 1px;
	border-left:solid #969694 1px;
}

.paddings
{
	padding-top:5px;
	padding-bottom:5px;
}

.link 
{
	color: #454d24;
}

a 
{
	color: #FE860C;
}


