/*content style (text=pageContent)*/

.text-header
{
	font-size: 11px;
	color: #666666;
	font-family: Tahoma;
	font-weight: bold;
	background-color: #BBEFF1;
}

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

.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: 24px;
	color: white;
	font-family: Tahoma;
	letter-spacing : -1px;
}

.slogan
{
	font-size: 10px;
	color: white;
	font-family: Tahoma;
	font-weight: bold;
}


/*main menu*/

.menu
{
/*	font-size: 9px;*/
	font-size: 9px;
	color: #666666;
	font-family: Tahoma;
	text-decoration: none;
	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: 9px;
	color: #666666;
	font-family: Tahoma;
	font-weight: bold;
	text-decoration: none;
}

.abmenu
{
	font-size: 9px;
	color: #666666;
	font-family: Tahoma;
	text-decoration: underline;
	font-weight: bold;
}


/*copyright*/

.footer
{
	font-size: 9px;
	color: #80868A;
	font-family: Tahoma;
	background-color: #9BD2D2;
}

.bg
{
	background-color: #DDF7F8;
}

.hr 
{
	background-color: #8BBDBD;
}

.submenu-hr
{
	background-color: #D4E9EA;
}
