﻿body
{	
	background-image:url(../Images/Bground/strech_home_bg.png);
	background-repeat:repeat-x;	
	width:968px;
	height:100%;
	margin:0px;
	margin-bottom:8px;
	margin-left:90px;
	margin-right:90px;
	margin-top:8px;
	padding:0px;	
}

.CssTableMaster
{
	background-color: #FFFFFF;
	border-style:solid;
	border-color:#1761a2;
	border-width:1px;	
	margin: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
	margin-right: 0px;
	margin-top: 0px;
	padding:0px;
	height:100%;
}

.CssBodyLogin
{
	background: #EEEEEE;
	margin: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
	margin-right: 0px;
	margin-top: 0px;
	padding: 0px;
}

/************Css a tag***************/
a
{
	font-family:Arial;
	font-size:11px;
	text-decoration:none;
	color:#1761a2;
}

aHover
{
	font-family:Arial;
	font-size:11px;
	text-decoration:underline;
	color:#1761a2;
}

/************End Css a tag**************/

.CssTableView
{	
	font-family:Arial;
	font-size:12px;
	border-style: none;
	border-width: 1px;	
}

.NewsTitle
{
	font-family: Arial;
	font-size: 12px;
	text-align: left;
	font-weight: bold;
	color: #000000;
}
.NewsTitleDetail
{
	font-family: Arial;
	font-size: 18px;
	text-align: left;
	font-weight: bold;
	color: Maroon;
}
.NewsDesc
{
	font-family: Arial;
	font-size: 12px;
	font-weight: normal;
	text-align: left;
	color: #000000;
}

.NewsOther
{
	font-family: Arial;
	font-size: 12px;
	font-weight: normal;
	text-align: left;
	color: #a2aeb5;
}

.NewsSaparate
{
	border-bottom-style: solid;
	border-left-style: none;
	border-right-style: none;
	border-top-style: none;
	border-width: 1px;
	border-color: #a2aeb5;
}

.LabelNewsDate
{
	font-family: Arial;
	font-size: 10px;
	font-weight: normal;
	text-align: left;
	color: #507CD1; /*#980000;*/
}
.LabelNewsDetailDate
{
	font-family: Arial;
	font-size: 14px;
	font-weight: normal;
	text-align: left;
	color: #980000;
}

CssDivDetail
{
	font-family: Arial;
	font-size: 12px;
	text-align: left;
	font-weight: normal;
	color:#4d4d4d;	
}

.CssLabel
{
	font-family: Arial;
	font-size: 11px;
	text-align: left;
	font-weight: normal;
	color:#4d4d4d;	
}

.CssLabelView
{
	font-family: Arial;
	font-size: 12px;
	text-align: left;
	font-weight: normal;
	color:#696969;
}

.CssLabelTitle
{
	font-family: Arial;
	font-size: 12px;
	font-weight: bold;	
	text-align: right;
	color:#4d4d4d;	
}

.CssLabelDateMaterPage
{
	font-family: Arial;
	font-size: 12px;
	text-align: left;
	font-weight: bold;
	color:#4d4d4d;
}

.CssLabelContent
{
	font-family: Arial;
	font-size: 10px;
	text-align: left;
	font-weight: normal;
	color:#4d4d4d;
}

.CssLabelError
{
	font-family: Arial;
	font-size: 11px;
	text-align: left;
	color: Red;
}

.CssLabelFooter
{
	font-family: Arial;
	font-size: 11px;
	font-style:normal;
	text-align: center;	
	color:#1761a2;
}

.CssLabelBanner
{
	font-family: Tahoma;
	font-size: 10px;	
	font-weight:bold;
	text-align: center;	
	color:#1761a2;
}

.CssHr
{
	border-style:solid;
	border-width:thin;
	border-color:Gray;
}

.CssTextboxShort
{
	border-style: solid;
	border-width: 1px;
	width: 150px;
	height:20px;
	border-color: #808080;
	font-family: Arial;
	font-size: 12px;
	font-weight: normal;
	text-align: left;
}

