/*content style (text=pageContent)*/

.text-header
{
	font-size: 11px;
	color: white;
	font-family: Tahoma;
	font-weight: bold;
}

.text
{
	font-size: 11px;
	color: white;
	font-family: Tahoma;
}

.pageContent 
{
	font-size: 11px;
	color: white;
	font-family: Tahoma;
}

.pageContent a 
{
	font-size: 11px;
	color: #FFE1A4;
	font-family: Tahoma;
	font-weight: bold;
}


/* top elements */

.company
{
	font-size: 20px;
	color: #F7F0D3;
	font-family: Arial;
	letter-spacing : -1px;
	font-weight: bold;
}

.slogan
{
	font-size: 15px;
	color: #F7F0D3;
	font-family: Arial;
	font-weight: bold;
}


/*main menu*/

.menu
{
	font-size: 11px;
	color: white;
	font-family: Tahoma;
	font-weight: bold;
	text-decoration: none;
	word-spacing: -1px;
}

.amenu
{
	font-size: 11px;
	color: white;
	font-family: Tahoma;
	font-weight: bold;
	word-spacing: -1px;
	text-decoration: underline;
}


/*submenu*/

.submenu
{
	font-size: 11px;
	color: 2A3131;
	font-family: Tahoma;
	text-decoration: none;
}

.asubmenu
{
	font-size: 11px;
	color: 2A3131;
	font-family: Tahoma;
	text-decoration: underline;
}


/*bottom menu*/

.bmenu
{
	font-size: 11px;
	color: white;
	font-family: Tahoma;
	text-decoration: none;
	font-weight: bold;
}

.abmenu
{
	font-size: 11px;
	color: white;
	font-family: Tahoma;
	text-decoration: underline;
	font-weight: bold;
}


/*copyright*/

.footer
{
	font-size: 11px;
	color: #745421;
	font-family: Tahoma;
}

.bg
{
	background: #D1791F url('../images/top_bg.gif') repeat-x;
}

.footer-bg
{
	background: #FFD970 url('../images/footer_bg.gif') repeat-x;
}
