/*content style (text=pageContent)*/

.text-header
{
	font-size: 19px;
	font-family: Tahoma;
	color: #922B2D;	
	
}

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

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

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


/* top elements */

.company
{
	font-size: 24px;	
	font-family: Arial Black;
	color: #C33E41;
	letter-spacing : -1px;
}

.slogan
{
	font-size: 14px;	
	font-family: #C33E41;
	color: #B39C91;
}


/*main menu*/

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

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


/*submenu*/

.submenu
{
	font-size: 11px;	
	font-family: Tahoma;
	color: #6B6C69;
	font-weight: bold;
	text-decoration: none;
}

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


/*bottom menu*/

.bmenu
{
	font-size: 11px;	
	font-family: Tahoma;
	color: #922B2D;
	font-weight: bold;
	text-decoration: none;	
}

.abmenu
{
	font-size: 11px;	
	font-family: Tahoma;
	color: #922B2D;
	font-weight: bold;
	text-decoration: underline;
}


/*copyright*/

.footer
{
	font-size: 11px;	
	font-family: Tahoma;
	color: #595959;
}

.bg
{
	background:  #FAF9F7 url('../images/header.jpg') no-repeat;
}

.bg2
{
	background:  #FAF9F7 url('../images/header.jpg') no-repeat;
}

.bg3
{
	background:  #FAF9F7 url('../images/header.jpg') no-repeat;
}

.submenu-hr
{
	background-color:  #D9D1D1;
}