/*content style (text=pageContent)*/

.text-header
{
	font-size: 18px;
	font-family: Tahoma;
	color: #009080;	
	
}

.text
{
	font-size: 11px;
	font-family: Tahoma;
	color: #79756E;	
}

.pageContent 
{
	font-size: 11px;
	font-family: Tahoma;
	color: #79756E;	
}

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


/* top elements */

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

.slogan
{
	font-size: 17px;	
	font-family: Comic Sans MS;
	color: #034083;
}


/*main menu*/

.menu
{
	font-size: 10px;	
	font-family: Tahoma;
	color: #034083;
	font-weight: bold;
	text-decoration: none;
}

.amenu
{
	font-size: 10px;	
	font-family: Tahoma;
	color: #034083;
	font-weight: bold;
	text-decoration: underline;
}


/*submenu*/

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

.asubmenu
{
	font-size: 11px;	
	font-family: Tahoma;
	color: #034083;
	font-weight: bold;
	text-decoration: none;	
}


/*bottom menu*/

.bmenu
{
	font-size: 9px;	
	font-family: Tahoma;
	color: #034083;
	text-decoration: none;	
}

.abmenu
{
	font-size: 9px;	
	font-family: Tahoma;
	color: #034083;
	font-weight: bold;	
	text-decoration: none;
}


/*copyright*/

.footer
{
	font-size: 9px;	
	font-family: Tahoma;
	color: #79756E;
}

.main-bg
{
	background-color: #078E88;
}

.menu-bg
{
	background: #B7D3DF url('../images/top_rbg.gif') top right repeat-y;
}

.bg
{
	background-color: #D4E5EC;
}
.rbg 
{
	background: #D4E5EC url('../images/submenu_bg.gif') top right repeat-y;
}

.logo-rbg
{
	background: #D4E5EC url('../images/logo_rbg.gif') no-repeat;
	text-align: center;
}
