/* CSS Document */


.line {
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #39484D;
}
.line1 {
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #60605E;
}
#submune {
	position:absolute;
	width:191px;
	z-index:1;
}
.menu-hr { background-color: #991F1F; }

/* top elements */
.company { font-weight: bold; font-size: 14pt; font-family: "Arial Narrow", Arial, sans-serif; color: #FFFFFF;}
.slogan { font-weight: bold; font-size: 10pt; font-family: "Arial Narrow", Arial, sans-serif; color: #B3E1EC; }

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

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

/* content */
.text-header{ font-weight: bold; font-size: 10pt; font-family: "Arial Narrow", Arial, sans-serif; color: #FFFFFF;}
.pageContent { font-size: 8pt; font-family: Tahoma, sans-serif; color: #838D90; }
 .pageContent a { font-size: 8pt; font-family: Tahoma, sans-serif; color: #4C4C4C; }

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

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