/*content style (text=pageContent)*/

.text-header
{
	font-size: 21px;
	color: #5B5B5B;
	font-family: Arial;
	letter-spacing : -1px;
}

.text
{
	font-size: 11px;
	color: #5B5B5B;
	font-family: Arial;
}

.pageContent 
{
	font-size: 11px;
	color: #5B5B5B;
	font-family: Arial;
}

.pageContent a 
{
	font-size: 11px;
	color: #5B5B5B;
	font-family: Arial;
}


/* top elements */

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

.slogan
{
	font-size: 21px;
	color: white;
	font-family: Arial;
}


/*main menu*/

.menu
{
	font-size: 11px;
	color: white;
	font-family: Arial;
	text-decoration: none;
	word-spacing: -1px;
}


/*submenu*/

.submenu
{
	font-size: 11px;
	color: #5A5A5A;
	font-family: Arial;
	text-decoration: none;
}

.asubmenu
{
	font-size: 11px;
	color: #5A5A5A;
	font-family: Arial;
	text-decoration: underline;
	font-weight: bold;
}


/*copyright*/

.footer
{
	font-size: 11px;
	color: #5A5A5A;
	font-family: Arial;
}

.top-bg1
{
	background: #E3DDBB url('../images/header.jpg') no-repeat;
}

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

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

.menu-bg
{
	background: #639D9D url('../images/menu_bg.gif') repeat-x;
}

.submenu-bg
{
	background: #E3DDBB url('../images/submenu_bg.gif') top left no-repeat;
}

.bg
{
	background: #E3DDBB;
}
