.top_lang{
	font-family: Tahoma;
	font-size: 11px;
	color: #9a9a9a;
}

a.main_link{
	color: #aeb0af;
	font-family: Tahoma;
	font-size: 14px;	
	text-decoration: none;
}

a.main_link:hover{
	color: #97bc14;
	font-family: Tahoma;
	font-size: 14px;
	text-decoration: none;
}

a.main_link_choosen{
	color: #97bc14;
	font-family: Tahoma;
	font-size: 14px;
	text-decoration: none;
}

.main_separator{
	width: 8px;
	background-image: url(/images/menu_points.jpg);
	background-repeat: no-repeat;
	background-position: center;
	padding-right: 10px;
	padding-left: 10px;
}

a.left_links{
	font-family: Tahoma;
	font-size: 14px;
	color: #9a9a9a;
	text-decoration: none;
	margin-left: 5px;
	margin-right: 5px;
}

a.left_links:hover{
	font-family: Tahoma;
	font-size: 14px;
	color: #FFFFFF;
	text-decoration: underline;
	margin-left: 5px;
	margin-right: 5px;
}

a.bottom_links{
	font-family: Tahoma;
	font-size: 14px;
	color: #9a9a9a;
	text-decoration: none;
	margin-left: 5px;
	margin-right: 5px;
}

a.bottom_links:hover{
	font-family: Tahoma;
	font-size: 14px;
	color: #FFFFFF;
	text-decoration: underline;
	margin-left: 5px;
	margin-right: 5px;
}

a.top_url{
	font-family: Tahoma;
	font-size: 11px;
	color: #9a9a9a;
	text-decoration: none;	
}

a.top_url:hover{
	font-family: Tahoma;
	font-size: 11px;
	color: #FFFFFF;
	text-decoration: underline;	
}

.top_topic{
	font-family: Tahoma;
	font-size: 12px;
	color: #FFFFFF;
	font-weight: bold;
}

.menu_row{
	height: 24px;
}

.bottom_separator{
	background-image: url(/images/bottom_points.jpg);
	background-repeat: no-repeat;
	background-position: center;
}

.info_box{
	width: 161px;
	height: 174px;
	background-image: url(/images/info_box_bg.jpg);
	background-repeat: no-repeat;
}

.info_box_title{
	color: #417f0b;
	font-family: Tahoma;
	font-size: 12px;	
}

a.info_box_entry_link{
	color: #d1d1d1;
	text-decoration: none;
	font-family: Tahoma;
	font-size: 13px;
}

a.info_box_entry_link:hover{
	color: #d1d1d1;
	text-decoration: underline;
	font-family: Tahoma;
	font-size: 13px;
}

.info_box_point{
	color: #3e3e3e;
	font-family: Tahoma;
	font-weight: bold;
	font-size: 12px;
}

a.info_box_more_link{
	color: #417f0b;
	font-family: Tahoma;
	font-weight: bold;
	font-size: 12px;
	text-decoration: none;
}

a.info_box_more_link:hover{
	color: #417f0b;
	font-family: Tahoma;
	font-weight: bold;
	font-size: 12px;
	text-decoration: underline;
}

.content{
	font-family: Tahoma;
	font-size: 14px;
	color: #d1d1d1;
}

img.gray_arrow {
	padding-right: 5px;
	margin-top: 7px;
}

h1 {
	color: #86af22;
	font-family: Tahoma;
	font-size: 12px;
	text-decoration: none;
	font-weight: bold;
}
