/*content style (text=pageContent)*/

.text-header
{
	font-size: 15px;
	font-family: Tahoma;
	color: white;	
	font-weight: bold;
	
}

.text
{
	font-size: 11px;
	font-family: Tahoma;
	color: #5A5A5A;	
}

.pageContent 
{
	font-size: 11px;
	font-family: Tahoma;
	color: #5A5A5A;	
}

.pageContent a 
{
	font-size: 11px;
	font-family: Tahoma;
	color: #5A5A5A;	
}


/* top elements */

.company
{
	font-size: 18px;	
	font-family: Tahoma;
	color: #8E8E8E;
	letter-spacing : -1px;
}

.slogan
{
	font-size: 10px;	
	font-family: Tahoma;
	color: #4C94D3;
	font-weight: bold;
}


/*main menu*/

.menu
{
	font-size: 11px;	
	font-family: Tahoma;
	color: #214E8A;
	font-weight: bold;
	text-decoration: none;
	word-spacing: -1px;	
}

.amenu
{
	font-size: 11px;	
	font-family: Tahoma;
	color: #214E8A;
	font-weight: bold;
	text-decoration: underline;
	word-spacing: -1px;		
}


/*submenu*/

.submenu
{
	font-size: 10px;	
	font-family: Tahoma;
	color: #ffffff;
	text-decoration: none;
}

.asubmenu
{
	font-size: 10px;	
	font-family: Tahoma;
	color: #ffffff;
	font-weight: bold;	
	text-decoration: none;	
}


/*bottom menu*/

.bmenu
{
	font-size: 9px;	
	font-family: Tahoma;
	color: #ffffff;
	font-weight: bold;
	text-decoration: none;	
}

.abmenu
{
	font-size: 9px;	
	font-family: Tahoma;
	color: #ffffff;
	font-weight: bold;
	text-decoration: underline;
}


/*copyright*/

.footer
{
	font-size: 10px;	
	font-family: Tahoma;
	color: #4077B4;
}

.top_line
{
	background-color: #86B1C3; /*blue*/
}

.submenu-bg
{
	background-color: #1550AA;
}

.txtheader-bg
{
	background-color: #EEB800; /*yellow*/
}

.txtheader-border
{
	margin: 2px; border: 1px solid #F9D368;
}

.img_txtheader_bullet {  border:0; }
.img_bullet_1 {  margin-top: 3px; }
.img_bmenu_bg { background-image: url('images/bmenu_bg.gif'); background-repeat: repeat-x; }
.img_submenu_rbg {  border:0; }
.img_menu_bg { background-color:  #e1e1e1; background-image:  url('images/menu_bg.gif'); background-repeat: repeat-x; padding-top: 5px; }
.img_header { background-image: url('images/header.jpg'); background-repeat: no-repeat; }
.img_submenu_lbg {  border:0; }
.img_bullet {  margin-top: 3px; border:0; }
.img_separator_1 {  border:0; }
.img_submenu_bg { background-image: url('images/submenu_bg.gif'); background-repeat: repeat-x; }
.img_separator {  border:0; margin-top: 2px; }
.img_bmenu_separator {  border:0; }
.img_logo_cssclass { margin-right: 5px;}
