body
{
	font-size: smaller;
	background-image: url(Images/PagesBg.jpg);
	background-repeat: repeat;
	font-family: Tahoma;
	background-color:#ffffff;
	margin-top:0;
	margin-left:0;
	margin-right:0;
	margin-bottom:0;	
}

.HyperLink
{
	font-family: Tahoma;
	color: Blue;
	Font-Size: 11px ;
}
.MessagePanelBox
{
	background-color:#CCDCFE;
	border-color:#3864A6;
}

.Button
{
	border-right: #1C5180 1px solid;
	border-top: #1C5180 1px solid;
	border-left: #1C5180 1px solid;
	border-bottom: #1C5180 1px solid;
	color: white;
	background-color: #3864A6;
	font-family: Tahoma;
	Font-Size: 10px ;
}

.ErrorLabel
{
	color: Red;
	background-color: transparent;
	font-family: Tahoma;
	Font-Size:11px ;
}

.TextBox
{
	border-right: #011B7C 1px solid;
	border-top: #011B7C 1px solid;
	border-left: #011B7C 1px solid;
	border-bottom: #011B7C 1px solid;
	color:Black;
	background-color:White;
	font-family: Tahoma;
	Font-Size:11px ;
}

.DDList
{
	border-right: #011B7C 1px solid;
	border-top: #011B7C 1px solid;
	border-left: #011B7C 1px solid;
	color: Black;
	border-bottom: #011B7C 1px solid;
	font-family: Tahoma;
	background-color: white;
	Font-Size:11px ;
}

.ListBox
{
	border-right: #011B7C 1px solid;
	border-top: #011B7C 1px solid;
	border-left: #011B7C 1px solid;
	color: black;
	border-bottom: #011B7C 1px solid;
	font-family: Tahoma;
	background-color: white;
	Font-Size:11px ;
}

.CheckBox
{
	font-family :Tahoma;
	Font-Size:11px ;
	color: #3864A6;
}

.OptionButton
{
	color: #3864A6;
	font-family: Tahoma;
	Font-Size:11px ;
}

.Table
{
	color : Blue;
	font-family: Tahoma;
	background-color: Gray;
}

.Label
{
	color:Black ;
	background-color: transparent;
	font-family: Tahoma;
	font-size:12px ;
}

.DataLabel
{
	color: #3864A6;
	background-color: transparent;
	font-family: Tahoma;
	font-size: 12px;
}

.FormCaption
{
	color:White;
	background-color: transparent;
	font-family: Tahoma;
	font-size:11px ;

}

.Validator
{
	font-family: Tahoma;
	font-size:11px ;
}

.Panel
{
	background-color: transparent;
	font-family: Tahoma;
	font-size:11px ;
	border: solid 1px #808080 ;
}

.Grid
{
	border-right: #ffab1a 1px;
	border-top: #ffab1a 1px;
	border-left: #ffab1a 1px;
	border-bottom: #ffab1a 1px;
	border-collapse: collapse;
	background-color: white;
	font-size:11px;
	font-weight:normal;
}

.GridAlternatingItemStyle
{
	background:#E4E4E4;
	font-family: Nesf;
	color:#000000;
	font-size:12px ;
	font-weight:normal;
}

.GridAlternatingItemStyle A
{
	background:#E4E4E4;
	font-family: Tahoma;
	color:#3864A6;
	font-size:11px ;
	font-weight:normal;
}

.GridAlternatingItemStyle A:hover
{
	color:Red;
}

.GridSelectedItemStyle
{
	font-weight:normal;
	color:White;
	background:#0099FF;
	font-family: Tahoma;
	font-size:11px ;
}

.GridSelectedItemStyle A
{
	font-weight:normal;
	color:Red ;
	background:#0099FF;
	font-family: Tahoma;
	font-size:11px ;
}

.GridItemStyle
{
	background: White;
	color:#3864A6;
	font-family: Nesf;
	font-size:12px ;
	font-weight:normal;
}
.GridItemStyle A
{
	 color:#3864A6;
}
.GridItemStyle  A:hover
{
	color:Red;
}

.GridHeaderStyle
{
	background: #FFE075;
	color:#011B7C;
	font-family: Nesf;
	text-align: center;
	font-size:13px ;
	font-weight:normal  ;
	vertical-align:bottom;
	height:25px;
}

.GridHeaderStyle A
{
	color:White ;
	font-size:13px ;
	font-weight:bold ;
	vertical-align:bottom;
}

.GridHeaderStyle A:hover
{
	color:White;
	font-size:13px ;
	vertical-align:bottom;
	font-weight:bold ;
}

.GridHeaderSort
{
	color:#3864A6;
}
.GridFooterStyle 
{
	color:Black;
	background-color:#CCCCCC;
	font-family: Nesf;
	font-size:12px ;
	font-weight:normal;
}
.GridPagerStyle 
{
	text-align:center;
	color:#125a9f;
	background:#D4D0C8;
	font-family: Nesf;
	font-weight: normal;
	font-size:12px ;

}

