/* CSS Document */
/* content */
.text-header { font-weight: bold; font-size: 12pt; font-family: "Arial Narrow", "Arial", "sans-serif"; color: #F7F4CB;}
.pageContent { font-size: 10pt; font-family: Tahoma, sans-serif; color: #AFAFAF; text-align: justify; }
 .pageContent a { font-size: 10pt; font-family: Tahoma, sans-serif; color: #8D8D8D; text-align: justify; }

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

/*menu box*/
.menubox { font-size:18pt; font-family: Tahoma, sans-serif; font-weight: bold; color: white; text-align: center; margin: auto; line-height: 120px; text-decoration: none; }

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

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

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

/*button*/
.button { background: #505050; font-size: 16pt; font-family: Tahoma, sans-serif; font-weight: bold; color: #F7F4CB; text-align: center; margin: auto; line-height: 70px; text-decoration: none; width: 300px; height: 70px; border-style: outset; border-width: 5px; border-color: #F7F4CB; }
.sbutton { background: #505050; font-size: 14pt; font-family: Tahoma, sans-serif; color: #F7F4CB; text-align: center; margin: auto; line-height: 40px; text-decoration: none; width: 200px; height: 40px; border-style: outset; border-width: 5px; border-color: #F7F4CB; }
.ssbutton { background: #505050; font-size: 12pt; font-family: Tahoma, sans-serif; color: #F7F4CB; text-align: center; margin: auto; line-height: 25px; text-decoration: none; width: 200px; height: 25px; border-style: outset; border-width: 3px; border-color: #F7F4CB; }

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

.myimage { border-color:f01d1d; border-width:2px; border-style:solid; }

/*backgrounds*/
.main-bg { background-color: #E1E1E1; }
.submenu-bg { background-color: #8B0000; }
.menu-hr { background-color: #A41F1F; }
.line { background-color: #CACACA; }

.header {
	border: 1px solid #5F5F5F;
}
.header0 {
	border: 1px solid #373737;
}
.main {
	border-left-width: 1px;
	border-left-style: solid;
	border-left-color: #5F5F5F;
}
.footer-hr {
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #5F5F5F;
}
.hr {
	border-top-width: 1px;
	border-top-style: dashed;
	border-top-color: #5F5F5F;
}


