﻿.TopMenuControl 
{
	height:28px;
	margin-top:0px;margin-left:10px;
	 /*background-color:#BFDBFF; */
	width:980px; empty-cells:show; padding-top:0px; padding-bottom:0px;
	text-align:left;
}

.TopMenuControl .topmenu * {font:bold 9pt Arial; height:28px;}
.TopMenuControl .atopmenu * {font:bold 9pt Arial; height:25px;}

.topmenucontrol-separate
{
	height:6px; width:990px;
	background-color:#FCD067;
	margin-left:5px; 
}

.TopMenuControl .topmenu, .atopmenu {cursor:pointer;}

.TopMenuControl .Date 
{
	position:relative; left:0px; float:right; margin-top:6px!important; 
	font:normal 9pt Arial!important; padding-left:4px; padding-right:10px;
	color:#292827;
}
.TopMenuControl .topmenu .topleft
{
	width:8px;
}

.TopMenuControl .topmenu .topright
{
	width:8px;
}
.TopMenuControl .topmenu .topcontent
{
	height:22px; padding-top:4px; padding-bottom:2px;
	background: url();
}
.TopMenuControl .topmenu .topseparate
{   
	width:2px !important;
}

.TopMenuControl .topmenu .topcontent A
{
	text-decoration:none;
	font: bold 10pt Arial;
	color:#292827;
	height:21px;
}


.TopMenuControl .atopmenu .topleft
{
	background:url() no-repeat top left;
	width:8px;
}

.TopMenuControl .atopmenu .topright
{
	background: url() no-repeat top left;
	width:8px;
}
.TopMenuControl .atopmenu .topcontent
{
	height:22px; padding-top:4px; padding-bottom:2px;
	background: url();
}
.TopMenuControl .atopmenu .topseparate
{   
	width:2px !important;
}

.TopMenuControl .atopmenu .topcontent A
{
	text-decoration:underline;
	font: bold 10pt Arial;
	color:#c00102;
	height:21px;
}



.TopMenuControl .topmenu:hover .topleft
{
	background:url() no-repeat top left;
}

.TopMenuControl .topmenu:hover  .topright
{
	background:url() no-repeat top left;
}
.TopMenuControl .topmenu:hover  .topcontent
{
	background: url();
}

.TopMenuControl .topmenu:hover  .topcontent A {color:#c00102; text-decoration: underline;}


.subtopmenu .subtopmenu-table {table-layout:fixed;}
.subtopmenu .subtopmenu-table .searchbar-table {table-layout:fixed;}
.subtopmenu-main {margin:0px 0px 0px 5px;width:990px;}

.subtopmenu .search-textbox { height:17px !important; width:159px !important;}

.subtopmenu
{
	display:none;
	width:100%;height:30px;
	background:#fffeeb;
	border: solid 1px #874c06;
	padding-top:2px;
	padding-bottom:2px; 
	padding-right:10px; 
	padding-left:4px;
}


.subtopmenu .submenu-container .Title-Link
{
	padding-left:16px; margin-right:16px;
	background:url(BlueImages/nutvuong.gif) no-repeat 4px center;
	color:navy;
}

.subtopmenu .submenu-container .Title-Link:hover 
{
	 color:#F77233;
}

.subtopmenu-icon 
{
	background: url(BlueImages/Rss.gif) no-repeat 3px center; 
	width:70px;
}

.subtopmenu .searchbar {width:200px;}

.subtopmenu .searchtext 
{
	height:23px; vertical-align:middle; 
	background: url(BlueImages/bg_search.jpg); 
	padding-left:3px; padding-right:3px; width:160px;
}
.subtopmenu .search-textbox { height:17px !important; width:160px !important;}

.subtopmenu .submenu-container .submenutop-content
{
	width:100%; overflow: hidden; 
	padding-top:6px;
	height: 23px;
	text-align:center;
}

.subtopmenu .submenu-container .sublink 
{
	font: normal 9pt Arial;
	color: Navy;
	text-decoration:none; padding-left:8px; padding-right:12px;
	background: url(BlueImages/bulletsubmenu.gif) no-repeat left center;
	
}

.subtopmenu .submenu-container .sublink:hover
{
	color:Red;
}
