.Vmenu a:hover {
	color: #FFFF00;
}

SPAN.TreeviewSpanArea A {
	font-size: 10pt; 
	font-family: verdana,helvetica; 
	text-decoration: none;
	color: black
}

SPAN.TreeviewSpanArea A:hover {
	color: '#820082';
}

.SubHeader {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10pt;
	font-style: normal;
	font-weight: bold;
	text-decoration: none
}

.SubHeader a:link {
	text-decoration: none
}

.SubHeader a:visited {
	text-decoration: none
}

.SubHeader a:hover {
	color: #FF0000;
}

.DataHeader {
	color: #006666;
	vertical-align: middle;
	height: 22px;
	font-size: 18px;
	font-weight: bold
}

.DataHeader a{
	color: #006666;
	text-decoration: none;
	padding-right: 7px;
	padding-left: 7px;
	text-align: center;
	height: 100%;
	vertical-align: middle;
	
}

.LabelBold {
	font-family: Verdana, Arial, Helvetica;
	font-size: 7pt;
	font-style: normal;
	font-weight: bold;
	text-decoration: none
}

.SubHeader2 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9pt;
	font-style: normal;
	font-weight: bold;
	text-decoration: none
}

.SubHeader2 a{
	text-decoration: none;
}

.SubHeader2 a:visited {
	color: #0000FF;
	text-decoration: none;
}

.SubHeader2 a:active {
	color: #FF0000;
	text-decoration: none;
}

.SubHeader2 a:hover {
	color: #ff0000;
	font-weight: normal;
	text-decoration: none;
}

.NewsTitle {
	font-weight: bold;
	color: #FFFFFF;
	vertical-align: middle;
	font-size: 11px;
	line-height: normal;
	clip:   rect()
}

.InputStyle{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px
}

.PopupMenu {
	border-left : 1px solid #009999;
	border-right : 1px solid #009999;
	border-bottom : 1px solid #009999;
	border-top : 1px solid #009999;
	background-color :#FFFF50;
}

.PopupMenuItem {
	color: #000000;
	vertical-align: middle;
	height: 20px;
}

.PopupMenuItem a {
	color: #000000;
	text-decoration: none;
	padding-right: 7px;
	padding-left: 7px;
	text-align: left;
	height: 100%;
	vertical-align: middle;	
}

.PopupMenuItem a:link {
	color: #000000;
	text-decoration: none
	background-image: url(icon_green.gif);
	background-repeat: no-repeat;
	background-position: left 6px;
	padding-left: 10px;
	width: 100%;
	border-bottom-width: 1px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #009999;
	border-right-color: #009999;
	border-bottom-color: #009999;
	border-left-color: #009999;
	border-top-width: 0px;
	border-right-width: 0px;
	border-left-width: 0px;
}

.PopupMenuItem a:visited {
	color: #000000;
	text-decoration: none
	background-image: url(icon_green.gif);
	background-repeat: no-repeat;
	background-position: left 6px;
	padding-left: 10px;
	width: 100%;
	border-bottom-width: 1px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #009999;
	border-right-color: #009999;
	border-bottom-color: #009999;
	border-left-color: #009999;
	border-top-width: 0px;
	border-right-width: 0px;
	border-left-width: 0px;
}

.PopupMenuItem a:hover {
	color: #ff0000;
	text-decoration: none;
}

.PopupMenuItem a:active {
	color: #ffffff;
	background-color: 000000;
}

.PopupMenuItemLast {
	color: #000000;
	vertical-align: middle;
	height: 20px;
}

.PopupMenuItemLast a {
	color: #000000;
	text-decoration: none;
	padding-right: 7px;
	padding-left: 7px;
	text-align: left;
	height: 100%;
	vertical-align: middle;	
}

.PopupMenuItemLast a:link {
	color: #000000;
	text-decoration: none
	background-image: url(icon_green.gif);
	background-repeat: no-repeat;
	background-position: left 6px;
	padding-left: 10px;
	width: 100%;
	border-bottom-width: 0px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #009999;
	border-right-color: #009999;
	border-bottom-color: #009999;
	border-left-color: #009999;
	border-top-width: 0px;
	border-right-width: 0px;
	border-left-width: 0px;
}

.PopupMenuItemLast a:visited {
	color: #000000;
	text-decoration: none
	background-image: url(icon_green.gif);
	background-repeat: no-repeat;
	background-position: left 6px;
	padding-left: 10px;
	width: 100%;
	border-bottom-width: 0px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #009999;
	border-right-color: #009999;
	border-bottom-color: #009999;
	border-left-color: #009999;
	border-top-width: 0px;
	border-right-width: 0px;
	border-left-width: 0px;
}

.PopupMenuItemLast a:hover {
	color: #ff0000;
	text-decoration: none;
}

.PopupMenuItemLast a:active {
	color: #ffffff;
	background-color: 000000;
}

.ComboBoxPrd {
	width: 150px;
}

.HMenuSelected {
	color: #0000FF;
	vertical-align: middle;
	height: 20px;

}

.HMenuSelected a{
	color: #0000FF;
	text-decoration: none;
	padding-right: 7px;
	padding-left: 7px;
	text-align: center;
	height: 100%;
	vertical-align: middle;
	
}
.HMenuSelected a:link {
	color: #0000FF;
	text-decoration: none;
}

.HMenuSelected a:visited {
	color: #0000FF;
	text-decoration: none;
}
.HMenuSelected a:hover {
	color: #ff0000;
	text-decoration: none;
}
.HMenuSelected a:active {
	color: #ffffff;
	background-color: 000000;
}