/*=====================CUSTOM===================*/
.contentpane {
	width: 60%;
	background-color: transparent;
	padding-left: 6px;
	padding-right: 4px;
	padding-top: 6px;
}
.main_body
{
	width: 100%;
	height: 100%;
	background-color: #034DA2;
	margin-top: 0px;
	margin-left: 0px;
}
.mid_body
{
	background-color: #FFFFFF;
	width: 924px;
	margin-right: auto;
	margin-left: auto;
	margin-bottom: 0px;
}
.bottom
{
	width: 924px;
	margin-right: auto;
	margin-left: auto;
	font-family: Verdana;
	font-size: 10px;
	background-color: #DEDEDE;
	color: #5A5A5A;
	text-align: center;
	padding-bottom: 15px;
	padding-top: 15px;
}
.toppane
{
	padding-left: 3px;
	padding-right: 3px;
	padding-top: 3px;
}
.leftpane 
{
	width: 20%;
	background-image: url('images/left_shadow.gif');
	background-repeat: repeat-y;
	background-position: right;
	background-color: transparent;
	padding-left: 3px;
	padding-right: 3px;
	padding-top: 3px;
}
.contentpane 
{
	vertical-align: top;
	width: 60%;
	background-color: transparent;
	padding-left: 3px;
	padding-right: 3px;
	padding-top: 3px;
}
.contentpane_full
{
	text-align: center;
	background-color: transparent;
	padding-left: 3px;
	padding-right: 3px;
	padding-top: 3px;
}

.contentpane_wrap
{
	vertical-align: top;
	width: 60%;
	background-color: transparent;
	padding: 0px;
	margin-top: -1px;
}

.contentpane_top
{
	width: 100%;
	background-color: transparent;
	padding-left: 3px;
	padding-right: 3px;
	padding-top: 3px;
}
.contentpane_bottomleft
{
	width: 50%;
	background-color: transparent;
	padding-left: 3px;
	padding-right: 3px;
	padding-top: 3px;
}
.contentpane_bottomright
{
	width: 50%;
	background-color: transparent;
	padding-left: 3px;
	padding-right: 3px;
	padding-top: 3px;
}
.rightpane 
{
	width: 20%;
	background-color: transparent;
	padding-left: 3px;
	padding-right: 3px;
	padding-top: 3px;
}
.bottompane
{
	padding-left: 3px;
	padding-right: 3px;
	padding-top: 3px;
}
.textbutton
{
	border-width: 0;
	background-color: Transparent;
	color: ActiveCaption;
	cursor: pointer;
}
.imageButton
{
	cursor: pointer;
	cursor: hand;	
}
.banner
{
	/*background-image: url('images/banner.jpg');
	background-repeat: no-repeat;
	height: 245px;*/
}
.top_menu {
	width: 924px;
	height: 30px;
	background-color: #FDBF38;
	margin: 0 auto 0 auto; 
	margin-left: auto;
}
.txtSearch
{
	width: 100px;	
}
/*=====================CUSTOM===================*/

/*======================CORE====================*/
.controlpanel {
	width: 100%;
	background-color: #dfe5f2;
}

.SkinObject_Custom {
    font-weight: bold;
    font-size: 8.5pt;
    color: #FFFFFF;
    font-family: Tahoma, Arial, Helvetica;
    text-decoration: none;
}

A.SkinObject_Custom:link {
    text-decoration:    none;
    color: #FFFFFF;
}

A.SkinObject_Custom:visited  {
    text-decoration:    none;
    color: #FFFFFF;
}

A.SkinObject_Custom:active   {
    text-decoration:    none;
    color: #FFFFFF;
}

A.SkinObject_Custom:hover    {
    text-decoration:    none;
    color: #FFFFFF;
}
/*======================CORE====================*/

/*======================NEWS====================*/
td .NewsHeadline
{
	color:#FF0000;
	font-weight:bold;
	text-decoration:none;
	font-size: 14px;
	font-family: Verdana;
}

td .NewsHeadline a
{
	color:#FF0000;
	font-weight:bold;
	text-decoration:none;
	font-size: 14px;
	font-family: Verdana;
}

td .NewsHeadline:hover
{
	text-decoration:none;
}

td .NewsHeadline:visited
{
	color:#FF0000;
}

