
body
{
    background-color: #e1e7ec; /*background-image: url(Images/background.gif);*/
    margin-right: 0px;
    margin-top: 0px;
    margin-left: 0px;
    margin-bottom: 0px;
    padding: 0;
    margin: 0 auto;
    font-size: 11px;
    color: #000000;
    font-family: Verdana;
}



/*************************************************************************************/
.Footer:link, a.Footer:visited, a.Footer:active
{
    font-weight: bold;
    color: #666666;
    font-family: Verdana, Arial,Tahoma;
}

a.Footer:hover
{
    font-weight: bold;
    color: #ff0000;
    font-family: Verdana, Arial,Tahoma;
}
/*************************************************************************************/


.Company
{
    padding-top: 3px;
    padding-bottom: 3px;
    text-transform: capitalize;
}

/*************************************************************************************/
a.JobTitle:link, a.JobTitle:active
{
    font-weight: bold;
    color: #666666;
    text-transform: capitalize;
    font-family: Verdana, Arial,Tahoma;
}

a.JobTitle:visited
{
    font-weight: bold;
    color:#4c004c;
    text-transform: capitalize;
    font-family: Verdana, Arial,Tahoma;
}

a.JobTitle:hover
{
    font-weight: bold;
    color: #ff0000;
    text-transform: capitalize;
    font-family: Verdana, Arial,Tahoma;
}
/*************************************************************************************/


/*************************************************************************************/
a.ResumeFullName:link, a.ResumeFullName:active
{
    font-weight: bold;
    color: #666666;
    text-transform: capitalize;
    font-family: Verdana, Arial,Tahoma;
}

a.ResumeFullName:visited
{
    font-weight: bold;
    color: #4c004c;
    text-transform: capitalize;
    font-family: Verdana, Arial,Tahoma;
}

a.ResumeFullName:hover
{
    font-weight: bold;
    color: #ff0000;
    text-transform: capitalize;
    font-family: Verdana, Arial,Tahoma;
}
/*************************************************************************************/

.ResumeTitle
{
    font-weight: bold;
    color: #666666;
    text-transform:capitalize;
}

a.ResumeTitle:link, a.ResumeTitle:visited, a.ResumeTitle:active
{
    font-weight: bold;
    color: #666666;
    text-transform: capitalize;
    font-family: Verdana, Arial,Tahoma;
}

a.ResumeTitle:hover
{
    font-weight: bold;
    color: #ff0000;
    text-transform: capitalize;
    font-family: Verdana, Arial,Tahoma;
}


.TooltipCss
{
    background:#ffffe1;
    font-family: Verdana;
    font-size: 11px;
    border: 1px solid #333333;
    padding: 5px;
    width: auto;
    z-index: 10000;
    line-height: 18px;
}

.TooltipName
{
    color:#666666;
    font-weight:bold;
}

.TooltipValue
{
    text-transform:capitalize;
}


.TableStyle
{
    color: #333333;
    border-color: #D4D4D4;
    border-width: 1px;
    border-style: Solid;
    border-collapse: collapse;
}

.TableHeader
{
    color: #333333;
    background-color: #D4D4D4;
    font-weight: bold;
}
.AlternatingItemTemplate
{
    background-color: #f4f3f3;
}


.SubMenu_Space
{
    font-style: normal;
    padding-left: 10px;
    padding-right: 10px;
}

a.SubMenu:link, a.SubMenu:visited, a.SubMenu:active
{
    text-decoration: none;
    font-size: 11px;
    font-weight: bold;
    color: #333333;
}
a.SubMenu:hover
{
    text-decoration: underline;
    font-size: 11px;
    font-weight: bold;
    color: #333333;
}
/*************************************************************************************/



/*************************************************************************************/
a.linkAdd:link, a.linkAdd:visited, a.linkAdd:active
{
    text-decoration: underline;
    color: #ff6600;
    font-size: 11px;
    font-weight: bold;
    font-family: Verdana, Arial,Tahoma;
}

