
Body
{
    background-color: #cfd3d6;
    margin-right: 0;
    margin-top: 0;
    margin-left: 0;
    margin-bottom: 0;
    font-size: 11px;
    color: #000000;
    font-family: Verdana, Arial,Tahoma;
}


a:hover
{
    text-decoration: underline;
    font-size: 11px;
    font-family: Tahoma, Arial,Tahoma;
}

/*************************************************************************************/
a:link, a:visited, a:active
{
    text-decoration: none;
    color: #1d5296;
    font-size: 11px;
    font-family: Tahoma, Arial,Tahoma;
}

/*************************************************************************************/
.ajaxProgress
{
    border: 1px solid #cccccc;
    position: absolute;
    background-color: #f7ce00;
    right: 0px;
    color: #000;
    font-weight: inherit;
    top: 0px;
    visibility: hidden;
    padding-left: 2px;
}
/*************************************************************************************/


.PaymentText{ font-weight:bold; font-size:14px; color: #666666;}
.PaymentValue{ font-weight:bold; font-size:14px}


.Frame_Title
{
    font-weight: bold;
    color: #ffffff;
    text-transform: uppercase;
    font-size: 11px;
}



/* Result Message*/
.InfoBox
{
    background-color: #ffffcc;
    border: solid 1px #cccccc;
    padding: 3px;
}

.SuccessBox
{
    background-color: #ffffcc;
    border: solid 1px #cccccc;
    padding: 3px;
}

.ErrorBox
{
    background-color: #ffffcc;
    border: solid 1px #cccccc;
    padding: 3px;
}


/*************************************************************************************/
.FieldText
{
    font-weight: bold;
    color: #666666;
}

/*************************************************************************************/
a.SortButton:link, a.SortButton:visited, a.SortButton:active
{
    text-decoration: none;
    color: #15428b;
    font-size: 11px;
    font-family: Verdana, Arial,Tahoma;
}
a.SortButton:hover
{
    text-decoration: underline;
    color: #15428b;
    font-size: 11px;
    font-family: Verdana, Arial,Tahoma;
}
/*************************************************************************************/

.TableData
{
    color: #333333;
    border-color: #99bbe8;
    border-width: 1px;
    border-left-width: 0px;
    border-right-width: 0px;
    border-top-width: 0px;
    border-bottom-width: 0px;
    border-style: Solid;
    border-collapse: collapse;
}

.TableHeader
{
    color: #15428b;
    background-image: url(Images/Title_bg.jpg);
    background-repeat: repeat-x;
    height: 26px;
}

tr.TableHeader th
{
    padding-right: 3px;
    padding-left: 5px;
    color: #15428b;
    background-image: url(Images/Title_bg.jpg);
    background-repeat: repeat-x;
}


.TableBottom
{
    background-image: url(Images/Table_bgBottom.jpg);
    background-repeat: repeat-x;
    background-position: left center;
    height: 26px;
    vertical-align: middle;
    padding-right: 5px;
    padding-left: 5px;
}

tr.ItemTemplate td
{
    padding-right: 3px;
    padding-left: 5px;
    padding-bottom: 5px;
    padding-top: 5px;
    border-bottom: #edecec 1px solid;
    background-color: #f9f9f9;
}

tr.ItemTemplateOver td
{
    padding-right: 3px;
    padding-left: 5px;
    padding-bottom: 5px;
    padding-top: 5px;
    border-bottom: #edecec 1px solid;
    background-color: #f3f3f3;
}

tr.AlternatingItemTemplate td
{
    padding-right: 3px;
    padding-left: 5px;
    padding-bottom: 5px;
    padding-top: 5px;
    border-bottom: #edecec 1px solid;
    background-color: #f3f3f3;
}

.td_Title
{
    font-weight: bold;
    color: #0000ff;
}

/*************************************************************************************/

.td_Title
{
    font-weight: bold;
    color: #0000ff;
    text-transform: uppercase;
}

/*************************************************************************************/
.bgline
{
    background-repeat: repeat-x;
    background-image: url(Images/bg_line_x.gif);
}

.AlternatingItemTemplate
{
    background-color: #f4f3f3;
}

.LogonBox .tdPackage
{
    font-weight: bold;
}

.LogonBox .tdPoints
{
    color: Red;
}

.Border
{
    border: solid 1px #7496c6;
}

.bgTitle
{
    background-color: #205291;
    color: White;
    font-weight: bold;
    text-transform: uppercase;
}


.PageBorder
{
    border: solid 1px #7496c6;
    padding-bottom: 10px;
}

.SearchTextbox
{
    font-family: Arial, Helvetica, sans-serif;
    font-size: 11px;
    font-weight: normal;
    color: #000000;
    height: 14px;
    width: 140px;
    border: 1px solid #96B0D1;
}

.SearchButton
{
    background: url(images/Search.jpg) no-repeat;
    height: 19px;
    width: 35px;
    border: none;
    margin: 0px;
    padding: 0px;
    vertical-align: middle;
    cursor: pointer;
}


.Scroll
{
    scrollbar-face-color: #ffffff;
    scrollbar-highlight-color: #ffffff;
    scrollbar-shadow-color: #7a808c;
    scrollbar-3dlight-color: #7a808c;
    scrollbar-arrow-color: #7a808c;
    scrollbar-darkshadow-color: #ffffff;
    scrollbar-base-color: #ffffff;
}

/*************************************************************************************/
table, tr, td
{
    font-family: Arial, Tahoma, Helvetica, sans-serif;
    font-size: 12px;
    color: #000000;
}

.ArticlePoint
{
    font-family: Arial, Tahoma, Helvetica, sans-serif;
    font-size: 11px;
    color: red;
}

.Keyword
{
    font-family: Tahoma, Arial, Helvetica, sans-serif;
    color: #000000;
    background-color: Yellow;
}

.pollbar
{
    background-color: red;
    height: 12px;
    background-image: url(images/bar.gif);
}


hr
{
    color: #cfcfcf;
    height: 1px;
}


/*************************************************************************************/
.Hidden
{
    visibility: hidden;
    display: none;
}

/*************************************************************************************/

.Visible
{
    visibility: visible;
}
/*************************************************************************************/


.Scroll
{
    scrollbar-face-color: #ffffff;
    scrollbar-highlight-color: #ffffff;
    scrollbar-shadow-color: #7a808c;
    scrollbar-3dlight-color: #7a808c;
    scrollbar-arrow-color: #7a808c;
    scrollbar-darkshadow-color: #ffffff;
    scrollbar-base-color: #ffffff;
    border-top: #333333 1px solid;
    border-right: #333333 1px solid;
    border-left: #333333 1px solid;
    border-bottom: #333333 1px solid;
}

/*************************************************************************************/
.Button
{
    display: inline-table;
    display: inline-block;
    margin: 1px;
    padding: 1px;
    height: 19px;
    cursor: pointer;
    border-style: solid;
    border-width: 1px;
    border-color: #999999;
    border-top-color: #cccccc;
    border-left-color: #cccccc;
    background-color: #eeeeee;
    color: #333333;
    font-family: Tahoma, Arial, Helvetica;
    font-size: 80%;
    font-weight: bold;
    white-space: nowrap;
}

/*************************************************************************************/
.btHidden
{
    margin: 0px;
    padding: 0px;
    height: 0px;
    width: 0px;
    border-color: #ffffff;
    border-top-color: #ffffff;
    border-left-color: #ffffff;
    background-color: #ffffff;
    font-size: 0px;
}

/*************************************************************************************/
.main_title
{
    font-family: tahoma, Arial, Helvetica, sans-serif;
    font-size: 12px;
    font-weight: bold;
    color: #FFFFFF;
    text-decoration: none;
}

/*************************************************************************************/

.LinkButton
{
    display: inline-table;
    display: inline-block;
    margin: 1px;
    padding: 3px;
    border-style: solid;
    border-width: 1px;
    border-color: #999999;
    border-top-color: #cccccc;
    border-left-color: #cccccc;
    background-color: #eeeeee;
    color: #333333;
    font-family: verdana, Arial, Helvetica;
    font-size: 10px;
    font-weight: bold;
    white-space: nowrap;
    text-decoration: underline;
}

.LinkButton:LINK
{
    text-decoration: none;
    color: #333333;
    background-color: #eeeeee;
    font-size: 10px;
}

.LinkButton:VISITED
{
    text-decoration: none;
    color: #333333;
    background-color: #eeeeee;
}

.LinkButton:ACTIVE
{
    text-decoration: none;
    color: #333333;
}

.LinkButton:HOVER
{
    text-decoration: underline;
    color: #333333;
    background-color: #dddddd;
}
/*************************************************************************************/

.TextBox
{
    height: 16px;
    font-size: 12px;
    font-family: Tahoma;
    color: #333333;
    border-left: #919191 1px solid;
    border-right: #919191 1px solid;
    border-top: #919191 1px solid;
    border-bottom: #919191 1px solid;
}
/*************************************************************************************/

.Textbox_Search
{
    background-color: #FFFFFF;
    border-bottom: #919191 1px solid;
    border-left: #919191 1px solid;
    border-right: #919191 1px solid;
    border-top: #919191 1px solid;
    font-family: Tahoma;
    color: #5D5D5D;
    font-size: 11px;
    font-weight: normal;
    vertical-align: middle;
    height: 20px;
    width: 120px;
}


.Error
{
    font-weight: bold;
    color: Red;
}
/*************************************************************************************/

.Required
{
    color: Red;
    font-size: 10px;
}
/*************************************************************************************/

.Title
{
    color: #f17714;
    font-weight: bold;
    font-size: 15px;
}
/*************************************************************************************/

.TableBorder
{
    border-right: #333333 1px solid;
    border-left: #333333 1px solid;
}



.BorderImage
{
    border-right: #737373 0px solid;
    border-left: #737373 0px solid;
    border-top: #737373 0px solid;
    border-bottom: #737373 0px solid;
    background-image: url(Images/imgframe.jpg);
}
/*************************************************************************************/
.BorderBanner
{
    border-right: #b66d11 1px solid;
    border-left: #b66d11 1px solid;
    border-top: #b66d11 1px solid;
    border-bottom: #b66d11 1px solid;
}

.BorderImage2
{
    border-right: #cccccc 1px solid;
    border-left: #cccccc 1px solid;
    border-top: #cccccc 1px solid;
    border-bottom: #cccccc 1px solid;
}
/*************************************************************************************/

.TableMasterPage
{
    border-right: #a0c081 0px solid;
    border-left: #a0c081 0px solid;
    border-bottom: #a0c081 0px solid;
}

/*************************************************************************************/
.lblMsg
{
    text-align: center;
    font-family: Arial,Tahoma, Arial, Helvetica;
    font-size: 12px;
    font-weight: bold;
    border-color: #006B31;
    background-color: #ffffcc;
    color: #4C7A9E;
    padding: 2px;
    padding-left: 8px;
    padding-top: 8px;
    padding-bottom: 8px;
    margin: 0px;
    border-style: solid;
    border-width: 1px;
    border-color: #888888;
}

/*************************************************************************************/
.Error
{
    font-weight: bold;
    color: Red;
}

/*************************************************************************************/

/*************************************************************************************/
.btZoomPhoto
{
    border-left: #3080b3 0px solid;
    border-right: #3080b3 0px solid;
    border-top: #3080b3 0px solid;
    border-bottom: #CCCCCC 0px solid;
    font-size: 12px;
    background-color: White;
    width: 55pt;
    height: 12pt;
    color: #cc0000;
    cursor: hand;
}

.bg2
{
    background-image: url(images/m07.gif);
    background-repeat: repeat-y;
}

/*************************************************************************************/
a.MenuTop:link, a.MenuTop:visited, a.MenuTop:active
{
    text-decoration: none;
    font-weight: bold;
    color: #ffffff;
    font-size: 12px;
    font-family: Tahoma,Arial, Arial,Tahoma;
}
a.MenuTop:hover
{
    text-decoration: underline;
    font-weight: bold;
    color: #ffffff;
    font-size: 12px;
    font-family: Tahoma,Arial, Arial,Tahoma;
}
/*************************************************************************************/

/*************************************************************************************/
a.HeadTop:link, a.HeadTop:visited, a.HeadTop:active
{
    text-decoration: none;
    color: #000000;
    font-size: 11px;
    font-family: Tahoma,Arial, Arial,Tahoma;
}
a.HeadTop:hover
{
    text-decoration: underline;
    font-size: 11px;
    font-family: Tahoma,Arial, Arial,Tahoma;
}
/*************************************************************************************/

.HotTopics_Line
{
    font-weight: normal;
    color: #666666;
    font-size: 10px;
}

/*************************************************************************************/
a.HotTopics:link, a.HotTopics:visited, a.HotTopics:active
{
    text-decoration: none;
    color: #1d5296;
    font-size: 11px;
    font-weight: bold;
    font-family: Tahoma,Arial, Arial,Tahoma;
}
a.HotTopics:hover
{
    text-decoration: underline;
    font-size: 11px;
    font-family: Tahoma,Arial, Arial,Tahoma;
}
/*************************************************************************************/

/*************************************************************************************/
a.TabSubMenu:link, a.TabSubMenu:visited, a.TabSubMenu:active
{
    text-decoration: underline;
    color: #1d5296;
    font-size: 11px;
    font-weight: bold;
    font-family: Tahoma,Arial, Arial,Tahoma;
}
a.TabSubMenu:hover
{
    text-decoration: underline;
    font-size: 11px;
    color: #ff0000;
    font-family: Tahoma,Arial, Arial,Tahoma;
}
/*************************************************************************************/



.MenuFooter
{
    text-decoration: none;
    text-transform: capitalize;
    color: #cccccc;
    font-size: 10px;
    font-family: Tahoma;
}
/*************************************************************************************/
a.MenuFooter:link, a.MenuFooter:visited, a.MenuFooter:active
{
    text-decoration: none;
    color: #ffffff;
    font-size: 11px;
    font-family: Arial, Arial,Tahoma;
}

a.MenuFooter:hover
{
    text-decoration: underline;
    color: #ffffff;
    font-size: 11px;
    font-family: Arial,Arial, Arial,Tahoma;
}
/*************************************************************************************/


.marquee
{
    text-decoration: none;
    text-transform: capitalize;
    color: #ffffff;
    font-size: 10px;
    font-family: Tahoma;
}
/*************************************************************************************/
a.marquee:link, a.marquee:visited, a.marquee:active
{
    text-decoration: none;
    color: #ffffff;
    font-size: 11px;
    font-family: Arial, Arial,Tahoma;
}
a.marquee:hover
{
    text-decoration: none;
    color: #FFFAD3;
    font-size: 11px;
    font-family: Arial,Arial, Arial,Tahoma;
}
/*************************************************************************************/


/*************************************************************************************/
a.MenuLeft:link, a.MenuLeft:visited, a.MenuLeft:active
{
    text-decoration: none;
    font-weight: bold;
    color: #915100;
    text-transform: uppercase;
    font-size: 11px;
    font-family: Tahoma,Arial, Arial,Tahoma;
}
a.MenuLeft:hover
{
    text-decoration: none;
    font-weight: bold;
    text-transform: uppercase;
    color: #7D7D7D;
    font-size: 11px;
    font-family: Tahoma,Arial, Arial,Tahoma;
}
/*************************************************************************************/

/*************************************************************************************/
a.ArticleMenu:link, a.ArticleMenu:visited, a.ArticleMenu:active
{
    text-decoration: none;
    color: #606060;
    font-size: 12px;
    font-family: Arial, Arial,Tahoma;
}
a.ArticleMenu:hover
{
    text-decoration: underline;
    color: #606060;
    font-size: 12px;
    font-family: Arial, Arial,Tahoma;
}
/*************************************************************************************/




/*************************************************************************************/
a.ProceedOrder:link, a.ProceedOrder:visited, a.ProceedOrder:active
{
    text-decoration: underline;
    color: Blue;
    font-weight: bold;
    font-size: 12px;
    font-family: Arial, Arial,Tahoma;
}
a.ProceedOrder:hover
{
    color: #ff0000;
    font-weight: bold;
    font-size: 12px;
    font-family: Arial, Arial,Tahoma;
}
/*************************************************************************************/


.bgmenuleft
{
    background: url(images/bgmenuleft.jpg);
    text-transform: uppercase;
    background-position: left;
    height: 29px;
    padding-bottom: 5px;
    padding-left: 23pt;
    color: #000000;
}
/*************************************************************************************/
a.bgmenuleft:link, a.bgmenuleft:visited, a.bgmenuleft:active
{
    text-decoration: none;
    font-weight: bold;
    color: #915100;
    text-transform: uppercase;
    font-size: 11px;
    font-family: Tahoma,Arial, Arial,Tahoma;
}
a.bgmenuleft:hover
{
    text-decoration: none;
    font-weight: bold;
    text-transform: uppercase;
    color: #7D7D7D;
    font-size: 11px;
    font-family: Tahoma,Arial, Arial,Tahoma;
}
/*************************************************************************************/


.submenuleft
{
    background-color: #f9f0df;
    padding: 6px;
    height: 29px;
    border-right: #ffffff 1px solid;
    border-top: #ffffff 1px solid;
    border-left: #ffffff 1px solid;
    border-bottom: #ffffff 1px solid;
    text-transform: uppercase;
    font-size: 11px;
    font-family: Tahoma,Arial;
}
a.submenuleft:link, a.submenuleft:visited, a.submenuleft:active
{
    text-decoration: none;
    font-weight: bold;
    color: #915100;
    text-transform: uppercase;
    font-size: 11px;
    font-family: Tahoma,Arial, Arial,Tahoma;
}
a.submenuleft:hover
{
    text-decoration: none;
    font-weight: bold;
    text-transform: uppercase;
    color: #7D7D7D;
    font-size: 11px;
    font-family: Tahoma,Arial, Arial,Tahoma;
}
/*************************************************************************************/



/*************************************************************************************/
a.ReadMore:link
{
    text-decoration: underline;
    color: #fd5003;
    font-size: 10px;
    font-family: Verdana, Verdana,Tahoma;
}
a.ReadMore:visited
{
    text-decoration: underline;
    color: #fd5003;
    font-size: 10px;
    font-family: Verdana, Verdana,Tahoma;
}
a.ReadMore:active
{
    text-decoration: underline;
    color: #fd5003;
    font-size: 10px;
    font-family: Verdana, Verdana,Tahoma;
}
a.ReadMore:hover
{
    text-decoration: underline;
    color: #037400;
    font-size: 10px;
    font-family: Verdana, Verdana,Tahoma;
}
/*************************************************************************************/


/* begin Article */
/*************************************************************************************/

.ArticleTotalView
{
    font-weight: bold;
	font-size: 0.0em;
    color: Red;
}

.ArticleDateTime
{
    font-size: 0.8em;
    color: #333333;
    text-transform: none;
}
.ArticleViewCount
{
    font-size: 0.8em;
    color: #ff0000;
    text-transform: none;
}

.ArticleTitle
{
    text-decoration: none;
    font-weight: bold;
    color: #333333;
    font-size: 11px;
    font-family: Tahoma,Arial, Arial,Tahoma;
    text-transform: none;
}
a.ArticleTitle:link, a.ArticleTitle:visited, a.ArticleTitle:active
{
    text-decoration: none;
    font-weight: bold;
    color: #333333;
    font-size: 11px;
    font-family: Tahoma,Arial, Arial,Tahoma;
}
a.ArticleTitle:hover
{
    text-decoration: underline;
    font-weight: bold;
    color: #333333;
    font-size: 11px;
    font-family: Tahoma,Arial, Arial,Tahoma;
}
.ArticleBody
{
    color: #333333;
    padding-right: 3pt;
    font-family: tahoma;
    font-weight: normal;
    text-align: justify;
}
.ArticleAnotherInformations
{
    text-decoration: none;
    font-weight: bold;
    color: #ff0000;
    font-size: 12px;
    font-family: Tahoma,Arial, Arial,Tahoma;
}
.ArticlesCountByDate
{
    text-decoration: none;
    font-weight: normal;
    font-size: 11px;
    font-family: Tahoma,Arial, Arial,Tahoma;
}
.ArticlesCountByDate2
{
    text-decoration: none;
    color: Blue;
    font-weight: normal;
    font-size: 11px;
    font-family: Tahoma,Arial, Arial,Tahoma;
}
/*************************************************************************************/
/* end Article*/



/* begin Article */
/*************************************************************************************/
.NewsTime
{
    font-size: 0.8em;
}
.NewsTitle
{
    padding-bottom: 4pt;
    color: #037400;
    line-height: 18px;
}
.NewsImageDesc
{
    font-size: 0.7em;
    font-family: Arial;
    font-weight: normal;
}
.NewsBody
{
    padding-left: 3pt;
    color: #333333;
    padding-right: 3pt;
    font-family: Arial;
    font-weight: normal;
    line-height: 18px;
    text-align: justify;
}
.NewsExcerpt
{
    padding-left: 3pt;
    color: #333333;
    padding-right: 3pt;
    line-height: 18px;
    font-family: Arial;
    text-align: justify;
}
.NewsAuthors
{
    padding-right: 3pt;
    line-height: 18px;
    font-family: Arial;
    color: Black;
}
/*************************************************************************************/
/* end Article*/


/* Begin Product */
/*************************************************************************************/
.ProductName
{
    font-weight: bold;
    color: #5ed3f6;
}
/*************************************************************************************/
a.ProductName:link, a.ProductName:visited, a.ProductName:active
{
    text-decoration: none;
    text-transform: capitalize;
    font-weight: bold;
    color: #037400;
    font-size: 12px;
    font-family: Arial, Arial,Tahoma;
}
a.ProductName:hover
{
    text-decoration: none;
    text-transform: capitalize;
    font-weight: bold;
    color: #ff0000;
    font-size: 12px;
    font-family: Arial, Arial,Tahoma;
}

/*************************************************************************************/
.ProductPrice
{
    font-weight: bold;
    color: #e93794;
}
/*************************************************************************************/
a.ProductPrice:link, a.ProductPrice:visited, a.ProductPrice:active
{
    color: #e93794;
    font-weight: bold;
    font-size: 12px;
    font-family: Arial, Arial,Tahoma;
}
a.ProductPrice:hover
{
    text-decoration: underline;
    font-weight: bold;
    font-size: 12px;
    font-family: Arial, Arial,Tahoma;
}
/*************************************************************************************/

/*************************************************************************************/
a.Symbol:link, a.Symbol:visited, a.Symbol:active
{
    text-decoration: underline;
    color: Green;
    font-weight: bold;
    font-size: 13px;
    font-family: Arial, Arial,Tahoma;
}

a.Symbol:hover
{
    text-decoration: underline;
    color: Red;
}
/*************************************************************************************/


/* End Product*/

.MenuBar .Text
{
    font-size: 11px;
    color: #424243;
    font-weight: bold;
    cursor: pointer;
}

.MenuBar .TextActive
{
    font-size: 11px;
    color: #ffffff;
    font-weight: bold;
    cursor: pointer;
}

.ReadExcel_BangGia .RowStyle .FX
{
    color:black;
    background-color:#ffffff;
	text-align: left;
	border: #ffffff 1px solid;
	font-weight: bold;
	padding: 1px;
	font-size: 11px;
}
.ReadExcel_BangGia .RowStyle2 .FX
{
    color:black;
	text-align: left;
	font-weight: bold;
    background-color:#EAEAEA;
	border: #ffffff 1px solid;
	padding: 1px;
	font-size: 11px;
}

.ReadExcel_BangGia .RowStyle .FX2
{
    color:black;
    background-color:#ffffff;
	text-align: right;
	border: #ffffff 1px solid;
	font-weight: normal;
	padding: 1px;
	font-size: 11px;
}
.ReadExcel_BangGia .RowStyle2 .FX2
{
    color:black;
	text-align: right;
	font-weight: normal;
    background-color:#EAEAEA;
	border: #ffffff 1px solid;
	padding: 1px;
	font-size: 11px;
}