td .NewsHeadline1 a
{
	color:#990100;
	text-decoration:none;
	font-size: 11px;
}
td .NewsHeadline1:hover
{
	text-decoration:underline;
}

td .NewsHeadline2 a
{
	color:#025269;
	text-decoration:none;
	font-size:8pt;
}

td .NewsHeadline2:hover
{
	text-decoration:underline;
}

td .NewsDescription
{
	color:#222222;
	font-size: 13px;
	font-family: Verdana;
}

.NewsContent
{
	
}

td .ReaderComment
{
	color:#D70000;
	font-size: 14px;
	font-family: Verdana;
}

.NewsListTitle_outer
{
	border-left-style: solid;
	border-left-width: 5px;
	border-left-color: #FF0066;
	text-indent: 15px;
	font-family: verdana;
	font-size: medium;
	font-weight: bold;
	color: #035DCC;
	vertical-align: middle;
	text-align:left;
}

.NewsListTitle1_outer
{
	height:32px;
	background-color:#fffbe8;
	border-bottom:dotted 1px #000000;
	border-top:dotted 1px #000000;
	margin-left: 5px;
	margin-right: 5px;
}

.NewsListTitle1_inner
{
	margin-top:2px;
	height:30px;
	background-image:url('Images/item1.png');
	background-repeat:no-repeat;
	padding-left:40px;
	padding-top:5px;
	margin-left:10px;
	
	color:#006a81;
	font-weight:bold;
	text-decoration:none;
	font-size:9pt;
}

td .NewsTitle
{
	color:#FF0000;
	font-weight:bold;
	text-decoration:none;
	font-size: 14px;
	font-family: Verdana;
}
td .NewsTitle:hover
{
	text-decoration:none;
}

td .NewsTitle:visited
{
	color: #FF0000;
}
/*======================NEWS====================*/

/*================VERTICAL MENU=================*/
.mC
{
	background:transparent;
	padding: 0px 2px 5px 2px;
	color:#FFFFFF;
	font-family: Verdana;
	font-size: 12px;
	vertical-align: middle;
}

.mL
{
	display:none;
}

.mH0_c
{
	font-weight: bold;
	cursor: pointer;
	background-color: #4EB40A;
	padding-top: 8px;
	padding-left: 5px;
	padding-bottom: 8px;
	margin: 2px 2px 2px 2px;
}
.mH1_c
{
	cursor: pointer;
	background: transparent;
	padding: 2px 2px 2px 2px;
	margin: 2px 18px 2px 5px;
	border-bottom: solid 1px #00FF00;
}


a.mO0
{
	display:block;
	font-weight: bold;
	cursor: pointer;
	background-color: #4EB40A;
	padding-top: 8px;
	padding-left: 5px;
	padding-bottom: 8px;
	margin: 5px 2px 5px 2px;
}

a.mO0 img
{
	margin-right: 7px;
}

:hover.mO0
{
	color:#000000;
	text-decoration: none;
	font-weight: bold;
}

a.mO0_select
{
	display:block;
	font-weight: bold;
	cursor: pointer;
	background-color: #4EB40A;
	padding-top: 8px;
	padding-left: 5px;
	padding-bottom: 8px;
	margin: 5px 2px 5px 2px;
	color: #FFFF00;
}

a.mO1
{
	color:#000000;
	display:block;
	padding: 2px 2px 2px 2px;
	margin: 2px 18px 2px 5px;
	border-bottom: solid 1px #00FF00;
	font-family: Verdana;
	font-size: 13px;
	text-decoration: none;
}

:hover.mO1
{
	color:#FF0000;
	text-decoration: none;
	background-color: #DDDDDD;
}

a.mO1_select
{
	color:#FF0000;
	display:block;
	padding: 2px 2px 2px 2px;
	margin: 2px 18px 2px 5px;
	border-bottom: solid 1px #00FF00;
	font-family: Verdana;
	font-size: 13px;
	text-decoration: none;
}


/*---------------------------------------------*/



/*================VERTICAL MENU=================*/

/*=====================MENU=====================*/

/*=====================MENU=====================*/

/*==================TRANSMENU===================*/

/* this is the clipping region for the menu. it's width and height get set by script, depending on the size of the items table */
.transMenu 
{
	font-family: Verdana;
	position: absolute;
	overflow: hidden;
	left: -1000px;
	top: -1000px;
}

/* this is the main container for the menu itself. it's width and height get set by script, depending on the size of the items table */
.transMenu .content {
	position: absolute;
}

