/*content style (text=pageContent)*/

.text-header
{
	font-size: 20px;
	font-family: Tahoma;
	color: #54822A;	
	
}

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

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

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


/* top elements */

.company
{
	font-size: 22px;	
	font-family: Tahoma;
	color: #3D7FBC;
	letter-spacing : -1px;
}

.slogan
{
	font-size: 10px;	
	font-family: Tahoma;
	color: #A49B9F;
	font-weight: bold;
}


/*main menu*/

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

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


/*submenu*/

.submenu
{
	font-size: 11px;	
	font-family: Tahoma;
	color: #54822A;
	text-decoration: none;
}

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


/*bottom menu*/

.bmenu
{
	font-size: 10px;	
	font-family: Tahoma;
	color: #3A5A67;
	font-weight: bold;
	text-decoration: none;	
}

.abmenu
{
	font-size: 10px;	
	font-family: Tahoma;
	color: #3A5A67;
	font-weight: bold;
	text-decoration: underline;
}


/*copyright*/

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

.main-bg
{
	background-color: #E5E5C1;
}


table   {color: #2F4146; font-size: 10pt; font-family: Tahoma  }

H1{color:#54822A; font-size:20pt; font-family:Tahoma; margin-top:10; margin-bottom:10 }
H2{color:#3D7FBC; font-size:14pt; font-family:Abadi MT Condensed; margin-top:10; margin-bottom:10 }
H3{color:#A49B9F; font-size:small; font-family:sans-serif; font-weight:bold }
H4{color:#3A5A67; font-size:10pt; font-family:Tahoma; margin-top:10; margin-bottom:10; font-weight:bold }
H5{color:#3A5A67; font-size:10pt; font-family:cursive; margin-top:10; margin-bottom:10; font-weight:bold }
H6{color:#3A5A67; font-size:10pt; font-family:sans-serif; font-weight:bold }



.imgBorder { border: 2px solid #336699; }

a:link, a:active, a:visited { font-family: Tahoma; color: #3A5A67; text-decoration: none;
	font-size: 10pt; font-weight: bold  }
	
a:hover {	font-family: Tahoma, Arial; color: #3A5A67; text-decoration: underline; font-size: 10pt;
	font-weight: bold; 	}