/*content style (text=pageContent)*/

.text-header
{
	font-size: 14px;
	color: white;
	font-family: Tahoma;
	font-weight: bold;
}

.text
{
	font-size: 12px;
	color: #8A9196;
	font-family: Tahoma;
}

.pageContent 
{
	font-size: 12px;
	color: #8A9196;
	font-family: Tahoma;
}

.pageContent a 
{
	font-size: 12px;
	color: #666666;
	font-family: Tahoma;
	text-decoration: none;
	font-weight: normal;
}

a:link {
	color: #333333;
	text-decoration: none;
	font-weight: normal;	
}

a:visited {
  	color: #333333;
	text-decoration: none;
	font-weight: normal;	
}

a:hover {
	color: #E87D1D;
	text-decoration: none;
	font-weight: normal;	
}

a:active {
	color: #BB6B00;
	text-decoration: none;
	font-weight: normal;	
}


/*main menu*/

.menu
{
	font-size: 12px;
	color: #000033;
	font-family: Tahoma;
	text-decoration: none;
	word-spacing: -1px;
	font-weight: normal;	
}

.amenu
{
	font-size: 12px;
	color: #000066;
	font-family: Tahoma;
	word-spacing: -1px;
	font-weight: normal;	
}


/*submenu*/

.submenu
{
	font-size: 11px;
	color: #000033;
	font-family: Tahoma;
	text-decoration: none;
}

.asubmenu
{
	font-size: 11px;
	color: #BB6B00;
	font-family: Tahoma;
	text-decoration: none;
}


/*bottom menu*/

.bmenu
{
	font-size: 10px;
	color: #445461;
	font-family: Tahoma;
	text-decoration: none;
	font-weight: bold;
}

.abmenu
{
	font-size: 10px;
	color: #445461;
	font-family: Tahoma;
	font-weight: bold;
	text-decoration: underline;
}


/*copyright*/

.footer
{
	font-size: 11px;
	color: white;
	font-family: Tahoma;
}
