﻿body
{
    font-size: 10pt;
    font-family: Arial;
    
}


a:link       { text-decoration: none; color: #0000FF }
a:visited    { text-decoration: none; color: #0000FF }
a:vlink      { text-decoration: none; color: #0000FF }
a:active     { text-decoration: none; color: #FF0000 }
a:hover      { text-decoration: underline; color: #FF0000 }


.RootNodeStyle , .RootNodeStyle a:link, .RootNodeStyle a:visited
{
    font-weight: bold;
    font-size: 10pt;
    color: #660000;
    font-family: Arial,Tahoma;
}
.RootNodeStyle a:hover
{
    color: #ff0000;
    background-color: #ffffcc;
   
}


.DataWebControlStyle
{
    font-size: 8pt;
    font-family: Verdana,Arial,Tahoma;

}



.HeaderStyleDetailsView
{
    background-color: #0066cc;
    color: white;
    font-weight: bold;
    text-align: right;
    padding-right: 5px;
}
.HeaderStyleDetailsView a:hover
{
    color: black;
    font-weight: bold;
}
.RowStyle
{
    background-color: #ffffff;
    vertical-align: middle;
}
.AlternatingRowStyle
{
    background-color: #daffff;
    vertical-align: middle;
}
.FooterStyle
{
    background-color: #0066cc;
    color: white;
    font-weight: bold;
    text-align: center;
    font-size: 8pt;
    font-family: Verdana;
    height: 20px;
}
.SelectedRowStyle
{
    background-color: #ffff99;
    color: #0000ff;
}


.HoverNodeStyle
{
    color: #ff0000;
    background-color: #ffffcc;
}
.PagerRowStyle, .PagerRowStyle a:link
{
    background-color: #ffffff;
    font-size: 10pt;
}


.NenPage
{
    background-image: url(images/back2.gif);
    margin: 0px;
    width: 100%;
    height: 100%;
}
.EmptyStyle
{
    font-size: 10pt;
    color: #ff0000;
    text-align: center;
    font-weight: bold;
    font-style: italic;
    font-family: Arial;
}
.ItemStyleNotNull, ItemStyleNotNull a:link, ItemStyleNotNull a:hover
{
    font-weight: bold;
    color: red;
}
.HeaderStyle, .HeaderStyle a:link, .HeaderStyle a:visited
{
    background-color: #0066cc;
    color: white;
    font-weight: bold;
    text-align: center;
    font-size: 8pt;
    font-family: Verdana;
    vertical-align: middle;
}


.tk, A.tk, A.tk:link, A.tk:visited
{
    color: red;
    font-weight: bold;
    text-align: center;
    font-size: 10pt;
}
A.tk:hover
{
    color: #0099ff;
    font-weight: bold;
    text-align: center;
    font-size: 10pt;
    text-decoration: none;
    font-style: italic;
}
#UpdateProgress1
{
    border-right: #000000 1px solid;
    border-top: #000000 1px solid;
    left: 40%;
    border-left: #000000 1px solid;
    width: 300px;
    border-bottom: #000000 1px solid;
    position: absolute;
    top: 40%;
    height: 100px;
    background-color: #ffffff;
}

/*
#ctl00_ContentPlaceHolder1_UpdateProgress1
{
    border-right: #000000 1px solid;
    border-top: #000000 1px solid;
    left: 40%;
    border-left: #000000 1px solid;
    width: 300px;
    border-bottom: #000000 1px solid;
    position: absolute;
    bottom: 10%;
    height: 70px;
    background-color: #ffffff;
    z-index: 199;
}
*/
#ctl00_ContentPlaceHolder1_Ctrl_Loading1_UpdateProgress1 /*user Control Loading*/
{
    border-right: #000000 1px solid;
    border-top: #000000 1px solid;
    left: 40%;
    border-left: #000000 1px solid;
    width: 300px;
    border-bottom: #000000 1px solid;
    position: absolute;
    bottom: 30%;
    height: 70px;
    background-color: #ffffff;
    z-index: 199;
}
.PopupStyle
{
    font-size: 10pt;
    font-family: Tahoma;
}
.MarqueeTextStyle, A.MarqueeTextStyle, A.MarqueeTextStyle:link, A.MarqueeTextStyle:visited
{
    color: black;
    font-weight: normal;
    text-align: justify;
    font-size: 10pt;
}
A.MarqueeTextStyle:hover
{
    color: red;
    font-weight: normal;
    text-align: justify;
    font-size: 10pt;
    text-decoration: none;
}
.NenPhanCachMarquee
{
    background-image: url(images/nen_cham_dung.gif);
}
.menulink, .menulink a:visited
{
    text-decoration: none;
}
.menulink, .menulink a:hover
{
    text-decoration: none;
    color: blue;
}