/** Client's Styles */

BODY {
	font-family: Tahoma;
	FONT-SIZE: 11px;
	COLOR: #000000;
	MARGIN: 0px 0px;
	HEIGHT: 100%;
	scrollbar-face-color: #DEE3E7;
	scrollbar-highlight-color: #FFFFFF;
	scrollbar-shadow-color: #DEE3E7;
	scrollbar-3dlight-color: #D1D7DC;
	scrollbar-arrow-color:  #006699;
	scrollbar-track-color: #EFEFEF;
	scrollbar-darkshadow-color: #98AAB1;
	padding: 0px;
	width: 100%;
	font-weight: normal;
}

.textVerdana {
	font-family: Verdana;
	font-size: 8pt;
	text-align: justify;
}
.textTahoma {
	font-family: Tahoma;
	font-size: 8pt;
}
/*---------------------------------------------------------------------------------------*/
a, a:link, a:active, a:visited {
	font-family: Tahoma;
	font-size: 11px;
	color: #0241A8;
	text-decoration: none;
}

a:hover {
	font-family: Tahoma;
	font-size: 11px;
	color: #0241A8;
	text-decoration: underline;
}
hr {
	height: 1px;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #666666;
}
a.aLinkNormal, a.aLinkNormal:link, a.aLinkNormal:visited {
	font-family: Times New Roman;
	font-size: 11pt;
	color: #0241A8;
	text-decoration: none;
}
a.aLinkNormal:hover {
	font-family: Times New Roman;
	font-size: 11pt;
	color: #0241A8;
	text-decoration: underline;
}

a.aEmail, a.aEmail:link, a.aEmail:visited {

	font-family: Tahoma;
	font-size: 11px;
	font-weight: bold;
	color: #0091D7;
	text-decoration: none;
}
a.aEmail:hover {
	font-family: Tahoma;
	font-size: 11px;
	font-weight: bold;
	color: #33BDFF;
	text-decoration: none;
}
a.aMenu, a.aMenu:link, a.aMenu:visited {
	font-family: Tahoma;
	font-size: 11px;
	font-weight: bold;
	color: #FFFFFF;
	text-decoration: none;
}
a.aMenu:hover {
	font-family: Tahoma;
	font-size: 11px;
	font-weight: bold;
	color: #FFFF00;
	text-decoration: none;

}
a.aTittle, a.aTittle:link, a.aTittle:visited {
	font-family: Verdana;
	font-size: 10pt;
	font-weight: bold;
	color: #006FA4;
	text-decoration: none;
}
a.aTittle:hover {

	font-family: Verdana;
	font-size: 10pt;
	font-weight: bold;
	color: #FF0000;
	text-decoration: none;
}

a.aNewsNext, a.aNewsNext:link, .aNewsNext:visited {
	font-family: Tahoma;
	font-size: 11px;
	font-weight: bold;
	color: #0241A8;
	text-decoration: none;
}
a.aNewsNext:hover {

	font-family: Tahoma;
	font-size: 11px;
	font-weight: bold;
	color: #024AC4;
	text-decoration: underline;
}

/** MENU STYLES */
a.aMenuNormal:link, a.aMenuNormal:visited {
	vertical-align: middle;
	font-size: 11px;
	font-weight: bold;
	color: #FFFFFF; /*#484848*/
	text-align: left;
	width: 100%;
	text-decoration: none;
	font-family: Tahoma;
	background-image: url(../images/menu_bg.png);
	background-repeat: no-repeat;
	display: block;
	padding-top: 5px;
	padding-left: 8px;
	padding-bottom: 4px;
}
a.aMenuNormal:hover {
	background-position: 0px -24px;
	text-decoration: none;
	color: #FFFFFF;
	font-family: Tahoma;
	font-size: 11px;
	font-weight: bold;
}
a.aMenuRed:link, a.aMenuRed:visited {
	vertical-align: middle;
	font-size: 11px;
	font-weight: bold;
	color: #FFFFFF;
	text-align: left;
	width: 100%;
	text-decoration: none;
	font-family: Tahoma;
	background-image: url(../images/menu_bg_active.png);
	background-repeat: no-repeat;
	display: block;
	padding-top: 5px;
	padding-left: 8px;
	padding-bottom: 4px;
}
a.aMenuRed:hover {
	background-position: 0px -24px;
	text-decoration: none;
	color: #FFFFFF;
	font-family: Tahoma;
	font-size: 11px;
	font-weight: bold;
}

/** END MENU STYLES */

.tbTittle {
	font-family: Verdana;
	font-size: 9pt;
	font-weight: bold;
	color: #2E2E2E;
	text-align: left;
	vertical-align: middle;
	height: 30px;

}
.tbBorderLienhe {
	background-image: url(../images/bg_vienxanh.gif);
	background-repeat: repeat;
	text-align: center;
	vertical-align: middle;
	border: 1px dashed #4D4D4D;
}
.submitButton {
	border: 1px solid #2A2A2A;
	background-color: #840000;
	text-align: center;
	vertical-align: middle;
	height: 22px;
	font-family: Tahoma;
	font-size: 8pt;
	font-weight: bold;
	color: #FCE64B;
	cursor: hand;
}

/** Common */

select {
	font-family: Tahoma;
	font-size: 9pt;
	color: #191919;
	height: 22px;
	border: 1px solid #303030;
}
table{
	font-family: Times New Roman;
	font-size: 11pt;
	margin-top: 0;
	margin-bottom: 0
}
li {
	padding-top: 5px;
	padding-bottom: 5px;
}

/*---------------------------------------------------------------------------------------*/

