/* Custom Added Attributes */
* html img { behavior: url(images/iepngfix.htc); }/* IE 6 Specific PNG Fix */

a img { border:none; }

body, li, div, p, table, td
	{
		font-family: Tahoma, Arial, sans-serif;
		font-size: 10pt;
		color: #697177;
	}
.text a:link, .text a:visited {
	color:#FF851B;
}
.text a:hover {
	color:#222222;
}
.menu:hover {
	color:#FF851B;
}

/* End Custom Attributes */
	
/*content style (text=pageContent)*/

.text-header
{
	font-size: 16px;
	font-family: Tahoma, sans-serif;
	font-weight: bold;
	color: #697177;	
	
}

.text
{
	font-size: 10pt;
	font-family: Tahoma, sans-serif;
        font=weight: bold;
	color: #697177;
}

.pageContent 
{
	font-size: 10pt;
	font-family: Tahoma, Arial, sans-serif;
	color: #697177;
}
.pageContent a
{
	font-size: 10pt;
	font-family: Tahoma, Arial, sans-serif;
}


/* top elements */

.company
{
	font-size: 22px;	
	font-family: Tahoma, sans-serif;
	color: white;
	letter-spacing : -1px;
	margin-left:10px;
}

.slogan {
color:#5E6568;
float:left;
font-family:Tahoma,sans-serif;
font-size:14px;
font-weight:bold;

width:100%;
}


.url
{
	font-size: 12px;	
	font-family: Tahoma, sans-serif;
	color: #8F9598;
	font-weight : bold;
}

/*main menu*/

.menu
{
	font-size: 12px;	
	font-family: Tahoma, sans-serif;
	color: #888D90;
	font-weight : bold;
	text-decoration: none;
	word-spacing: -1px;	
}

.amenu
{
	font-size: 12px;	
	font-family: Tahoma, sans-serif;
	color: #FB9400;
	font-weight : bold;
	text-decoration: none;
	word-spacing: -1px;		
}


/*submenu*/

.submenu
{
	font-size: 14px;	
	font-family: Tahoma, sans-serif;
	color: #005566;
	text-decoration: underline;
}

.asubmenu
{
	font-size: 14px;	
	font-family: Tahoma, sans-serif;
	color: #005566;
	font-weight: bold;
	text-decoration: underline;	
}


/*bottom menu*/

.bmenu
{
	font-size: 12px;	
	font-family: Tahoma, sans-serif;
	color: #005566;
	text-decoration: underline;	
}

.abmenu
{
	font-size: 12px;	
	font-family: Tahoma, sans-serif;
	color: #005566;
	font-weight: bold;
	text-decoration: underline;
}


/*copyright*/

.footer
{
	font-size: 8pt;	
	font-family: Tahoma, sans-serif;
	font-weight: bold;
	color: white;
}

.bg
{
	background-color: #FF851B;
}
