html
{
	scrollbar-3dlight-color: #F68E1D;
	scrollbar-arrow-color: Yellow;
	scrollbar-base-color: #F68E1D;
	scrollbar-darkshadow-color: #F38866;
	scrollbar-face-color: #F35822;
	scrollbar-highlight-color: #F88E4D;
	scrollbar-shadow-color: #F88E4D;
}

body, td, th
{
	font-family: Arial;
	font-size: 12px;
	color: #333333;
}

.pagerDiv
{
	float: left;
	position: relative;
	display: block;
	width: 20px;
	height: 20px;
	background-color: #8eddc9;
	border-style: solid;
	border-width: 1px;
	border-color: Orange;
	font-family: Tahoma, Arial;
	color: White;
	font-weight: bold;
	vertical-align: middle;
	margin-left: 3px;
	text-align: center;
	cursor: pointer;
}

.pagerDiv /*: hover*/
{
	background-color: Orange; /* -1 -2px;*/
}
.newsComBorder
{
	margin-top: 10px;
	width: 98%;
	border-style: solid;
	border-color: Black;
	border-width: 1px;
}

.newsComHeader
{
	width: 100%;
	font-family: Tahoma, Arial;
	font-size: 12pt;
	font-weight: bold;
	text-align: left;
}

.newsComContent
{
	width: 100%;
	font-family: Tahoma, Arial;
	font-size: 12pt;
	text-align: left;
}

.txt_green_bold
{
	font-size: 12px;
	font-weight: bolder;
	color: #0b9c3c;
	text-decoration: none;
}

.title_rightbody
{
	font-size: 18px;
	font-weight: normal;
	color: #f23112;
}

.menuLevel1
{
	height: 28px;
	background-color: #FFFFFF;
	color: White;
	font-weight: bold;
	font-size: 11px;
	padding-bottom: 5px;
}
#divMenu .menuLevel1 img
{
	height: 28px;
	background-color: Transparent;
	color: White;
	font-weight: bold;
	display: block;
	
}
.menuLevel2
{
	background-color: #C7FA81;/*#F04323;*/
	color: White;
}
.menuXem
{
	background-color: #C7FA81;
	color: #0483B2;
	text-align: left;
	text-decoration: none;
	cursor: pointer;
	cursor: hand;
	padding-left: 4px;
	padding-right: 10px;
}
.menuNghe
{
	background-color: #FCBDD2;
	color: #C77602;
	text-align: left;
	text-decoration: none;
	cursor: pointer;
	cursor: hand;
	padding-left: 4px;
	padding-right: 16px;
}
.menuDoc
{
	background-color: #BEE1FD;
	color: #01D722;
	text-align: left;
	text-decoration: none;
	cursor: pointer;
	cursor: hand;
	padding-left: 4px;
	padding-right: 3px;
}
.menuChoi
{
	background-color: #DDECB3;
	color: #02CFF2;
	text-align: left;
	text-decoration: none;
	cursor: pointer;
	cursor: hand;
	padding-left: 4px;
	padding-right: 3px;
}
.menuHoi
{
	background-color: #F8FF61;
	color: #000000;
	text-align: left;
	text-decoration: none;
	cursor: pointer;
	cursor: hand;
	padding-left: 4px;
	padding-right: 3px;
}

.newsTable
{
	height: 115px !important;
	overflow: hidden;
	text-overflow: ellipsis;
}

.newsDetailSummary
{
	font-style: italic;
	font-weight: bold;
	padding-bottom: 5px;
	color: #277DAE;
}
.newsDetailContent
{
	color: #277DAE;
}
