﻿body 
{
    margin:0px 0px 0px 0px;
    font-family:Arial;
    font-size:12px;
    background-color:#525252;
}
A:link
{
	color:#0730a6;
	text-decoration:none;
}
A:hover
{
	color:#0730a6;
	text-decoration:underline;
}
A:visited
{
	color:#0730a6;
	text-decoration:none;
}
.System_TitleTable
{
	border: dashed 1px Navy;
	font-family:Tahoma;
	font-size:11px;
	color:Navy;
	font-weight:bold;
}
.System_table
{
    background-color:White;
}
.System_register_textbox
{
    width:190px;
    border:solid 1px #1988DA;
}
.System_setting_title
{
    background-color:#E7E7E7;
    text-align:center;
}
.System_setting_button
{
    width:80px;
    background-color:ButtonFace;
    border:solid 1px Gray;
}
.System_login_textbox
{
    width:170px;
    border:solid 1px #1988DA;
}
.System_ButtonBorder
{
	border:solid 1px gray;
}
.tdTop
{
}
.tdBottom
{
}
.tdLeft
{
}
.tdContent
{
	/*background-image:url(../../aspnetModules/News/Images/bgr.jpg);*/
}
.tdRight
{
}
/*Modal Popup*/
.modalProgressGreyBackground 
{
    background:#CCCCCC;
	filter:alpha(opacity=60);
	opacity:0.6;
}

.modalBackground
{
	background:#CCCCCC;
	filter:alpha(opacity=60);
	opacity:0.6;
}

.modalProgressRedBackground 
{
    background:Red;
	filter:alpha(opacity=60);
	opacity:0.6;
}

.modalPopup
{
    text-align:center;
    padding-top: 0px; 
    border-style:solid; 
    border-width:1px; 
    background-color:White; 
}
/*end Modal Popup*/

/* style for system menu */
.menu_container
{
    background-image:url(../../Images/Menu/bgr_menu.gif);
}

.menu_root_item
{
    color:Black;
}
.menu_root_item A:link
{
    color:Black;
    font-weight:bold;
    font-size:11px;
}
.menu_root_item A:visited
{
    color:Black;
    font-weight:bold;
    font-size:11px;
}
.menu_root_item A:hover
{
    color:Blue;
    font-weight:bold;
    text-decoration:none;
}
.menu_footer_item
{
    color:#CD0B1C;
    font-weight:bold;
    font-size:12px;
}
.menu_footer_item A:link
{
    color:#CD0B1C;
    font-weight:bold;
    font-size:12px;
}
.menu_footer_item A:visited
{
    color:#CD0B1C;
    font-weight:bold;
    font-size:12px;
}
.menu_footer_item A:hover
{
    color:Black;
    font-weight:bold;
    text-decoration:none;
    font-size:12px;
}
.menu_sub_item
{
    background-color:#DB210B;
    font-size:11px;
}
.menu_sub_item A:link
{
    color:White;
    font-weight:bold;
}
.menu_sub_item A:visited
{
    color:White;
    font-weight:bold;
}
.menu_sub_item A:hover
{
    color:Yellow;
    font-weight:bold;
    text-decoration:none;
}
/* end style for system menu */
/* style for header */
.System_tdHeader
{
	/*background-image:url(../../Images/Banner/bgr_banner.jpg);*/
	/*height:117px;*/
}
/* end style for header */
/* style for footer */
.System_tdFooter
{
	background-image:url(../../Images/Banner/bgr_footer.jpg);
	height:108px;
}
.System_FooterText
{
    font-family:Tahoma;
    font-size:11px;
    font-weight:bold;
    color:#4f4e4d;
}
/* end style for footer*/
/* style for Login Module */
.Login_tdTop
{
	background-image:url(../../aspnetModules/Login/Images/bgr_top.jpg);
	height:29px;
}
.Login_bgrTable
{
	background-color:#e3e3e3;
}
.Login_textbox
{
    width:150px;
    border:solid 1px #757575;
}
.Login_Text
{
	color:#272C7B;
	font-weight:bold;
}
A.Login_Text:link
{
	color:#272C7B;
	font-weight:bold;
	text-decoration:none;
}
A.Login_Text:visited
{
	color:#272C7B;
	text-decoration:none;	
	font-weight:bold;
}
A.Login_Text:hover
{
	color:#272C7B;
	font-weight:bold;
	text-decoration:underline;		
}
/* end style for Login Module*/
/* style for News */
.News_CategoryTitle
{
	color:#660000;
	font-size:13px;
	font-family:Arial;
	height:30px;
	font-weight:bold;
}
A.News_CategoryTitle:link
{
	color:#660000;
	text-decoration:none;
}
A.News_CategoryTitle:hover
{
	color:#660000;
	text-decoration:underline;
}
A.News_CategoryTitle:visited
{
	color:#660000;
	text-decoration:none;
}
.News_Title
{
	color:#0730a6;
	font-weight:bold;
	text-decoration:none;
}
A.News_Title:link
{
	color:#0730a6;
	font-weight:bold;
	text-decoration:none;
}
A.News_Title:hover
{
	color:#0730a6;
	text-decoration:underline;
	font-weight:bold;
}
A.News_Title:visited
{
	color:#0730a6;
	font-weight:bold;
	text-decoration:none;
}
.News_Description
{
	color:#000000;
}

A.News_MoreNews:link
{
	color:#0730a6;
	text-decoration:none;
}
A.News_MoreNews:hover
{
	color:#0730a6;
	text-decoration:underline;
}
A.News_MoreNews:visited
{
	color:#0730a6;
	text-decoration:none;
}
.News_TinMoiNhat
{
	padding-left:5px;
	font-weight:bold;
	color:#ff0000;
}
.News_DateTime
{
	color:#4a4a4a;
	font-style:italic;
}
/* end style for News */
/*Style for Menu*/
.Menu_tdItem
{
	background-image:url(../../aspnetModules/Menu/Images/bgr_items.jpg);
}
.Menu_subItems
{
    background-color:#F0F0F0;
    font-size:11px;
}
.Menu_subItems A:link
{
    color:Black;
    font-weight:bold;
}
.Menu_subItems A:visited
{
    color:Black;
    font-weight:bold;
}
.Menu_subItems A:hover
{
    color:#C90936;
    font-weight:bold;
    text-decoration:none;
}

/*EndStyle for Menu*/
/* Style for Contact */
.Contact_TextBox
{
	border: solid 1px #dc422f;
}
/* End Style for Contact */
/* Style for Recruitment */
.Recruitment_TextBox
{
	border: solid 1px #dc422f;
}
/* End Style for Recruitment */
