/* content */
.text-header { font-weight: bold; font-size: 12pt; font-family: Arial Narrow, Arial, sans-serif; color: #1B3943;}
.pageContent { font-size: 8pt; font-family: Tahoma, sans-serif; color: #8D8D8D; }
 .pageContent a { font-size: 8pt; font-family: Tahoma, sans-serif; color: #8D8D8D; }

/* top elements */
.company { font-weight: bold; font-size: 14pt; font-family: Arial,Verdana,Tahoma, Courier,   Times New Roman; color: #123644; }
.slogan { font-weight: bold; font-size: 8pt; font-family: Tahoma,Arial,  Verdana, Courier, Times New Roman; color: #667072; }
.border1
{
border-top:#9E6A55 1px solid;
border-right:#9E6A55 1px solid;
}
.border2
{
border-top:#9E6A55 1px solid;
border-left:#9E6A55 1px solid;
}
.border3
{
border-bottom:#7D2F07 1px solid;
}

/*main menu*/
.menu { font-size: 9pt; font-family: Tahoma; color: #ffffff; text-decoration: none; }
.amenu {
	font-size: 9pt;
	font-family: Tahoma;
	color: #ffffff;
	text-decoration: underline;
}

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

/*bottom menu*/
.bmenu { font-size: 8pt; font-family: Tahoma, sans-serif; color: #484949; text-decoration: none; }
.abmenu { font-size: 8pt; font-family: Tahoma, sans-serif; color: #484949; text-decoration: underline; }

/*copyright*/
.footer { font-size: 8pt; font-family: Tahoma, sans-serif; color: #D3ADA2; }

/*backgrounds*/
.main-bg { background-color: #7D2F07; }
.submenu-bg { background-color: #ffffff; }
.menu-hr { background-color: #6BA4CF; }
.line { background-color: #CACACA; }
.menu2 {
	font-family: Tahoma, sans-serif;
	font-size: 8pt;
	color: #000000;
	text-decoration: none;
}
.menu2b {
	font-family: Tahoma, sans-serif;
	font-size: 9px;
	font-weight: bold;
	color: #000000;
	text-decoration: underline;
}
.menu3{ font-size: 8pt; font-family: Tahoma, sans-serif; color: #8D8D8D; text-decoration: underline;}
