/* content */
.text-header { font-weight: bold; font-size: 11pt; font-family: Arial; color: #ffffff; }
.table_border {
	border-top-width: 1px;
	border-right-width: 2px;
	border-bottom-width: 2px;
	border-left-width: 1px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #FFFFFF;
	border-right-color: #999999;
	border-bottom-color: #999999;
	border-left-color: #FFFFFF;
}

.style8 {
	font-family: Arial;
	font-size: 8pt;
	font-weight: normal;
	color: black;
}

.pageContent { font-size: 12px;  font-family: Arial; color: #000000; }
 .pageContent a { font-size: 12px;  font-weight: bold; font-family: Arial; color: #990000; }

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

/*main menu*/
.menu { font-size: 8pt; font-weight: bold; font-family: Arial; color: #383838; text-decoration: none;  }
.amenu { font-size: 8pt; font-weight: bold; font-family: Arial; color: #383838; text-decoration: underline;  }

  .menuc:Link{ Color: #990000; Text-decoration: none}
  .menuc:Visited{ Color: #990000; Text-decoration: none}
  .menuc:Hover{ Color: #FFFFFF; Text-decoration: none}


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

/*bmenu*/
.bmenu { font-size: 9pt; font-family: Arial Narrow, Arial, sans-serif; color: #777777; text-decoration: none; }
.abmenu { font-size: 9pt; font-family: Arial Narrow, Arial, sans-serif; color: #777777; text-decoration: underline; }

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

/*backgrounds*/
.main-bg { background-color: #35C8E2; }
.menu-bg { background-color: #AAE3EA; }
.submenu-hr { background-color: #77CFE8; }

