﻿.htsMenuEx{
	position: relative;
	margin: 0px;
	padding: 0px 5px 0xp 5px;
	background:url(../images/imenu.png);
	background-repeat:repeat-x;
	background-position:top;
	height: 29px;
	line-height: 29px;
	list-style: none;
	font-size: 12px;
	font-weight:bold;
}
.htsNews{
	position: relative;
	margin: 0px;
	padding: 0px 0px 0xp 0px;
	list-style: none;
	font-size:9pt;
}
.htsNews a
{
    padding-top:3px;
    padding-right:7px;
    padding-left:7px;
    float: left;
    display: block;
    color: #003366;
    text-decoration: none;
    text-align: justify;
    cursor: pointer;
}
.htsNews a:hover
{
    color: #0000FF;
}

.htsSubRead a
{
    color: #FF0000;
    text-decoration: none;
    cursor: pointer;
    font-size: 11px; 
    font-style: italic;
}
.htsSubRead a:hover
{
    color: #0000FF;
    text-decoration: underline;
}
.htsNewsView{
	position: relative;
	margin: 0px;
	padding: 0px 0px 0xp 0px;
	list-style: none;
	font-size:10pt;
}
.htsNewsView a
{
    padding-top:3px;
    padding-right:7px;
    padding-left:7px;
    float: left;
    display: block;
    color: #003366;
    text-decoration: none;
    text-align: justify;
    cursor: pointer;
}
.htsNewsView a:hover
{
    color: #FF0000;
}

.htsNewsMain{
	position: relative;
	margin: 0px;
	padding: 0px 0px 0xp 0px;
	list-style: none;
	font-size:10pt;
}
.htsNewsMain a
{
    float: left;
    display: block;
    color: #003366;
    font-weight:bold;
    text-decoration: none;
    text-align: justify;
    cursor: pointer;
}
.htsNewsMain a:hover
{
    color: #CC0000;
}

.htsNewsSubMain{
	position: relative;
	margin: 0px;
	padding: 0px 0px 0xp 0px;
	list-style: none;
	font-size:10pt;
}
.htsNewsSubMain a
{
    float: left;
    display: block;
    color: #000000;
    font-weight: bold;
    text-decoration: none;
    text-align: justify;
    cursor: pointer;
}
.htsNewsSubMain a:hover
{
    color: #0033CC;
}
.htsMenuEx li{
	float:left;
}
.htsMenuEx li a{
	float: left;
	display: block;
	color:#FFFFFF;
	text-decoration: none;
	text-align: center;
	cursor: pointer;
}
.htsMenuEx li a span{
	float: left;
	display: block;
	padding: 0 20px 0 20px;
}
.htsMenuEx li.current label{
	color:#ffffff;
	background: url(../images/lrimage.png);
	background-repeat:repeat-x;
	height: 29px;
	line-height: 29px;
}
.htsMenuEx li.current a span{
	color:#07478D;
	background:url(../images/imenu.png);
	background-position:bottom;
}
.htsMenuEx li a:hover span{
	color:#07478D;
	background:url(../images/imenu.png);
	background-position:bottom;
}
a 
{
    text-decoration:none;
    color:#033C7A;
}
a img
{
    text-decoration:none;
    color:#033C7A;
    padding-left:10px;
    border:0px;
}
a label
{
    text-decoration:none;
    border:0px;
}
a:hover label
{
    color: Red;
}
.htsMenuRg a div{
	background-position:top;
	background: url(../images/icactinkhac.png);
	width:233px;
	height:12px;
}
.htsMenuRg a:hover div{
	background-position:bottom;
}

.htsMenuItemEx a
{
    color: #003366;
    text-decoration: none;
    cursor: pointer;
}
.htsMenuItemEx a:hover
{
	color: #CC0000;
}