/*content style (text=pageContent)*/

.text-header
{
	font-size: 18px;
	font-family: Arial, sans-serif;
	color: #55626A;	
	
}

.text
{
	font-size: 10px;
	font-family: Tahoma, sans-serif;
	color: #55626A;
}

.pageContent 
{
	font-size: 10px;
	font-family: Tahoma, sans-serif;
	color: #55626A;	
}

.pageContent a 
{
	font-size: 10px;
	font-family: Tahoma, sans-serif;
	color: #FF7B00;
}


/* top elements */

.company
{
	font-size: 18px;	
	font-family: Arial, sans-serif;
	color: white;
	font-style : italic;
	letter-spacing : -1px;
}

.slogan
{
	font-size: 10px;	
	font-family: Tahoma, sans-serif;
	color: white;
}

.url
{
	font-size: 10px;	
	font-family: Tahoma, sans-serif;
	color: #55626A;
}

/*main menu*/

.menu
{
	font-size: 9px;	
	font-family: Tahoma, sans-serif;
	color: white;
	font-weight : bold;
	text-decoration: underline;
	word-spacing: -1px;	
}

.amenu
{
	font-size: 9px;	
	font-family: Tahoma, sans-serif;
	color: white;
	font-weight : bold;
	text-decoration: none;
	word-spacing: -1px;
}


/*submenu*/

.submenu
{
	font-size: 11px;	
	font-family: Tahoma, sans-serif;
	color: white;
	text-decoration: underline;
}

.asubmenu
{
	font-size: 11px;	
	font-family: Tahoma, sans-serif;
	color: white;
	text-decoration: underline;
	font-weight: bold;
}


/*bottom menu*/

.bmenu
{
	font-size: 9px;	
	font-family: Tahoma, sans-serif;
	color: white;
	text-decoration: underline;	
}

.abmenu
{
	font-size: 9px;	
	font-family: Tahoma, sans-serif;
	color: white;
	font-weight: bold;
	text-decoration: underline;
}


/*copyright*/

.footer
{
	font-size: 10px;	
	font-family: Tahoma, sans-serif;
	color: white;
}

.bg
{
	background-color: #FF7B00;
}

.menu-bg
{
	background-color: #287FB3;
}

.img_bmenu_separator {  margin: 0px 5px 0px 5px; }
.img_bullet {  border:0; }
.img_header { background-image: url('images/header.jpg'); background-repeat: no-repeat; }
.img_house {  border:0; margin-right: 5px; }
.img_url_bg { background-image: url('images/url_bg.gif'); background-repeat: no-repeat; padding-left: 15px; }
.img_submenu_bullet {  border:0; }
.img_logo_cssclass { margin-right: 5px;}
