﻿H1.fp {
	FONT-WEIGHT: bold; FONT-SIZE: 10pt; COLOR: maroon;
	font-family: Arial, Helvetica, sans-serif;
	font-size:11px;
}
.mbc1 {
	PADDING: 3px; 
	BACKGROUND-COLOR: #69CE67;
	font-family: Arial, Helvetica, sans-serif;
	font-size:14px;
}
.mbc2 {
	PADDING: 3px; 
	BACKGROUND-COLOR: #69CE67;
	font-family: Verdana, Helvetica, sans-serif;
	font-size:14px;
}
.mbc3 {
	PADDING: 3px; 
	BACKGROUND-COLOR: #69CE67;
	font-family: Arial, Helvetica, sans-serif;
	font-size:14px;
}

.mbc4 {                                  /*link inland passive*/
	PADDING: 4px; 
	BACKGROUND-COLOR: #FFCC33;
    color :#006600;
	font-family: Arial, Helvetica, sans-serif;
	font-size:10pt;
	font-weight:normal;
}
.mbc5 {                                  /*link inland active*/
	PADDING: 4px; 
	BACKGROUND-COLOR: #FF8833;
	COLOR: #006600;
	font-family: Arial, Helvetica, sans-serif;
	font-size:10pt;
	font-weight:normal;
}
.mbc6 
{
	PADDING: 4px;                       /*link inland level 1 active*/
	BACKGROUND-COLOR: #FFCC33;
	COLOR: #FFFFFF;
	font-family: Arial, Helvetica, sans-serif;
	font-size:10pt;
	font-weight:normal;
}

/* links main menu 
. { font-family: Arial, Helvetica, sans-serif; font-size: 13px; font-weight: bold; color: #000000; text-decoration: none }
.:hover{ font-family: Arial, Helvetica, sans-serif; font-size: 13px; font-weight: bold; color: #264B70; text-decoration: none }
*/

.navig_bar {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	color: #FFFFFF;
	text-decoration: none;
	background-attachment: scroll;
	/*background-image: url(../images/hez-top.jpg);*/
	background-repeat: no-repeat;
	background-position: right top;
	text-align: center;
	display: block;
	padding-right: 0px;
	padding-top: 3px;
	padding-bottom: 5px;
}
.navig_bar:hover {
	color: #006600;
}