/*content style (text=pageContent)*/

.text-header
{
	font-size: 20px;
	font-family: Tahoma;
	color: #54822A;	
	
}

.text
{
	font-size: 11px;
	font-family: Tahoma;
	color: #948C97;	
}

.pageContent 
{
	font-size: 11px;
	font-family: Tahoma;
	color: #948C97;	
}

.pageContent a 
{
	font-size: 11px;
	font-family: Tahoma;
	color: #948C97;	
}


/* top elements */

.company
{
	font-size: 22px;	
	font-family: Tahoma;
	color: #3D7FBC;
	letter-spacing : -1px;
}

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


/*main menu*/

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

.amenu
{
	font-size: 11px;	
	font-family: Tahoma;
	color: #ffffff;
	font-weight: bold;
	text-decoration: underline;
	word-spacing: -1px;		
}


/*submenu*/

.submenu
{
	font-size: 11px;	
	font-family: Tahoma;
	color: #54822A;
	text-decoration: none;
}

.asubmenu
{
	font-size: 11px;	
	font-family: Tahoma;
	color: #54822A;
	font-weight: bold;
	text-decoration: underline;	
}


/*bottom menu*/

.bmenu
{
	font-size: 10px;	
	font-family: Tahoma;
	color: #3A5A67;
	font-weight: bold;
	text-decoration: none;	
}

.abmenu
{
	font-size: 10px;	
	font-family: Tahoma;
	color: #3A5A67;
	font-weight: bold;
	text-decoration: underline;
}


/*copyright*/

.footer
{
	font-size: 10px;	
	font-family: Tahoma;
	color: #727354;
}

.main-bg
{
	background-color: #E5E5C1;
}
.img_submenu_bullet {  border:0; }
.img_submenu_hr { background-image: url('images/submenu_hr.gif'); background-repeat: no-repeat; }
.img_bullet {  border:0; }
.img_separator {  border:0; }
.img_menu_bg { background-image: url('images/menu_bg.gif'); background-repeat: repeat-x; }
.img_header_cssclass { 
		background-image: url('images/header.jpg'); background-repeat: no-repeat;
	 }