.GridPagerStyle A
{
	color:White;
}

.GridPagerStyle A:hover
{
	color:#FFB300;
}


.TextBoxFilter
{
	color:Black ;
	background-color:#fcfcfc;
	font-family: Tahoma;
	font-size:10px ;

	border-right: White 2px solid;
	border-top: DarkGray 2px solid;
	border-left: DarkGray 2px solid;
	border-bottom: White 2px solid;
}

.PagerLabel
{
	color:Black;
	background-color: transparent;
	font-family: Tahoma;
	font-size:10px ;
}

.PagerTextBox
{
	color: black;
	background-color: #d2e2fb;
	font-family: Tahoma;
	font-size:10px ;	
	border-right: #3864A6 1px solid;
	border-top: #3864A6 1px solid;
	border-left: #3864A6 1px solid;
	border-bottom: #3864A6 1px solid;
}

.SearchTextBox
{
	color:Black ;
	background-color:White;
	font-family: Tahoma;
	font-size:10px ;

	border-right: Black 1px solid;
	border-top: Black 1px solid;
	border-left: Black 1px solid;
	border-bottom: Black 1px solid;
	height:22;
}

.SearchDDList
{
	border-right: dodgerblue 1px solid;
	border-top: dodgerblue 1px solid;
	border-left: dodgerblue 1px solid;
	border-bottom: dodgerblue 1px solid;
	color:Black;
	font-family: Tahoma;
	font-size:10px ;
	background-color: #E4E4E4;
}

.SearchButton
{
	color:White ;
	background-color: #E4E4E4;
	font-size:10px ;
	font-family: Tahoma;
}

.SearchBarTableRow
{
	color: Blue;
	font-family: Tahoma;
	background-color: #E4E4E4;
}

.SearchErrorLabel
{
	color: #3864A6;
	background-color: transparent;
	font-family: Tahoma;
	Font-Size:11px ;
	font-weight:bold;
}

.SearchBarBorderTable
{
	border-right: black 1px  solid;
	border-top: black 1px  solid;
	border-left: black 1px  solid;
	border-bottom: black 1px  solid;
}

.Warningable {background-color: transparent;}
.Errorable {background-color: transparent;}
.Successable {background-color: transparent;}

.MsgErrorTitle
{
	color: Red;
	background-color: transparent;
	font-family: Tahoma;
	Font-Size:11px ;
	font-weight:bold;
}

.MsgSuccessTitle
{
	color:Green;
	background-color: transparent;
	font-family: Tahoma;
	Font-Size:11px ;
	font-weight:bold;
}

.MsgWarningTitle
{
	color:Blue;
	background-color: transparent;
	font-family: Tahoma;
	Font-Size:11px ;
	font-weight:bold;
}

.MsgErrorText
{
	color:Black ;
	background-color: transparent;
	font-family: Tahoma;
	Font-Size:11px ;
}

.MsgSuccessText
{
	color:Black ;
	background-color: transparent;
	font-family: Tahoma;
	Font-Size:11px ;
}

.MsgWarningText
{
	color:Black;
	background-color: transparent;
	font-family: Tahoma;
	Font-Size:11px ;
}

.MsgErrorDesc
{
	color:Black ;
	background-color: transparent;
	font-family: Tahoma;
	Font-Size:10px ;
}

.MsgSuccessDesc
{
	color:Black ;
	background-color: transparent;
	font-family: Tahoma;
	Font-Size:10px ;
}

.MsgWarningDesc
{
	color:Black ;
	background-color: transparent;
	font-family: Tahoma;
	Font-Size:10px ;
}

.HomeSideBar
{
	font-family:Tahoma;
	font-size:11px;
}
.EnglishNewsBody
{
	font-family:Tahoma;
	font-size:11px;
}
.HomeMainContent
{
	font-family:Tahoma;
	font-size:11px;
}
.HotNewsItem
{
	font-family:Tahoma;
	font-size:11px;
}
.HotNewsTitles
{
	font-family:Tahoma;
	font-size:11px;
	font-weight:bold;
}


.StatisticLabel
{
	color:Black ;
	background-color: transparent;
	font-family: Tahoma;
	font-size:11px ;
}

.HelpHintLabel
{
	color:#3864A6;
	background-color: transparent;
	font-family: Tahoma;
	font-size:10px ;
}

