img { behavior:url('images/pngbehavior.htc'); }

/*content style (text=pageContent)*/

.text-header
{
	font-size: 11px;
	color: white;
	font-weight: bold;
	font-family: Tahoma;
}

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

.pageContent 
{
	font-size: 11px;
	color: white;
	font-family: Tahoma;
}

.pageContent a 
{
	font-size: 11px;
	color: white;
	font-family: Tahoma;
}


/* top elements */

.company
{
	font-size: 24px;
	color: #454343;
	font-family: Tahoma;
	letter-spacing : -1px;
	font-weight: bold;
}

.slogan
{
	font-size: 9px;
	color: #A4A4A4;
	font-family: Tahoma;
	font-weight: bold;
}


/*main menu*/

.menu
{
	font-size: 10px;
	color: #666666;
	font-family: Tahoma;
	text-decoration: none;
	word-spacing: -1px;
	font-weight: bold;
}


/*submenu*/

.submenu
{
	font-size: 11px;
	color: #D3E9FD;
	font-family: Tahoma;
	text-decoration: underline;
}

.asubmenu
{
	font-size: 11px;
	color: white;
	font-family: Tahoma;
	text-decoration: none;
	font-weight: bold;
}


/*bottom menu*/

.bmenu
{
	font-size: 9px;
	color: #999999;
	font-family: Tahoma;
	text-decoration: none;
	font-weight: bold;
}

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


/*copyright*/

.footer
{
	font-size: 9px;
	color: #999999;
	font-family: Tahoma;
}

.bg
{
	background: #A1081C url('../images/bg.gif') repeat-x;
}

.top-bg1
{
	background: #C1606D url('../images/header.jpg') no-repeat;
}

.top-bg2
{
	background: #C1606D url('../images/header.jpg') no-repeat;
}

.top-bg3
{
	background: #C1606D url('../images/header.jpg') no-repeat;
}

.submenu-separator
{
	background-color: #D08792;
}