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

/*content style (text=pageContent)*/

.text-header
{
	font-size: 8pt;
	color: white;
	font-family: Tahoma, sans-serif;
	font-weight: bold;
}

.text
{
	font-size: 8pt;
	color: white;
	font-family: Tahoma, sans-serif;
}

.pageContent 
{
	font-size: 8pt;
	color: white;
	font-family: Tahoma, sans-serif;
}

.pageContent a 
{
	font-size: 8pt;
	color: white;
	font-family: Tahoma, sans-serif;
	font-weight: bold;
}


/* top elements */

.company
{
	font-size: 20px;
	color: white;
	font-family: Tahoma, sans-serif;
	letter-spacing : -1px;
}

.slogan
{
	font-size: 8pt;
	color: white;
	font-family: Tahoma, sans-serif;
	font-weight: bold;
}


/*main menu*/

.menu
{
	font-size: 8pt;
	color: #8A939B;
	font-family: Tahoma, sans-serif;
	text-decoration: none;
	word-spacing: -1px;
	font-weight: bold;
}

.amenu
{
	font-size: 8pt;
	color: #8A939B;
	font-family: Tahoma, sans-serif;
	text-decoration: none;
	text-decoration: underline;
	word-spacing: -1px;
	font-weight: bold;
}


/*submenu*/

.submenu
{
	font-size: 8pt;
	color: #495261;
	font-family: Tahoma, sans-serif;
	text-decoration: none;
}

.asubmenu
{
	font-size: 8pt;
	color: #495261;
	font-family: Tahoma, sans-serif;
	text-decoration: underline;
}


/*bottom menu*/

.bmenu
{
	font-size: 8pt;
	color: white;
	font-family: Tahoma, sans-serif;
	font-weight: bold;
	text-decoration: none;
}

.abmenu
{
	font-size: 8pt;
	color: white;
	font-family: Tahoma, sans-serif;
	font-weight: bold;
	text-decoration: underline;
}


/*copyright*/

.footer
{
	font-size: 8pt;
	color: #9CA6AF;
	font-family: Tahoma, sans-serif;
}

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