.clear { font: normal 1px/1px Arial !important; clear: both !important; height: 1px !important; color: #fff; margin: 0 !important; padding: 0 !important; border: none 0 !important }




BODY {
	 margin-left:0; 
	 margin-top:0px; 
	 margin-right:0; 
	 margin-bottom:0px; 
	 
	 scrollbar-highlight-color:white;
	 scrollbar-shadow-color:white;
	 scrollbar-3dlight-color: #616161;
	 scrollbar-arrow-color: #AD0000;
	 scrollbar-track-color: white;
	 SCROLLBAR-darkshadow-color: #616161;
	 SCROLLBAR-base-color: white;
	/*background-image: url("./images/bg_main.jpg");*/
	 background-color: #EDEDED;
}





A:link {
	FONT-WEIGHT: normal;
	FONT-SIZE: 10px;
	COLOR: #821C16;
	FONT-FAMILY: Verdana;
	TEXT-DECORATION: none;
}
A:active {
	FONT-WEIGHT: normal; 
	FONT-SIZE: 10px; 
	COLOR: #821C16; 
	FONT-FAMILY: Verdana; 
	TEXT-DECORATION: none; 
	
}
A:visited {
	FONT-WEIGHT: normal;
	FONT-SIZE: 10px;
	COLOR: #821C16;
	FONT-FAMILY: Verdana;
	TEXT-DECORATION: none;
}
A:hover {
	FONT-WEIGHT: normal;
	FONT-SIZE: 10px;
	COLOR: #5B5B5B;
	FONT-FAMILY: Verdana;
	TEXT-DECORATION: underline;
	
}


A.advertize:link {
	FONT-WEIGHT: normal;
	FONT-SIZE: 9px;
	COLOR: #5B5B5B;
	FONT-FAMILY: Verdana;
	TEXT-DECORATION: none;
}
A.advertize:active {
	FONT-WEIGHT: normal; 
	FONT-SIZE: 9px; 
	COLOR: #5B5B5B; 
	FONT-FAMILY: Verdana; 
	TEXT-DECORATION: none; 
	
}
A.advertize:visited {
	FONT-WEIGHT: normal;
	FONT-SIZE: 9px;
	COLOR: #5B5B5B;
	FONT-FAMILY: Verdana;
	TEXT-DECORATION: none;
}
A.advertize:hover {
	FONT-WEIGHT: normal;
	FONT-SIZE: 9px;
	COLOR: #821C16;
	FONT-FAMILY: Verdana;
	TEXT-DECORATION: underline;
	
}


A.path:link {
	FONT-WEIGHT: normal;
	FONT-SIZE: 9px;
	COLOR: #5B5B5B;
	FONT-FAMILY: Arial;
	TEXT-DECORATION: underline;
}
A.path:active {
	FONT-WEIGHT: normal; 
	FONT-SIZE: 9px; 
	COLOR: #5B5B5B; 
	FONT-FAMILY: Arial; 
	TEXT-DECORATION: underline; 
	
}
A.path:visited {
	FONT-WEIGHT: normal;
	FONT-SIZE: 9px;
	COLOR: #5B5B5B;
	FONT-FAMILY: Arial;
	TEXT-DECORATION: underline;
}
A.path:hover {
	FONT-WEIGHT: normal;
	FONT-SIZE: 9px;
	COLOR: #821C16;
	FONT-FAMILY: Arial;
	TEXT-DECORATION: none;
	
}

.path{
	FONT-WEIGHT: normal;
	FONT-SIZE: 9px;
	COLOR: #5B5B5B;
	FONT-FAMILY: Arial;
}

.top_menu_dividers
{
	FONT-SIZE: 9px;
	COLOR: #5F4932;
	FONT-FAMILY: Verdana;
}	





div.page {

	font-family: Verdana; color: black; font-size: 10px; font-weight: normal; line-height: 14px; padding-left: 13px; padding-right: 13px; padding-top: 10px;
}





.headding1
{
	font-family: Verdana; color: #7F0C07; font-size: 15px; font-weight: bold; padding-top: 0px; line-height: 22px; padding-bottom: 13px;
	}
	
td.main_page
{
	font-family: Verdana; color: black; font-size: 10px; font-weight: normal; line-height: 14px; padding-left: 13px; padding-right: 13px; padding-top: 10px;
	}
	
	
td.contact_from
{
	font-family: Verdana; color: #666666; font-size: 10px; font-weight: normal; line-height: 14px; padding-right: 13px;
	}
	
td.copyright{
	font-family: Verdana; color: #6B6B6B; font-size: 9px; font-weight: normal; padding-left: 8px;

}	
/* main menu styles       */


.menu_item
{
	font-family: Verdana; 
	color: white; 
	font-size: 10px; 
	font-weight: normal;
	padding-left: 13px;
	padding-right: 13px;
	line-height: 20px;
	border-right: solid 1px white;
	cursor: pointer;
	text-align: center;
	
	}

.menu_item_selected
{
	font-family: Verdana; 
	color: white; 
	font-size: 10px; 
	font-weight: normal;
	padding-left: 13px;
	padding-right: 13px;
	line-height: 20px;
	background-color: #0D501E; 
	border-right: solid 1px white;
	cursor: pointer;
	text-align: center;
	
	}
	
.menu_item_over
{
	font-family: Verdana; 
	color: white; 
	font-size: 10px; 
	font-weight: normal;
	padding-left: 13px;
	padding-right: 13px;
	line-height: 20px;
	background-color: #630202; 
	border-right: solid 1px white;
	cursor: pointer;
	text-align: center;
	}	

	

.sub_item
{
	font-family: Verdana; 
	color: #604901; 
	font-size: 10px; 
	font-weight: normal;
	padding-left: 5px;
	line-height: 20px;
	background-color: #FFE08A;
	cursor: pointer;
	
	}

.sub_item_selected
{
	font-family: Verdana; 
	color: #604901; 
	font-size: 10px; 
	font-weight: normal;
	padding-left: 5px;
	line-height: 20px;
	background-color: #FFD28A; 
	cursor: pointer;
	
	}
	
.sub_item_over
{
	font-family: Verdana; 
	color: white; 
	font-size: 10px; 
	font-weight: normal;
	padding-left:5px;
	line-height: 20px;
	background-color: #DD9445; 
	cursor: pointer;
	
	}		
	
	
.sub2_item
{
	font-family: Verdana; 
	color: #934002; 
	font-size: 10px; 
	font-weight: bold;
	padding-left: 13px;
	padding-right: 13px;
	line-height: 20px;
	border-right: solid 1px white;
	border-left: solid 1px white;
	border-bottom: solid 1px white;
	
	}

	
	
.sub3_item
{
	font-family: Verdana; 
	color: black; 
	font-size: 10px; 
	font-weight: normal;
	padding-left: 13px;
	padding-right: 13px;
	line-height: 20px;
	border-right: solid 1px white;
	border-left: solid 1px white;
	border-bottom: solid 1px white;
	cursor: pointer;
	background-color: white;
	filter:alpha(opacity=70);
	-moz-opacity:0.7;
	-khtml-opacity: 0.7;
	opacity: 0.7;
	
	}

.sub3_item_selected
{
	font-family: Verdana; 
	color: #7F0C07; 
	font-size: 10px; 
	font-weight: normal;
	padding-left: 13px;
	padding-right: 13px;
	line-height: 20px;
	background-color: #DDDBDB; 
	border-right: solid 1px white;
	border-left: solid 1px white;
	border-bottom: solid 1px white;
	cursor: pointer;
	
	}
	
.sub3_item_over
{
	font-family: Verdana; 
	color: #7F0C07; 
	font-size: 10px; 
	font-weight: normal;
	padding-left: 13px;
	padding-right: 13px;
	line-height: 20px;
	background-color: #EAEAEA; 
	border-right: solid 1px white;
	border-left: solid 1px white;
	border-bottom: solid 1px white;
	cursor: pointer;
	
	}		
	
	

 /* top menu styles */
.top_menu_item_selected{
	font-family: Verdana; font-size: 9px; font-weight:normal; color:#E2A644; padding-left: 7px; padding-right: 7px; 
}

.top_menu_item_over{
	font-family: Verdana; font-size: 9px; font-weight:normal; color:#770000; padding-left: 7px; padding-right: 7px;
}

.top_menu_item{
	font-family: Verdana; font-size: 9px; font-weight:normal; color:#515151; padding-left: 7px; padding-right: 7px; 
}

.top_menu_divider{
	font-family: Verdana; font-size: 9px; font-weight:normal; color:#AF9090; padding-left: 2px; padding-right: 2px; 
}

.lang_item_selected{
 	background-color: #C6C6C6; 
 	line-height: 14px;
	font-family: Verdana; 
	font-size: 9px; 
	color:#333333; 
	padding-left: 7px; 
	padding-right: 7px; 
	cursor: pointer;
}

.lang_item{
	line-height: 14px;
	font-family: Verdana; 
	font-size: 9px; 
	color:#666666; 
	padding-left: 7px; 
	padding-right: 7px; 
	cursor: pointer;}


.left_bottom
{
	background-image: url("./images/background_left.jpg");
	background-position: bottom;
	background-repeat: repeat-x;
	

}


.input{
	font-family: Verdana; 
	font-size: 9px; 
	color:#B75402;
	width: 250px;
	border: 1px solid #AAAAAA;

}

.submitbutton{
	border: 1px solid #AAAAAA;
	background-color: #CECECE;
	font-family: Verdana; 
	font-size: 9px; 
	color:#333333;
	cursor: pointer;
	
}

.submitbutton_over{
	border: 1px solid #B75402;
	background-color: #CECECE;
	font-family: Verdana; 
	font-size: 9px; 
	color:#B75402;
	cursor: pointer;
}


/*


=========================================*/

.headding_big{
	font-family: Verdana; 
	font-size: 11px; 
	color:#934002;
	font-weight: bold;
	line-height: 12px;
	margin-top: 0px;
	margin-bottom: 2px;
}

div.news_list
{
	padding:0px; font-family: Verdana; color: black; font-size: 10px; font-weight: normal; line-height: 14px; width: 485px;
}

div.news_font{
	font-family: Verdana; 
	font-size: 10px; 
	color:#282828;
	line-height: 14px;
	padding-top: 3px;
}

div.news_font a.headding_small{
	font-family: Verdana; 
	font-size: 10px; 
	color:#934002;
	font-weight: bold;

}

div.news_list a.headding_medium{
	font-family: Verdana; 
	font-size: 11px; 
	color:#934002;
	font-weight: bold;


}


div.short_desc
{
	padding-top: 5px;
	font-family: Verdana; 
	font-size: 10px; 
	color:#282828;
	line-height: 14px;
}

.headding_small{
	font-family: Verdana; 
	font-size: 10px; 
	color:#934002;
	font-weight: bold;
	line-height: 11px;
	padding-bottom: 3px;
}
.news_date{
	font-family: Verdana; 
	font-size: 9px; 
	color:#848484;
	line-height: 14px;
}


.more{
	margin-top: 2px; margin-bottom: 2px;
	vertical-align: text-top;
}

/*li and ul*/


#tree ul { margin: 0; padding: 5; list-style-type: none; 	 }
#tree li { margin: 0px; padding: 6px 18px; background: url(./images/bullet.gif) 0 9px no-repeat; line-height: 8px;}	
	
	
ul { margin: 0; padding: 0; list-style-type: none; 	 }
li { margin: 0px; padding: 5px 18px; background: url(./images/bullet.gif) 0 9px no-repeat; line-height: 14px;}	
	
	

	
	/*LEFT BOTTOM PART OF PAGE*/
.left_hedding{
	font-family: Verdana; 
	font-size: 10px; 
	color:#934002;
	font-weight: regular;
	}
	
td.left_body{
  font-family: Verdana; color: #666666; font-size: 10px; font-weight: normal; line-height: 15px; padding-left: 10px; padding-right: 10px; padding-top: 5px; padding-bottom: 5px;

  }
	
	
#error{
  color: #7F0C07;
}