.CssTextbox
{
	border-style: solid;
	border-width: 1px;
	width: 180px;
	height:20px;
	border-color: #808080;
	font-family: Arial;
	font-size: 12px;
	font-weight: normal;
	text-align: left;
}
.CssTextboxLong
{
	border-style: solid;
	border-width: 1px;
	width: 250px;
	border-color: #808080;
	font-family: Arial;
	font-size: 12px;
	font-weight: normal;
	text-align: left;
}
.CssListbox
{
	border-style: solid;
	border-width: 1px;
	width: 180px;
	height:20px;
	border-color: #808080;
	font-family: Arial;
	font-size: 11px;
	font-weight: normal;
	text-align: left;
}
.CssRadioButton
{
	font-family: Arial;
	font-size: 11px;
	font-weight: normal;
	text-align: left;
}
.CssCheckbox
{
	font-family: Arial;
	font-size: 11px;
	font-weight: normal;
	text-align: left;
}

.CssLegend
{
	font-family: Arial;
	font-size: 12px;
	font-weight: bold;
	color: #1761a2;
}
.CssFieldset
{
	border-style: solid;
	border-color:Gray;
	border-width: 1px;
}
.CssGridViewStyle
{
	border-style: solid;
	border-width: 1px;
	border-color:#4d4d4d;
	font-size: 11px;
	font-family: Arial;
	font-weight: normal;
	color:#4d4d4d;
	}

.CssGridRowStyle /*row le*/
{
	background-color: #ffffff;
	font-family: Arial;
	font-size: 11px;
	font-weight: normal;
	height:20px;
}
.CssGridAlternatingRowStyle /*row chan*/
{
	background-color:#e1f0ff;
	font-family: Arial;
	font-size: 11px;
	font-weight: normal;
	height:20px;
}
.CssGridHeaderStyle
{
	background-color: #277bc4; /*#519FD3;#507CD1,#2461BF;*/
	font-family: Tahoma;
	font-size: 11px;
	font-weight: bold;
	text-align: center;
	color: White;
	height: 22px;
}
.CssGridPagerStyle
{
	background-color: White;
	font-family: Arial;
	font-size: 11px;
	font-weight: normal;
	text-align: right;
	color: Red;
}

.CssDataGridStyle
{
	border-style: solid;
	border-width: 1px;
	border-color:#4d4d4d;
	font-size: 11px;
	font-family: Arial;
	font-weight: normal;
	color:#4d4d4d;
}

.CssDataGridHeaderStyle
{
	background-color: #277bc4; /*#507CD1,#2461BF;*/
	font-family: Tahoma;
	font-size: 11px;
	font-weight: bold;
	text-align: center;
	color: White;
	height: 22px;
}

.CssDataGridAlternatingItemStyle /*row chan*/
{
	background-color: #e1f0ff;
	font-family: Arial;
	font-size: 11px;
	font-weight: normal;
	height: 20px;
}

.CssDataGridItemStyle
{
	background-color: #ffffff;
	font-family: Arial;
	font-size: 11px;
	font-weight: normal;
	height: 20px;
}

.CssDataGridSelectedItemStyle
{
	background-color: #2461BF;
	font-family: Arial;
	font-size: 11px;
	font-weight: normal;
}

.CssDataGridEditItemStyle
{
	background-color: #2461BF;
	font-family: Arial;
	font-size: 11px;
	font-weight: normal;
}

