/* content */
.text-header { font-weight: bold; font-size: 14pt; font-family: Geneva, Arial, Helvetica, sans-serif; color: #676767;}
.pageContent { font-size: 9pt; font-family: Tahoma, sans-serif; color: #7E7E7E; }
 .pageContent a { font-size: 8pt; font-family: Tahoma, sans-serif; color: #8D8D8D; }

/* top elements */
.company {
	font-weight: bold;
	font-size: 13.5pt;
	font-family: "Arial Narrow", Arial, sans-serif;
	color: #606060;
	text-transform: uppercase;
}
.slogan { font-weight: normal; font-size: 9pt; font-family: "Arial Narrow", Arial, sans-serif; color: #8D8D8D; }

/*main menu*/
.menu { font-size: 8pt; font-family: Tahoma, sans-serif; color: #666666; text-decoration: none; }
.amenu {
	font-size: 8pt;
	font-family: Tahoma, sans-serif;
	color: #686868;
	font-weight: bold;
	text-decoration: none;
}

/*submenu*/
.submenu { font-size: 8pt; font-family: Tahoma, sans-serif; color: #484949; text-decoration: none; }
.asubmenu { font-size: 8pt; font-family: Tahoma, sans-serif; color: #484949; 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: #888989; }

/*backgrounds*/
.main-bg { background-color: #E1E1E1; }
.submenu-bg { background-color: #4E8BC1; }
.menu-hr { background-color: #E2E2E2; }
.line { background-color: #CACACA; }
.0
{
	background-image: url(../images/01_08.jpg);
	background-repeat: repeat-x;
	background-position: bottom;
}
.1
{
	background-image: url(../images/01_02.jpg);
	background-repeat: repeat-x;
	background-position: bottom;
}