.TitleLabel
{
	color:#011B7A;
	background-color: transparent;
	font-family: Tahoma;
	font-size:10px ;
}
.TreeDefaultStyle
{
	font-size: 8pt;
	font-family: Tahoma;
	background-color: #EFEFEF;
	FILTER: progid:DXImageTransform.Microsoft.Gradient(gradientType=1,startColorStr=#f8f7f7,endColorStr=#e5e4e4); 

}	
.TreeSelectedStyle
{
	font-size: 8pt;
	font-family: Tahoma;
	background-color: #ff9900;
}
.TreeHoverStyle
{
	font-size: 8pt;
	font-family: Tahoma;
	background-color: #B23833;
	color:White; 
}
.CategoryPathLink
{
	font-family: Tahoma;
	color: Blue;
	Font-Size: 11px ;
}
.CategoryPath
{
	font-family: Tahoma;
	Font-Size: 11px ;
}

.CategoryNextPrev
{
	font-family:Webdings;
	color: Blue;
	text-decoration:none;	
	Font-Size: 11px ;
}

.FooterBar
{
	font-size: 10pt;
	font-family: Tahoma;
	background-color: #3864A6;
	color:White ;
}
.HeaderTable
{
	background-color:#CCDCFE;
}


.TopGroup 
{ 
background-color:#DBD7D0; 
border-width:1px; 
border-color:gray; 
border-style:solid; 
cursor:default; 
} 

.MenuGroup 
{ 
background-image:url(./images/aspnetmenu_background.gif); 
border-width:1px; 
border-color:#7E7E81; 
border-style:solid; 
cursor:default; 
} 

.TopMenuItem 
{ 
background-color:#DBD7D0; 
color:black; 
font-family:MS Sans Serif; 
font-size:12px; 
border-width:1px; 
border-color:#DBD7D0; 
border-style:solid; 
padding:0px; 
padding-left:10px; 
padding-right:10px; 
cursor:default; 
} 

.TopMenuItemOver 
{ 
background-color:#C2C5C8; 
color:black; 
font-family:MS Sans Serif; 
font-size:12px; 
border-width:1px; 
border-color:#A6A8B2; 
border-style:solid; 
padding:0px; 
padding-left:10px; 
padding-right:10px; 
cursor:default; 
} 

.MenuItem 
{ 
font-family:MS Sans Serif; 
font-size:9px; 
padding:5px; 
padding-left:10px; 
padding-right:10px; 
cursor:default; 
} 

.MenuItemOver 
{ 
background-color:#C2C5C8; 
color:black; 
font-family:MS Sans Serif; 
font-size:9px; 
padding:5px; 
padding-left:10px; 
padding-right:10px; 
cursor:default; 
} 

.MenuBreak 
{ 
margin-left:27px; 
} 

.ListTitle
{
	color: #3864A6 ;
	background-color: #FFF4F8;
	font-family: Tahoma;
	Font-Size:12px ;
}

.TextComments
{
	color: #000080 ;
	background-color: #F9F9F9;
	font-family: Tahoma;
	Font-Size:12px ;
}

.ReportPagerTitle
{
	color: #000080 ;
	background-color: #F9F9F9;
	font-family: nesf;
	Font-Size:12px ;
}

.ReportPagerMainTitle
{
	color: #000080 ;
	background-color: #F9F9F9;
	font-family: nesf;
	Font-Size:14px ;
	font-weight:bold;
}

.GridReportTitlePort1
{
	color: #3864A6 ;
	background-color: #EAF1FD;
	font-family: Tahoma;
	Font-Size:12px ;
	border-color:#EAF1FD;

}

.GridReportTitlePort2
{
	color: #3864A6 ;
	background-color: #FFF4F8;
	font-family: Tahoma;
	Font-Size:12px ;
	border-color:#FFF4F8;
}

.GridReportTitlePort3
{
	color: #3864A6 ;
	background-color: #F4FDF2;
	font-family: Tahoma;
	Font-Size:12px ;
	border-color:#F4FDF2;
}

.GridReportTitlePort4
{
	color: #3864A6 ;
	background-color: #FAF4FF;
	font-family: Tahoma;
	Font-Size:12px ;
	border-color:#FAF4FF;
}

.GridReportTitlePort5
{
	color: #3864A6 ;
	background-color: #FFF9EC;
	font-family: Tahoma;
	Font-Size:12px ;
	border-color:#FFF9EC;
}


.GridReportTitlePort6
{
	color: #3864A6 ;
	background-color: #CCCCCC;
	font-family: Tahoma;
	Font-Size:12px ;
	border-color:#CCCCCC;
}

.GridReportSmallTitle
{
	color: #3864A6 ;
	font-family: Tahoma;
	Font-Size:10px ;
}

.GridReportLargeTitle
{
	color: #3864A6 ;
	font-family: Tahoma;
	Font-Size:13px ;
	font-weight : bold;
}


.ReportDateFilter
{
	color: #000080 ;
	background-color: #F9F9F9;
	font-family: Tahoma;
	Font-Size:12px ;
}

.ReportDateFilter2
{
	color: #000080 ;
	background-color: #C2D3FC;
	font-family: Tahoma;
	Font-Size:12px ;
}

.ReportPortFilter
{
	color: #000080 ;
	background-color: #EFEFEF;
	font-family: Tahoma;
	Font-Size:12px ;
}

.LabelErrorDesc
{
	color:White  ;
	background-color: #993300;
	font-family: Tahoma;
	Font-Size:12px ;
}

.CellGradient
{
	FILTER: progid:DXImageTransform.Microsoft.Gradient(gradientType=0,startColorStr=#f8f7f7,endColorStr=#e5e4e4); 
	COLOR: black;
}