/*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;
}

.bg
{
	background-color: #EDE8D4;
}


.hr 
{
	background-color: #C8C2AB;
}

.submenu-hr
{
	background-color: #EAEAE0;
}

.img_submenu_bg { background-image: url('images/submenu_bg.gif'); background-repeat: repeat-y; }
.img_bullet {  border:0; }
.img_header { background-image: url('images/header.jpg'); background-repeat: no-repeat; }
.img_hbg { background-image: url('images/hbg.gif'); background-repeat: repeat-x; }
.img_amenu_bg { background-image: url('images/amenu_bg.gif'); background-repeat: repeat-x; }
.img_logo_cssclass { margin-right: 10px;}