a.linkAdd:hover
{
    color: #ff6600;
    text-decoration: underline;
    font-size: 11px;
    font-weight: bold;
    font-family: Verdana, Arial,Tahoma;
}
/*************************************************************************************/


a.MenuBanner:link, a.MenuBanner:visited, a.MenuBanner:active
{
    text-decoration: none;
    font-size: 11px;
    font-weight: bold;
    color: #333333;
}
a.MenuBanner:hover
{
    text-decoration: underline;
    font-size: 11px;
    font-weight: bold;
    color: #333333;
}
/*************************************************************************************/


a.Frame_XemTatCa:link, a.Frame_XemTatCa:visited, a.Frame_XemTatCa:active
{
    text-decoration: none;
    font-size: 11px;
    font-weight: bold;
    color: #ffffff;
}
a.Frame_XemTatCa:hover
{
    text-decoration: underline;
    font-size: 11px;
    font-weight: bold;
    color: #ffffff;
}

/*************************************************************************************/
.Button_Left
{
    background: #ffffff url(   'Images/Button/Button_Left.jpg' ) repeat-y center;
    width: 4px;
    height: 23px;
    float: left;
}

.Button_BG
{
    background: #ffffff url(   'Images/Button/Button_BG.jpg' ) repeat-x center;
    height: 23px;
    vertical-align: middle;
    text-align: center;
    float: left;
}

.Button_Right
{
    background: #ffffff url(   'Images/Button/Button_Right.jpg' ) repeat-y;
    width: 4px;
    height: 23px;
    float: left;
}
/*************************************************************************************/

/*************************************************************************************/
a.GraphicButton:link, a.GraphicButton:visited, a.GraphicButton:active
{
    font-weight: bold;
    color: #ffffff;
    font-size: 11px;
    padding-left: 3px;
    padding-right: 3px;
}
a.GraphicButton:hover
{
    font-weight: bold;
    color: #ffffff;
    font-size: 11px;
    text-decoration: underline;
}
/*************************************************************************************/

.ajaxProgress
{
    border: 1px solid #cccccc;
    position: absolute;
    background-color: #f7ce00;
    right: 0px;
    color: #000;
    font-weight: inherit;
    top: 0px;
    visibility: hidden;
    padding-left: 2px;
}


table, tr, td
{
    font-size: 11px;
    color: #333333;
    font-family: Verdana,Verdana,Verdana;
}

hr
{
    color: #cfcfcf;
    height: 1px;
}

.Frame_Title
{
    font-weight: bold;
    text-transform: uppercase;
    color: White;
	
}

.Frame_Title3
{
    font-size: 15px;
    padding-top: 8px;
    padding-left: 10px;
    padding-bottom: 10px;
    font-weight: bold;
    color: #164995;
    text-transform:capitalize;
    font-family:Tahoma;
}

.bgline
{
    background-repeat: repeat-x;
    background-image: url(Images/bg_line_x.gif);
}

.bgline3
{
    background-repeat: repeat-x;
    background-image: url(Images/bg_line_x2.gif);
}

.bgline_y
{
    background: url(Images/bg_line_y.gif) center top repeat-y;
}



.Hidden
{
    visibility: hidden;
    display: none;
}

/*************************************************************************************/

.Button2
{
    float: left;
}

.Button2 .Button_Left
{
    background: #ffffff url(     'Images/Button/Left.jpg' ) repeat-y center;
    width: 8px;
    height: 21px;
    float: left;
}

.Button2 .Button_BG
{
    background: #ffffff url(     'Images/Button/BG.jpg' ) repeat-x center;
    height: 21px;
    vertical-align: middle;
    text-align: center;
    float: left;
}

.Button2 .Button_Right
{
    background: #ffffff url(     'Images/Button/Right.jpg' ) repeat-y;
    width: 8px;
    height: 21px;
    float: left;
}
/*************************************************************************************/

/*
.TableData
{
    color: #333333;
    border-color: #D4D4D4;
    border-width: 1px;
    border-style: Solid;
    border-collapse: collapse;
}

.TableHeader
{
    color: #737373;
    background-color: #D4D4D4;
    font-weight: bold;
}
*/


