/* content */
.text-header { font-weight: bold; font-size: 12pt; font-family: "Arial Narrow", "Arial", "sans-serif"; color: #F7F4CB;}
.pageContent { font-size: 8pt; font-family: Tahoma, sans-serif; color: #AFAFAF; }
 .pageContent a { font-size: 8pt; font-family: Tahoma, sans-serif; color: #8D8D8D; }

/* top elements */
.logo { font-weight: bold; font-size: 12pt; font-family: "Arial Narrow", "Arial", "sans-serif"; color: #F7F4CB; }
.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; }

#navcontent {
	position:absolute;
	top:5px;
	left:40px;
	margin-bottom:30px;
}

/*main menu*/
.menu { font-size: 20pt; font-family: Tahoma, sans-serif; color: #FFFFFF; text-decoration: none; }
a.menu:link {font: 20px 'Trebuchet MS', arial, sans-serif; font-weight: bold; color: #FFFFFF; }
a.menu:visited {font: 20px 'Trebuchet MS', arial, sans-serif; font-weight: bold; color: #FFFFFF; text-decoration: none; }
a.menu:hover {color: orange; text-decoration: underline; }
em.menu {font: 20px 'Trebuchet MS', arial, sans-serif; font-weight: bold; color: #FFFF00; line-height: 21px;}

.amenu { font-size: 15pt; 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: 8pt; font-family: Tahoma, sans-serif; color: #ffffff; text-decoration: none; }
.abmenu { font-size: 8pt; font-family: Tahoma, sans-serif; color: #ffffff; text-decoration: underline; }

/*copyright*/
.footer { font-size: 8pt; font-family: Tahoma, sans-serif; color: #AFAFAF; }

/*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;
}

#bodycontent {
	position:absolute;
	top:80px;
	left:55px;
	font: 12px 'Trebuchet MS', arial, sans-serif;
	font-weight: bold;
	color: #F7F4CB;
	text-align:center;
	line-height: 200px;
}


.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;
}


#flashcontent {
	position:absolute;
	top:80px;
	left:0;
	font: 12px 'Trebuchet MS', arial, sans-serif;
	font-weight: bold;
	color: #999;
	text-align:center;
	line-height: 200px;
	height: 100%;
	width: 100%;
}
body {
	margin: 0;
	padding: 0;
	background-color: #282828;
	height: 100%;
	width: 100%;
}
#flash{
	display: block;
	margin: 0;
	height: 100%;
	width: 100%;
}
html{
	margin:0;
	padding:0;
	height: 100%;
	width: 100%;
}

#copyrightcontent {
	position:absolute;
	bottom:25px;
	left:55px;
	font: 12px 'Trebuchet MS', arial, sans-serif;
	font-weight: bold;
	color: #FF0000;
	text-align:center;
}

#footercontent {
	position:absolute;
	bottom:5px;
	left:55px;
	font: 12px 'Trebuchet MS', arial, sans-serif;
	font-weight: bold;
	color: #FFFFFF;
	text-align:center;
}

#contacts {
	position:absolute;
	top:95px;
	left:96px;
	font: 15px 'Trebuchet MS', arial, sans-serif;
	font-weight: bold;
	color: #FFFFFF;
	text-align:left;
	line-height: 20px;
}
a.contacts:link {font: 20px 'Trebuchet MS', arial, sans-serif; font-weight: bold; color: #FFFFFF;  text-decoration: none; }
a.contacts:visited {font: 20px 'Trebuchet MS', arial, sans-serif; font-weight: bold; color: #FFFFFF; text-decoration: none; }
a.contacts:hover {color: orange; text-decoration: underline; }
em.contacts {font: 20px 'Trebuchet MS', arial, sans-serif; font-weight: bold; color: #FFFF00; line-height: 21px;}