/**********CSS Phan trang**********/
.PagerContainerTable
{
	border-right: #333333 1px solid;
	border-top: #333333 1px solid;
	border-left: #333333 1px solid;
	color: #d1d1e1;
	border-bottom: #333333 1px solid;
	background-color: #FFFFFF;
}
.PagerInfoCell
{
	padding-right: 6px;
	padding-left: 6px;
	padding-bottom: 3px;
	font: bold 11px arial, verdana, geneva, lucida, 'lucida grande' , arial, helvetica, sans-serif;
	color:#f0f1f2;
	padding-top: 3px;
	white-space: nowrap;
	background-color: #519FD3; /*#990000;*/
	font-weight:normal;
}
.PagerInfoCell:link
{
	color: #ffcc66;
	text-decoration: none;
}
.PagerInfoCell:visited
{
	color: #ffcc66;
	text-decoration: none;
}
.PagerCurrentPageCell
{
	color: #990000;
	background-color: #FFFF99;
}
.PagerOtherPageCells
{
	background-color: #f0f1f2;
}
.PagerSSCCells
{
	background-color: #cccccc;
}
.PagerHyperlinkStyle
{
	font: 11px arial, verdana, geneva, lucida, 'lucida grande' , arial, helvetica, sans-serif;
}
.PagerHyperlinkStyle:hover
{
	color: #000000;
	text-decoration: none;
	font: 11px arial, verdana, geneva, lucida, 'lucida grande' , arial, helvetica, sans-serif;
}
.PagerHyperlinkStyle:link
{
	color: #000000;
	text-decoration: none;
	font: 11px arial, verdana, geneva, lucida, 'lucida grande' , arial, helvetica, sans-serif;
}
.PagerHyperlinkStyle:visited
{
	color: #000000;
	text-decoration: none;
	font: 11px arial, verdana, geneva, lucida, 'lucida grande' , arial, helvetica, sans-serif;
}
.PagerHyperlinkStyle:active
{
	color: #000000;
	text-decoration: none;
	font: 11px arial, verdana, geneva, lucida, 'lucida grande' , arial, helvetica, sans-serif;
}
/**********End CSS Phan trang**********/
/******** CSS cho menu ***********/
.CssMenuStaticMenuItemStyle
{
	background: #ffffff;	
	font-family: Arial, Helvetica;
	font-size: 11px;
	text-align: left;	
	border-style: none;
	color:#4d4d4d;		
}

.CssMenuStaticMenuStyle
{
	background:#ffffff;	
	font-family: Arial, Helvetica;
	font-size: 11px;
	text-align: left;			
	border-style: none;
	color: #4d4d4d;
}

.CssMenuStaticHoverStyle
{	
	font-family: Arial, Helvetica;
	font-size: 11px;
	text-align: left;	
	border-style: none;	
	color: #1761a2;	
}

.CssMenuStaticSelectedStyle
{
	background:#FF99FF;
	font-family: Arial, Helvetica;
	font-size: 11px;
	text-align: left;
	font-weight:bold;
	border-style: none;
	color: #1C1C1C;
}

.CssLevelMenuItemStyle_1
{
	color: White;
    background-color: #ffffff;
    background-image:url(../Images/Menu/left_menu.png);
    background-repeat:no-repeat;
    font-family: Arial, Helvetica;
    font-size: 12px;
    text-align: left;
    font-weight: bold;
}

.CssLevelMenuItemStyle_2
{	
    background-color: #ffffff;
    font-family: Arial, Helvetica;
    font-size: 11px;
    text-align: left;    
}
/************End CSS Menu**************/
/************CSS Calender**************/
.WebDateChooser
{
	border-color:#808080; /*#006699;*/
	font-family:Arial;
	font-size:11px;
	text-align :left;
	border-width:1px;
	border-style:solid;
	width:150px;
	height:20px;
		
}

.CalendarStyle
{
	font-style: normal;
}

.DayHeaderStyle
{
	background-color: #bad07e;
	color: #0f3782;
	font-weight: bold;
	font-family:Arial;
	font-size:11px;
}

.DayStyle
{
	background-color: White;
	font-family: Arial;
	font-size: 11px;
}

.OtherMonthDayStyle
{
	color: #ACA899;
}

.SelectedDayStyle
{
	color:Red;
	font-weight:bold;
}

.TitleStyle
{
	background-color: #9EBEF5;
	color:Red;
}

.FooterStyle
{	
	background-color: White;
	font-family:Arial;
	font-size:12px;
	font-weight:bold;
}

.CssWebNumericEdit
{
	font-family:Arial;
	font-size:11px;
	width:50px;
	border-style:solid;
	border-width:1px;
	border-color:#808080;		
}