.BorderBox
{
    border: solid 1px #4b8540;
}

/*bordercolordark="#E7EFFF" bordercolorlight="#4b8540" border="1"*/


/*chu mau xem dam */
.text2
{
    color: #737373;
}
.text3
{
    color: #fd5003;
}

.hidden
{
    visibility: hidden;
    display: none;
}

.Error
{
    font-weight: bold;
    color: Red;
}

.Required
{
    color: Red;
    font-size: 11px;
}

.tblTitle
{
    font-size: 11px;
    color: White;
    font-weight: bold;
    background-color: #2792be;
}

.Title
{
    color: #ff0000;
    font-weight: bold;
    text-transform: uppercase;
    padding-left: 1pt;
}


.BorderTable
{
    border: #2792be 1px solid;
}

.BorderJobCategory
{
    border: #cccccc 1px solid;
}

.BorderImage
{
    border-right: #333333 1px solid;
    border-left: #333333 1px solid;
    border-top: #333333 1px solid;
    border-bottom: #333333 1px solid;
}

.BorderImage2
{
    border-right: #737373 1px solid;
    border-left: #737373 1px solid;
    border-top: #737373 1px solid;
    border-bottom: #737373 1px solid;
}


.TableMasterPage
{
    border-right: #a0c081 0px solid;
    border-left: #a0c081 0px solid;
    border-bottom: #a0c081 0px solid;
}


/*************************************************************************************/
a:link, a:visited, a:active
{
    text-decoration: none;
    color: #333333;
    font-size: 11px;
    font-family: Verdana, Arial,Tahoma;
}

a:hover
{
    text-decoration: underline;
    color: #333333;
    font-size: 11px;
    font-family: Verdana, Arial,Tahoma;
}

/*************************************************************************************/


a.LinkJobs:link, a.LinkJobs:visited, a.LinkJobs:active
{
    text-decoration: none;
    font-size: 11px;
    font-family: Verdana, Verdana,Verdana;
}
a.LinkJobs:hover
{
    text-decoration: underline;
    font-size: 11px;
    font-family: Verdana, Verdana,Verdana;
}

/*************************************************************************************/
a.linkRegister:link, a.linkRegister:visited, a.linkRegister:active
{
    text-decoration: none;
    color: #ffffff;
    font-size: 11px;
    font-family: Verdana, Verdana,Verdana;
}
a.linkRegister:hover
{
    text-decoration: underline;
    color: #ffffff;
    font-size: 11px;
    font-family: Verdana, Verdana,Verdana;
}
/*************************************************************************************/

/*************************************************************************************/
a.LinkFeatured:link, a.LinkFeatured:visited, a.LinkFeatured:active
{
    text-decoration: none;
    color: #037400;
    font-size: 11px;
    font-family: Verdana, Verdana,Verdana;
}
a.LinkFeatured:hover
{
    text-decoration: none;
    color: #fd5003;
    font-size: 11px;
    font-family: Verdana, Verdana,Verdana;
}
/*************************************************************************************/


/*************************************************************************************/
a.linkRed:link
{
    text-decoration: underline;
    color: Red;
    font-size: 11px;
    font-family: Verdana, Verdana,Verdana;
}
a.linkRed:visited
{
    text-decoration: underline;
    color: Red;
    font-size: 11px;
    font-family: Verdana, Verdana,Verdana;
}
a.linkRed:active
{
    text-decoration: underline;
    color: Red;
    font-size: 11px;
    font-family: Verdana, Verdana,Verdana;
}
a.linkRed:hover
{
    text-decoration: underline;
    color: #813700;
    font-size: 11px;
    font-family: Verdana, Verdana,Verdana;
}
/*************************************************************************************/