.tbFooter {
	font-family: Tahoma;
	font-size: 11px;
	font-weight: bold;
	color: #FFFFFF;
	background-color: #2D59B5;

}
.tdNewsNext {
	text-align: left;
	text-indent: 5px;
	vertical-align: middle;
	padding: 3px 5px;

}
.tbBorderNews {

	border-bottom-width: 1px;
	border-bottom-style: dashed;
	border-bottom-color: #464646;
}
.tbBgNews {
	background-color: #FFFFFF;
}
.tdTittleNews {
	font-family: Tahoma;
	font-size: 9pt;
	font-weight: bold;
	color: #FFFFFF;
	background-image: url(../images/Tittlebar_04.gif);
	background-repeat: repeat;
	background-position: left center;
	text-align: left;
	vertical-align: middle;
	height: 20px;
	cursor: hand;

}
.tdNewsDetailTitle {
	font-family: Tahoma;
	font-size: 13pt;
	font-weight: bold;
	color: #0241A8;
	text-align: left;
	vertical-align: middle;
	height: 35px;
}
.tdNewsTimer {
	font-family: Verdana;
	font-size: 8pt;
	font-weight: normal;
	color: #8080C0;
	text-align: left;
	vertical-align: middle;
	font-style: normal;

}
.tbBgNewsCd1 {
	background-color: #FFFFFF;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #464646;

}
.tbBgNewsCd2 {
	background-color: #FFFFFF;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #3E3E3E;

}
.tdNewsTimerCD {
	font-family: Verdana;
	font-size: 8pt;
	font-weight: normal;
	color: #9191C8;
	text-align: left;
	vertical-align: middle;
	font-style: normal;

}
.tbWebsite {
	background-color: #E1EFF7;
}
.tdWebsite {
	text-align: center;
	vertical-align: middle;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #F4F8FB;
	border-right-color: #B9CAE6;
	border-bottom-color: #CEDCEA;
	border-left-color: #B9CAE6;
	padding-top: 5px;
	padding-bottom: 5px;
	width: 170px;

}
.tdTittle {
	background-color: #FFFAF0;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #FFFEF9;
	border-right-color: #FFF0E6;
	border-bottom-color: #FFF0E6;
	border-left-color: #FFF0E6;
	text-align: left;
	text-indent: 5px;
	vertical-align: middle;
	height: 25px;

}

.textDateTime {
	font-family: Tahoma;
	font-size: 11px;
	color: #FFFFFF;
	font-weight: bold;
}

/* added */
.BorderTableNews {
	border: 1px solid #E9E9F3;
	padding-right: 5px;
	padding-left: 5px;
	padding-top: 1px;
	padding-bottom: 1px;
}
a.aHeadRow, a.aHeadRow:link, a.aHeadRow:visited {

	font-size: 14px;
	font-weight: bold;
	color: #cc0000;
	text-decoration: none;
}
a.aHeadRow:hover {

	font-weight: bold;
	color: #cc0000;
	text-decoration: underline;
}
a.aNewsTitle, a.aNewsTitle:link, a.aNewsTitle:visited {
	font-size: 14px;
	font-weight: bold;
	color: #0241A8;
	text-decoration: none;
	font-family: Tahoma;
}
a.aNewsTitle:hover {
	font-weight: bold;
	color: #0241A8;
	text-decoration: underline;
}
.Timer {
	font-size: 10px;
	font-weight: normal;
	color: #5353AA;
	font-family: Verdana;
}
.RowBodyDetail {
	padding-top: 5px;
	padding-bottom: 5px;
}
.ArrowBlue {
	background-image: url(../images/changeUp.gif);
	background-repeat: no-repeat;
	background-position: 3px 5px;
	text-align: left;
	text-indent: 15px;
	vertical-align: middle;
	height: 22px;
}
.HeadRow {
	font-size: 14px;
	font-weight: bold;
	color: #cc0000;
	background-image: url(../images/head_arrow.gif);
	background-repeat: no-repeat;
	background-position: left center;
	text-align: left;
	text-indent: 25px;
	vertical-align: middle;
	padding-top: 4px;
	padding-bottom: 4px;
	font-family: Tahoma;
}
.tdSmalladsTitle {
	font-size: 11px;
	font-weight: bold;
	color: #27569C;
	background-color: #D7E6FD;
}
.BorderTableSmallads {
	border: 1px solid #E9E9F3;
	padding-top: 2px;
	padding-bottom: 2px;
	font-family: Tahoma;
	font-size: 11px;
}
.trBgEven {
	background-color: #F4F8FD;
}
.trBgOdd {

	background-color: #FFFFFF;
}
.TextBold {
	font-weight: bold;
}
.tdOtherNews {
	font-family: Tahoma;
	font-size: 12px;
	font-weight: bold;
	color: #cc0000;
	height: 22px;
	text-align: left;
	vertical-align: middle;
	padding: 5px;
}
.tdPageInfo {
	font-size: 11px;
	font-weight: bold;
	color: #0241A8;
	text-decoration: none;
	font-family: Tahoma;
}
.tdSmalladsTitle {
	font-size: 11px;
	font-weight: bold;
	color: #27569C;
	background-color: #D7E6FD;
	font-family: Tahoma;
	text-indent: 4px;
}

.sponsor {
	font-family: Tahoma;
	font-size: 9pt;
	font-weight: bold;
	color: #004200;
	background-image: url(../images/bg_line.gif);
	background-repeat: no-repeat;
	background-position: left top;
	text-align: left;
	text-indent: 5px;
	height: 25px;
	padding-top: 5px;
}
