/*content style (text=pageContent)*/

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

.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;
	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: #DFD8BE;
}

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

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

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

.bg
{
	background-color: #EDE8D4;
}


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


.hr 
{
	background-color: #C8C2AB;
}

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