/*************************************************************************************/
a.ReadMore:link
{
    text-decoration: underline;
    color: #fd5003;
    font-size: 11px;
    font-family: Verdana, Verdana,Verdana;
}
a.ReadMore:visited
{
    text-decoration: underline;
    color: #fd5003;
    font-size: 11px;
    font-family: Verdana, Verdana,Verdana;
}
a.ReadMore:active
{
    text-decoration: underline;
    color: #fd5003;
    font-size: 11px;
    font-family: Verdana, Verdana,Verdana;
}
a.ReadMore:hover
{
    text-decoration: underline;
    color: #037400;
    font-size: 11px;
    font-family: Verdana, Verdana,Verdana;
}
/*************************************************************************************/

/*************************************************************************************/

a.MenuTop:link, a.MenuTop:visited, a.MenuTop:active
{
    text-decoration: none;
    font-size: 13px;
    font-weight: bold;
    color: #ffffff;
    text-transform: uppercase;
    font-family: tahoma;
}
a.MenuTop:hover
{
    font-size: 13px;
    font-weight: bold;
    color: #ffffff;
    text-transform: uppercase;
    font-family: tahoma;
}
/*************************************************************************************/

/*************************************************************************************/

a.MenuTop_Over:link, a.MenuTop_Over:visited, a.MenuTop_Over:active
{
    text-decoration: none;
    font-size: 13px;
    font-weight: bold;
    color: #ffffff;
    text-transform: uppercase;
    font-family: tahoma;
}
a.MenuTop_Over:hover
{
    font-size: 13px;
    font-weight: bold;
    color: #ffffff;
    text-transform: uppercase;
    font-family: tahoma;
}
/*************************************************************************************/

/*************************************************************************************/

.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: Tahoma, Arial, Helvetica;
    font-size: 80%;
    font-weight: bold;
    white-space: nowrap;
}

.LinkButton:LINK
{
    text-decoration: none;
    color: #333333;
    background-color: #eeeeee;
    font-size: 10px;
}

.LinkButton:VISITED
{
    text-decoration: none;
    color: #333333;
    background-color: #eeeeee;
    font-size: 10px;
}

.LinkButton:ACTIVE
{
    text-decoration: none;
    color: #333333;
    font-size: 10px;
}

.LinkButton:HOVER
{
    text-decoration: underline;
    color: #333333;
    background-color: #dddddd;
    font-size: 10px;
}


.Button
{
    border-right: #b8b8b8 1px solid;
    border-top: #b8b8b8 1px solid;
    font-weight: 800;
    font-size: 11px;
    background: url(images/button_bg.gif) no-repeat;
    border-left: #b8b8b8 1px solid;
    color: #4B92D9;
    border-bottom: #b8b8b8 1px solid;
    font-family: Verdana;
    height: 20px;
}
/*************************************************************************************/
.DropDownList
{
    font-size: 11px;
    font-family: Verdana;
    color: #000000; /*border-left: #737373  1px solid; 	border-right: #737373  1px solid; 	border-top: #737373  1px solid; 	border-bottom: #737373  1px solid;*/
    height: 20px;
}

/*************************************************************************************/
.Textbox
{
    font-size: 11px;
    font-family: Verdana;
}

/*************************************************************************************/

.WebURL
{
    font-size: 11px;
}

/* Article */
/*************************************************************************************/
.NewsTime
{
    font-size: 0.8em;
}
.NewsTitle
{
    padding-bottom: 4pt;
    color: #037400;
    font-weight: bold;
    line-height: 18px;
}
.NewsImageDesc
{
    font-size: 0.7em;
    font-family: Verdana;
    font-weight: normal;
}
.NewsBody
{
    padding-left: 3pt;
    color: #333333;
    padding-right: 3pt;
    font-family: Verdana;
    font-weight: normal;
    line-height: 18px;
    text-align: justify;
}
.NewsExcerpt
{
    padding-left: 3pt;
    color: #333333;
    padding-right: 3pt;
    line-height: 18px;
    font-family: Verdana;
    text-align: justify;
}
.NewsAuthors
{
    padding-right: 3pt;
    line-height: 18px;
    font-family: Verdana;
    color: Black;
}
/*************************************************************************************/
/* end Article*/