/*content style (text=pageContent)*/

.text-header
{
	font-size: 18px;
	font-family: Arial, sans-serif;
	color: #55626A;	
	
}

.text
{
	font-size: 13px;
	font-family: Tahoma, sans-serif;
	color: #55626A;
}

.textpag
{
	font-size:40px;
	font-family:Aero;
	color:#FF6600;
	font-weight:bold;
}
.textcell
{
	font-size: 13px;
	font-family: Tahoma, sans-serif;
	color: #55626A;
    border:1.0pt solid navy;
}
.pageContent 
{
	font-size: 10px;
	font-family: Tahoma, sans-serif;
	color: #55626A;	
}

.pageContent a 
{
	font-size: 10px;
	font-family: Tahoma, sans-serif;
	color: #FF7B00;
}


/* top elements */

.company
{
	font-size: 18px;	
	font-family: Arial, sans-serif;
	color: white;
	font-style : italic;
	letter-spacing : -1px;
}

.slogan
{
	font-size: 11px;	
	font-family: Tahoma, sans-serif;
	color: white;
}

.url
{
	font-size: 10px;	
	font-family: Tahoma, sans-serif;
	color: #55626A;
}

/*main menu*/

.menu
{
	font-size: 13px;	
	font-family:Arial, Helvetica, sans-serif;
	color: white;
	font-weight : bold;
	text-decoration:none;
	word-spacing: -1px;	
}

.amenu
{
	font-size: 13px;	
	font-family:Arial, Helvetica, sans-serif;
	color:#FF9900;
	font-weight : bold;
	text-decoration: none;
	word-spacing: -1px;
}


/*submenu*/

.submenu
{
	font-size: 11px;	
	font-family: Tahoma, sans-serif;
	color: white;
	text-decoration: underline;
}

.asubmenu
{
	font-size: 11px;	
	font-family: Tahoma, sans-serif;
	color: white;
	text-decoration: underline;
	font-weight: bold;
}


/*bottom menu*/

.bmenu
{
	font-size: 9px;	
	font-family: Tahoma, sans-serif;
	color: white;
	text-decoration: underline;	
}

.abmenu
{
	font-size: 9px;	
	font-family: Tahoma, sans-serif;
	color: white;
	font-weight: bold;
	text-decoration: underline;
}


/*copyright*/

.footer
{
	font-size: 10px;	
	font-family: Tahoma, sans-serif;
	color: white;
}

.bg
{
	background-color: #FF7B00;
}

.menu-bg
{
	background-color: #287FB3;
}
a:hover {
	color:#FF9900;
}
.excel3 {
padding-top:1px;
padding-right:1px;
padding-left:1px;
color:#FF6600;
font-size:13px;
font-style:normal;
text-decoration:none;
font-family:"Century Gothic", sans-serif;
text-align:center;
vertical-align:middle;
border:none;
border-top:1.0pt solid navy;
border-right:.5pt solid navy;
border-bottom:1.0pt solid navy;
border-left:.5pt solid navy;
}
.excel5 {
padding-top:1px;
padding-right:1px;
padding-left:1px;
color:blue;
font-size:13px;
font-style:normal;
text-decoration:none;
font-family:"Century Gothic", sans-serif;
text-align:left;
vertical-align:middle;
border:none;
border-top:1.0pt solid navy;
border-right:1.0pt solid navy;
border-bottom:1.0pt solid navy;
border-left:1.0pt solid navy;
}