/*content style (text=pageContent)*/

.text-header
{
	font-size: 12px;
	color: #3E6FA1;
	font-family: Tahoma;
	font-weight: bold;
}

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

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

.pageContent a 
{
	font-size: 9px;
	color: #3E6FA1;
	font-family: Tahoma;
}


/* top elements */

.company
{
	font-size: 20px;
	color: white;
	font-family: Tahoma;
	letter-spacing : -1px;
}

.slogan
{
	font-size: 9px;
	color: #745D3D;
	font-family: Tahoma;
	font-weight: bold;	
}

.slogan2
{
	font-size: 12px;
	color: #ffffff;
	font-family: Tahoma;
}

/*main menu*/

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

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


/*submenu*/

.submenu
{
	font-size: 9px;
	color: #565656;
	font-family: Verdana;
	text-decoration: none;
	font-weight: bold;	
}

.asubmenu
{
	font-size: 9px;
	color: #565656;
	font-family: Verdana;
	text-decoration: underline;
	font-weight: bold;	
}


/*bottom menu*/

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

.abmenu
{
	font-size: 11px;
	color: #ffffff;
	font-family: Tahoma;
	text-decoration: underline;
}


/*copyright*/

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

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

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

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

.bg
{
	background: #EBE6D9 url('../images/bbg.gif') bottom no-repeat;
}
