/*content style (text=pageContent)*/

.text-header
{
	font-size: 16px;
	color: #666666;
	font-family: Tahoma;
	font-weight: bold;
	background-color: #DBD1A9;
}

.text-header_Staff
{
	font-size: 16px;
	color: #0066ff;
	font-family: sans-serif;
	font-weight: bold;
	background-color: #DBD1A9;
}

.text
{
	font-size: 11px;
	color: #666666;
	font-family: Tahoma;
}	

.text_Staff
{
	font-size: 11px;
	color: #000000;
	font-family: Tahoma;
	font-weight:600;
}

.pageContent 
{
	font-size: 11px;
	color: #666666;
	font-family: Tahoma;
}

.pageContent_a
{
	font-size: 11px;
	color: #FF3366;
	font-family: Tahoma;
	font-weight: bold;
}


/* top elements */

.company
{
	font-size: 72px;
	color: #008000;
	font-family: Tahoma,sans-serif;
	letter-spacing : -1px;
}

.slogan
{
	font-size: 30px;
	color: #000080;
	font-family: Tahoma,sans-serif;
	font-weight: bold;
}


/*main menu*/

.menu
{
	font-size: 14px;
	color: #666666;
	font-family: Tahoma;
	text-decoration: none;
	word-spacing: -1px;
	font-weight: bold;
}

.menu_Staff
{
	font-size: 14px;
	color: #0066ff;
	font-family: Tahoma,sans-serif;
	text-decoration: blink;
	word-spacing: -1px;
	font-weight: bold;
}

/*submenu*/

.submenu
{
	font-size: 11px;
	color: white;
	font-family: Tahoma;
	text-decoration: none;
	font-weight: bold;
}

.asubmenu
{
	font-size: 11px;
	color: white;
	font-family: Tahoma;
	font-weight: bold;
	text-decoration: underline;
}


/*bottom menu*/

.bmenu
{
	font-size: 12px;
	color: #666666;
	font-family: Tahoma;
	font-weight: bold;
	text-decoration: none;
}

.abmenu
{
	font-size: 12px;
	color: #666666;
	font-family: Tahoma;
	text-decoration: underline;
	font-weight: bold;
}


/*copyright*/

.footer
{
	font-size: 12px;
	color: #80868A;
	font-family: Tahoma;
	background-color: #DFD8BE;
}

.bg
{
	background-color: #EDE8D4;
}

.bg_Staff
{
	background-color: #FeFeFe; /* #efefef; #ccffff; #EDE8D4;*/
}


.hr 
{
	background-color: #C8C2AB;
}

.submenu-hr
{
	background-color: #EAEAE0;
}
