/*content style (text=pageContent)*/

body { cursor: url(../images/01.cur), url(../images/01.cur), default;}
body a { cursor: url(../images/02.cur), url(../images/02.cur), default;}

.text-header
{
	font-size: 16px;
	font-family: Century Gothic;
	font-weight: bold;
	color: #214468;	
	
}

.text
{
	font-size: 11px;
	font-family:  Century Gothic;
	color: #214468;	
}

.pageContent 
{
	font-size: 11px;
	font-family: Century Gothic;
	color: #214468;	
}

.pageContent a 
{
	font-size: 11px;
	font-family: Century Gothic;
	color: #214468;	
}


/* top elements */

.company
{
	font-size: 20px;	
	font-family: Century Gothic;
	color: white;
	letter-spacing : -1px;
}

.slogan
{
	font-size: 10px;	
	font-family: Century Gothic;
	color: white;
	font-weight: bold;
}


/*main menu*/

.menu
{
	font-size: 12px;	
	font-family: Arial, Helvetica, sans-serif;
	color: #0084cc;
	font-weight: normal;
	text-decoration: none;
	word-spacing: -1px;	
}

.amenu
{
	font-size: 12px;	
	font-family: Arial, Helvetica, sans-serif;
	color: #0084cc;
	font-weight: normal;
	text-decoration: underline;
	word-spacing: -1px;		
}


/*submenu*/

.submenu
{
	font-size: 12px;	
	font-family: Arial, Helvetica, sans-serif;
	color: #5a5a5a;
	text-decoration: none;
}

.asubmenu
{
	font-size: 12px;	
	font-family: Arial, Helvetica, sans-serif;
	color: #5a5a5a;
	font-weight: bold;
	text-decoration: none;	
}


/*bottom menu*/

.bmenu
{
	font-size: 10px;	
	font-family: Century Gothic;
	color: #4E8BC1;
	font-weight: bold;
	text-decoration: none;	
}

.abmenu
{
	font-size: 10px;	
	font-family: Century Gothic;
	color: #4E8BC1;
	font-weight: bold;
	text-decoration: underline;
}


/*copyright*/

.footer
{
	font-size: 12px;	
	font-family: Century Gothic;
	color: #737373;
}

.submenu-bg
{
	background-color: #E6E6E6;
}
