td  { font-family: Arial;
	line-height: 130%;
	color: #3a3a3a;
	font-size: 9pt 
	}
	
A:link  {color: #014083;}
A:hover {color: #0048B3;text-decoration:underline} 
A{text-decoration:none} 
.menu 
    {
	font-family: verdana; 
	font-size: 9pt; 
	font-weight:none;
	color: #000000; 
	text-decoration:none;
    }
.menu:hover
    {
	font-family: verdana; 
	font-size: 9pt; 
	font-weight:none;
	color: #00356f; 
	text-decoration:underline;
    }
.leftmenu
	{ 
	font-family: Arial; 
	font-size: 9pt; 
	color: #035f7e; 
	font-weight: bold;	
	text-decoration:none;
	padding: 3 0 3 0;
	text-transform: uppercase;
	line-height:200%;
	}
.leftmenu a
	{ 
	font-family: Arial; 
	font-size: 9pt; 
	color: #035f7e; 
	font-weight: bold;
	text-decoration:none;
	line-height:200%;
	
	}
	
.menufooter
	{ 
	font-family: Arial; 
	font-size: 9pt; 
	color: #fff; 
	font-weight: bold;	
	text-decoration:none;
	padding: 3 0 3 0;
	text-transform: uppercase;
	}
	
.menufooter a
	{ 
	font-family: Arial; 
	font-size: 9pt; 
	color: #fff; 
	font-weight: bold;
	text-decoration:none;
	}
.menufooter a:hover
	{ 
	font-family: Arial; 
	font-size: 9pt; 
	color: #fff; 
	font-weight: bold;
	text-decoration:none;
	}
.leftmenu a:hover
	{ 
	font-family: Arial; 
	font-size: 9pt; 
	color: #000000; 
	font-weight: bold;
	text-decoration:none;
	}
.submenu
	{ 
	font-family: Arial; 
	font-size: 9pt; 
	color: #4b4b4b; 
	font-weight: none;
	text-decoration:none;
	padding: 2 0 3 0;
	line-height:200%;
	}
.submenu a
	{ 
	font-family: Arial; 
	font-size: 9pt; 
	color: #4b4b4b; 
	font-weight: none;
	}
.submenu a:hover
	{ 
	font-family: Arial; 
	font-size: 9pt; 
	color: #000000; 
	font-weight: none;
	text-decoration:underline;
	}
.hotnew 
    {
	font-family: Arial; 
	font-size: 8pt; 
	font-weight:bold;
	color: #ffffff; 
	text-decoration:none;
    }
.hotnew a
    {
	font-family: Arial; 
	font-size: 8pt; 
	font-weight:bold;
	color: #ffffff; 
	text-decoration:none;
    }
.hotnew a:hover
    {
	font-family: Arial; 
	font-size: 8pt; 
	font-weight:bold;
	color: #a2daff; 
	text-decoration:underline;
    }

.titlenews
	{ 
	font-family: Arial; 
	font-size: 10pt; 
	color: #086ccf; 
	font-weight: bold;
	text-decoration:none;
	text-transform: none;
	padding: 10 0 5 0;
	}
.titlenews a
	{ 
	font-family: Arial; 
	font-size: 10pt; 
	color: #086ccf; 
	font-weight: bold;
	text-decoration:none;
	text-transform: none;
	}
.titlenews a:hover
	{ 
	font-family: Arial; 
	font-size: 10pt; 
	color: #005897; 
	font-weight: bold;
	text-decoration:underline;
	text-transform: none;
	}
.news
	{ 
	font-family: Arial; 
	font-size: 9pt; 
	color: #3a3a3a; 
	font-weight: none;
	text-decoration:none;
	text-transform: none;
	padding-left: 5;
	}
.newdetail
	{ 
	font-family: Arial; 
	font-size: 9pt; 
	color: #6a6a6a; 
	font-weight: bold;
	text-decoration:none;
	text-transform: none;
	padding-left: 0;
	}
.titlenewdetail
	{ 
	font-family: Arial; 
	font-size: 12pt; 
	color: #086ccf; 
	font-weight: bold;
	text-decoration:none;
	text-transform: none;
	padding: 15 0 5 0;
	}
.more
	{ 
	font-family: Arial; 
	font-size: 9pt; 
	color: #cf000a; 
	font-weight: none;
	}
.more a
	{ 
	font-family: Arial; 
	font-size: 9pt; 
	color: #cf000a; 
	text-decoration:none;
	}
.more a:hover
	{ 
	font-family: Arial; 
	font-size: 9pt; 
	color: #cf000a; 
	text-decoration:underline;
	text-transform: none;
	}
	
div.menuNormal
{
	display:none;
	position: static;
}

div.menuHover
{
	border: 1px solid lightblue;
	background-color: white;
	display: inline;
	position: absolute;
	margin-left:155px;
}
