
h1
{
	padding-left: 25px;
	font-size: 13px;
	padding-bottom: 1px;
	margin: 0px;
	width: 100%;
	color: aliceblue;
	padding-top: 2px;
/*	background-color: #73b1da; */
	background-color: #76ABD9;
	text-align: left;
}


/*content style (text=pageContent)*/

.text-header
{
	font-size: 10px;
	font-family: Tahoma;
	font-weight: bold;
	color: #7D8186;	
	
}

.text
{
	font-size: 11px;
	font-family: Arial;
	color: #7D8186;	
}

.pageContent 
{
	font-size: 11px;
	font-family: Arial;
	color: #7D8186;	
}

.pageContent a 
{
	font-size: 11px;
	font-family: Arial;
	color: #7D8186;	
}


/* top elements */

.company
{
	font-weight: bold;
	font-size: 34px;
	color: floralwhite;
	padding-top: 5px;
	letter-spacing: -2px;
}

.slogan
{
	font-weight: bold;
	font-size: 15px;
	vertical-align: text-top;
	color: peachpuff;
	padding-left: 5px;
}

.topadd
{
	font-size: 11px;
	color: snow;
	vertical-align: bottom;
	padding-left: 5px;
	height: 20px;
}

/*main menu*/

.menu
{
	font-size: 11px;	
	font-family: Arial;
	color: White;
	text-decoration: none;
	word-spacing: -1px;	
}

.amenu
{
	font-size: 11px;	
	font-family: Arial;
	color: White;
	text-decoration: none;
	word-spacing: -1px;	
}


/*submenu*/

.submenu
{
	font-size: 11px;	
	font-family: Arial;
	color: White;
	text-decoration: none;
}

.asubmenu
{
	font-size: 11px;	
	font-family: Arial;
	color: White;
	text-decoration: none;
}


/*bottom menu*/

.bmenu
{
	font-size: 11px;	
	font-family: Arial;
	color: #4E8BC1;
	text-decoration: none;	
}

.abmenu
{
	font-size: 11px;	
	font-family: Arial;
	color: #4E8BC1;
	font-weight: bold;
	text-decoration: none;
}


/*copyright*/

.footer
{
	font-size: 9px;	
	font-family: Tahoma;
	color: #7D8186;
}

.submenu-bg
{
	background-color: #76ABD9;
}

.submenu-abg
{
	background-color: #A0C5E6;
}

.lbg
{
	background-color: #E0E0E0;
}