/* this table comprises all menu items. each TR is one item. It is relatively positioned so that the shadow and background transparent divs can be positioned underneath it */
.transMenu .items {
	position: relative;
	left: 0px;
	top: 0px;
	z-index: 2;
}

.transMenu.top .items {
	border-top: none;
}

/* this DIV is the semi-transparent white background of each menu. the -moz-opacity is a proprietary way to get transparency in mozilla, the filter is for IE/windows 5.0+. */
/* we set the background color in script because ie mac does not use it; that browser only uses a semi-transparent white PNG that the spacer gif inside this DIV is replaced by */
/* chú ý màu nền của sub menu được set trong script: TransMenu.backgroundColor = "#1C351C"; (khúc đầu) */
.transMenu .background {
	position: absolute;
	left: 0px;
	top: 0px;
	z-index: 1;
	-moz-opacity: .9;
	filter: alpha(opacity=90);
}

/* same concept as .background, but this is the sliver of shadow on the right of the menu. It's left, height, and background are set by script. In IE5/mac, it uses a PNG */
.transMenu .shadowRight {
	width: 2px;
	position: absolute;
	z-index: 3;
	top: 3px;
	-moz-opacity: .4;
	filter: alpha(opacity=40);
}

/* same concept as .background, but this is the sliver of shadow on the bottom of the menu. It's top, width, and background are set by script. In IE5/mac, it uses a PNG */
.transMenu .shadowBottom {
	position: absolute;
	z-index: 1;
	left: 3px;
	height: 2px;
	-moz-opacity: .4;
	filter: alpha(opacity=40);
}

/* this is the class that is used when the mouse is over an item. script sets the row to this class when required. */
/* each TR.item is one menu item */
/*thiết lập khoảng cách giữa các sub menu item, cả border bottom cũng ở đây*/
.transMenu .item{
	margin: 0px;
	border: none;
	display: block; /* this is a hack for mac/ie5, whom incorrectly cascades the border properties of the parent table to each row */
	cursor: pointer;
	cursor: hand;
	margin-bottom: 2px;
	border-bottom: dotted 1px #FFFFFF;
}
/*Day la lop xac dinh mau chu va co chu cua sub menu item */
.transMenu .item td {
	font-size: 12px;
	color: #000000;
}

/*Đây là lớp xác định màu nền khi hover qua các sub menu item*/
.transMenu .item.hover {
	/*background: #628862;*/
	background: #FF0000;
}

.transMenu .item.hover td {
}

/* this is either the dingbat that indicates there is a submenu, or a spacer gif in it's place. We give it extra margin to create some space between the text and the dingbat */
/*Lớp xác định khoảng cách từ một sub menu item đến dấu mũi tên*/
.transMenu .item img {
	margin-left: 10px;
}

/* Added classes by Khanh - 050629 */
/*Chưa thấy có tác dụng*/
.transMenu .item#active{
	background: #8BB448;
	color: #FFFFFF!important;
	-moz-opacity: .6;
	filter: alpha(opacity=60);
}

.transMenu .item#active.hover{
	color: #FFFFFF;
}


/* For first level menu.*/
/*thiết lập màu nền cho menu chính ở đây*/
#wrap {
	margin: 0px;
	padding: 0px;
	background-color: transparent;
}

#menu {
	margin: 0px;
	padding: 0px;
}

#menu td {
	text-align: left;
}

#mbttransmenu {
	
}

a.mainlevel-trans:link, a.mainlevel-trans:visited {
	clear: both;
	margin: 1px 2px 0 0;
	display: block;
	white-space: nowrap;
	color: #000000;
	text-decoration: none;
	line-height: 18px;
	text-align: center;
	padding: 0px 7px 0px 7px;
	font-weight:bold; 
	font-family: Verdana;
	font-size: 13px;
	background: transparent;
}

a.mainlevel-trans:hover {
	color: #FFFFFF;	
}

a.mainlevel_active-trans, a.mainlevel_active-trans:active {
	clear: both;
	width: auto;
	margin: 0;
	display: block;
	white-space: nowrap;
	background: #CCAA99;
	color: #000;
	font-size: 11px;
	text-decoration: none;
	font-weight:bold; 
}

a.mainlevel_active-trans:hover {
	color: #FFFFFF;
}
/*==================TRANSMENU===================*/




