html, body {

	margin: 0px;

	padding: 0px;

	width: 100%;

	height: 100%;

}

.text {

	font-family: tahoma;

	font-size: 11px;

	color: #3B3B3B;

	text-decoration: none;

}



.text a, .text a:visited {

	font-family: tahoma;

	font-size: 11px;

	color: #016ABE;

	text-decoration: underline;

}

.text a:hover {

	font-family: tahoma;

	font-size: 11px;

	color: #016ABE;

	text-decoration: none;

}

.page_header {

	font-family: tahoma;

	color: #3E3E3E;

	font-size: 24px;

}

.news_date {

	font-family: tahoma;

	font-size: 11px;

	color: #BDBDBD;

}

.news_text {

	font-family: tahoma;

	font-size: 11px;

	color: #3B3B3B;

	text-decoration: none;

}

.news_text_active {

	font-family: tahoma;

	font-size: 11px;

	color: #498AB2;

	text-decoration: underline;

}

.news_date_active {

	font-family: tahoma;

	font-size: 11px;

	color: #498AB2;

	text-decoration: none;

}

.news_active {

	background-image: url('images/active_news_chk.jpg');

	background-repeat: no-repeat;

	background-position: 30px center;

}

.text_fa {

	border-color: #3B3B3B;

	border-width: 1px;

	font-family: tahoma;

	font-size: 11px;

	color: #3B3B3B;

	border-bottom-style: dashed;

	text-decoration: none;

}

.text_fa:hover {

	border-color: #498AB2;

	border-width: 1px;

	font-family: tahoma;

	font-size: 11px;

	color: #498AB2;

	border-bottom-style: dashed;

	text-decoration: none;

}

.text_fa_bold {

	border-color: #3B3B3B;

	border-width: 1px;

	font-family: tahoma;

	font-size: 11px;

	color: #3B3B3B;

	border-bottom-style: dashed;

	text-decoration: none;

	font-weight: bold;

}

.mainmenu {

	font-family: tahoma;

	font-size: 16px;

	color: #1F1F1F;

	text-decoration: none;

	border-bottom: 1px dashed #1F1F1F;
}

.mainmenu:hover {
	border-bottom: 1px solid #1F1F1F;
}

.mainmenu_active {

	font-family: tahoma;

	font-size: 16px;

	color: #FFFFFF;

	text-decoration: underline;


}

.cat_header {

	font-family: tahoma;

	font-size: 11px;

	color: #3B3B3B;

	font-weight: bold;

	text-decoration: none;
text-decoration: none;
}

.cat_item {

	font-family: tahoma;

	font-size: 11px;

	color: #3B3B3B;

	text-decoration: underline;

}

.cat_item_active {

	font-family: tahoma;

	font-size: 11px;

	color: #016ABE;

	text-decoration: none;

}

.itemtabs {

	background-image: url('images/itemtabs_bg.jpg');

	background-repeat: repeat-x;

	padding-bottom: 10px;

	padding-right: 7px;

	padding-left: 7px;

}

.itemtabs_active {

	background-position: left;

	background-image: url('images/itemtabs_active_bg.jpg');

	background-repeat: no-repeat;

	padding-right: 7px;

	padding-bottom: 10px;

	padding-left: 7px;

}

