/* content */
.text-header { font-weight: bold; font-size: 14px; font-family: "ө", Arial, "sө"; color: #333333;}
.pageContent { font-size: 12px; font-family: Arial; color: #333333; }
.content { font-size: 12px; font-family: Arial; color: #FF6600; }
 .pageContent a {  font-family: Arial; }

/* top elements */
.company { font-weight: bold; font-size: 19px; font-family: Tahoma, sans-serif; color: #ffffff; }
.slogan { font-weight: bold; font-size: 10px; font-family: Tahoma, sans-serif; color: #ffffff; }

/*main menu*/
.menu { font-weight: bold; font-size: 7px; font-family: Tahoma, sans-serif; color: #ffffff; text-decoration: none; text-transform: uppercase; }
.amenu { font-weight: bold; font-size: 8px; font-family: Tahoma, sans-serif; color: #C6C6C6; text-decoration: none; text-transform: uppercase; }

/*submenu*/
.submenu { font-size: 8px; font-family: Tahoma, sans-serif; color: #ffffff; text-decoration: none; }
.asubmenu { font-size: 8px; font-family: Tahoma, sans-serif; color: #ffffff; text-decoration: underline; }

/*bottom menu*/
.bmenu { font-weight: bold; font-size: 7px; font-family: Tahoma, sans-serif; color: #ffffff; text-decoration: none; text-decoration: none; text-transform: uppercase; }
.abmenu { font-weight: bold; font-size: 7px; font-family: Tahoma, sans-serif; color: #ffffff; text-decoration: underline; text-decoration: none; text-transform: uppercase; }

/*backgrounds*/
.menu-bg { background-color: #532B01; background-repeat: no-repeat; }
.submenu-bg { background-color: #A57953; background-repeat: repeat-y; }
.header-bg { background-color: #60360B; }
.menu-separator { background-color: #755534; }
.submenu-hr { background-color: #C3A48A; }
.bmenu-separator { background-color: #D6C1AC; }
.main-bg { background-color: #AF855A; }
.bg { background-color: #8E583A; }
.heading {
	font-family: "sө", "ө";
	font-size: 18px;
	font-weight: bolder;
	color: #FF6600;
	text-decoration: none;
}
.Banner {
	font-family: Arial;
	font-size: 18px;
	color: #FF6903;
}
.redlink {
	font-family: "sө", "ө";
	font-weight: bolder;
	color: #FF0000;
	text-decoration: none;
}