/*************************************************************************/
/*	Sina Portal Version 1.0.0
/*************************************************************************/
.ModuleHead
{
	font-weight: bold;
	font-size: 14px;
	color: #99ffff;
	font-family: Arial, Tahoma, Verdana;
	background-color: #003399;
}
.ModuleHead_Blue
{
	font-weight: normal;
	font-size: 12px;
	color: #0000cc;
	font-family: Tahoma, Arial, Verdana;
	background-color: #77aadd;
}
.ModuleHead_BlueGreen
{
    font-family:Arial, Verdana;
    font-size:14px;
    font-weight:bold;
    background-color:#77CCCC;
    color:#FFFFFF;
}
.ModuleHead_DarkGreen
{
    font-family:Arial, Verdana;
    font-size:14px;
    font-weight:bold;
    background-color:#4499AA;
    color:#FFFFFF;
}
.ModuleHead_YellowGreen
{
    font-family:Arial, Verdana;
    font-size:14px;
    font-weight:bold;
    background-color:#CCDD66;
    color:#FFFFFF;
}
.ModuleHead_Green
{
	font-weight: bold;
	font-size: 14px;
	color: #33ff99;
	font-family: Arial, Verdana;
	background-color: #006600;
}
.ModuleHead_Violet
{
    font-family:Arial, Verdana;
    font-size:14px;
    font-weight:bold;
    background-color:#9988DD;
    color:#FFFFFF;
}
.ModuleHead_DarkBlue
{
    font-family:Arial, Verdana;
    font-size:14px;
    font-weight:bold;
    background-color:#4477AA;
    color:#FFFFFF;
}
.ModuleBody 
{
    font-family:Arial, Verdana;
    font-size:13.5px;
	background-color:#ffffff;
	color:Black;
}
.ModuleTitle
{
    font-family:Arial, Verdana;
    font-size:16px;
    font-weight:bold;
	background-color:#ffffff;
	color:Black;
}
.ModuleCodeBody
{
    font-family:Arial, Verdana;
    font-size:12px;
	background-color:#f6f6ea;
	color:Black;
}
.ModuleLine 
{
	background-color:#999999;
}
.ModuleLine_Blue 
{
	background-color:#4477AA;
}
.ModuleLine_Green
{
	background-color: #006600;
}
.ModuleLine_BlueGreen
{
	background-color:#4499AA;
}
.ModuleLine_YellowGreen
{
	background-color:#99AA33;
}
.ModuleLine_Violet
{
	background-color:#554499;
}
.ShadowBg
{
	background-color:#bbbbbb;
}
A.Greenlink:link
{
	font-size: 12px;
	color: #006600;
	font-family: Tahoma;
	text-decoration: none;
}
A.Greenlink:hover
{
	font-size: 12px;
	color: #00ff00;
	font-family: Tahoma;
	text-decoration: none;
}
A.Greenlink:visited
{
	font-size: 12px;
	color: #006600;
	font-family: Tahoma;
	text-decoration: none;
}
A.Greenlink:active
{
	font-size: 12px;
	color: #006600;
	font-family: Tahoma;
	text-decoration: none;
}

/*************************************************************************/
/* Text Format		 
/*************************************************************************/

.ContentPaneBg 
{
    background-color:#ffffff;
}
.BackgroundBg
{
	background-color: #ffffff;
}
body
{
    background-color:#ffffff;
}
.Head
{
	font-weight: bold;
	font-size: 16px;
	color: #ff6600;
	font-family: Arial, Tahoma;
}
.HeadRed   
{
    font-family:Tahoma, Arial, Verdana;
    font-size:13.5px;
    font-weight:bold;
    color:red;
}
.Normal
{
	font-weight: normal;
	font-size: 12px;
	color: navy;
	line-height: normal;
	font-family: Tahoma, Arial;
}
.TxtCalender
{
	font-weight: normal;
	font-size: 7.5px;
	color: #006600;
	line-height: normal;
	font-family: Tahoma, Arial;
}
.NumCalender
{
	font-weight: normal;
	font-size: 10px;
	color: #0000cc;
	line-height: normal;
	font-family: Tahoma, Arial;
}
.TxtBOX
{
	font-size: 12px;
	border-left-color: #ffffff;
	border-bottom-color: #ffffff;
	color: #000099;
	border-top-style: inset;
	border-top-color: #ffffff;
	line-height: normal;
	font-family: Tahoma, Arial;
	border-right-style: inset;
	border-left-style: inset;
	text-align: right;
	border-right-color: #ffffff;
	border-bottom-style: inset;
}
.TxtBOXL
{
	font-size: 12px;
	border-left-color: #ffffff;
	border-bottom-color: #ffffff;
	color: #000099;
	border-top-style: inset;
	border-top-color: #ffffff;
	line-height: normal;
	font-family: Tahoma, Arial;
	border-right-style: inset;
	border-left-style: inset;
	text-align: left;
	border-right-color: #ffffff;
	border-bottom-style: inset;
}
.NormalBold
{
	font-weight: bold;
	font-size: 14px;
	color: chocolate;
	line-height: normal;
	font-family: Arial, Tahoma;
}
.NormalTextBox 
{
	background-color:#ffffff;	
    font-family:Tahoma, Arial, Verdana;
    font-size:13.5px;
    font-weight:normal;
}
.NormalRed
{
	font-weight: normal;
	font-size: 12px;
	color: red;
	font-family: Tahoma, Arial, Verdana;
	text-decoration: none;
}
.NormalGreen
{
	font-weight: normal;
	font-size: 12px;
	color: #006600;
	font-family: Tahoma, Arial, Verdana;
	text-decoration: none;
}
.NormalBoldRed 
{
    font-family:Arial, Tahoma ;
    font-size:13.5px;
    font-weight:bold;
    color:red
}
.Small {
    font-family: Tahoma, Arial, Verdana;
    font-size: 11px;
    font-weight: normal;
	font-style:italic;
}
.Counter
{
	font-size: 10px;
	color: #000099;
	font-family: Arial, Tahoma;
	background-color: transparent;
}

/* Use this style to make elements invisible */
.Invisible 
{
}
/*************************************************************************/
/*		 
/*************************************************************************/
.BannerBg 
{
	background-image:url(images/bgrd_banner.gif);
    background-color:#ffffff;
}
.BannerText
{
    font-family:Arial, Verdana;
    font-size:13.5px;
    color:#dddddd;
    text-decoration:none;
    font-weight:normal	
}
A.BannerText:link 
{
    text-decoration:underline;
    color:red;
}
A.BannerText:visited  
{
    text-decoration:underline;
    color:red;
}
A.BannerText:active   
{
    text-decoration:underline;
    color:red;
}
A.BannerText:hover    
{
    text-decoration:underline;
    color:red;
}
/*************************************************************************/
/*		PORTAL BANNER STYLES
/*************************************************************************/

/***** TAB STYLES *****************/
.TabBg
{
	background-color: transparent;
}
.SelectedTabBg
{
    background-color: transparent;
        
}
.SelectedTabText
{
	font-weight: bold;
	font-size: 15px;
	vertical-align: baseline;
	color: #0000ff;
	font-family: Arial, Tahoma;
	background-color: transparent;
	text-align: center;
	text-decoration: none;
}
.UnselectedTabsBg
{
	background-color: transparent;
	
}
.UnselectedTabsText
{
	font-weight: bold;
	font-size: 15px;
	color: #000099;
	font-family: Arial, Tahoma;
	background-color: transparent;
	text-decoration: none;
}
/***** PAGEGROUP SUB-TAB STYLES *****************/
.PageGroupBgEx
{
	background-color:#000000;
}
.SelectedPageGroupBgEx 
{
    background-color:#006699;
    border-color:#000000;    
}
.SelectedPageGroupTextEx
{
    font-family:Arial, Verdana;
    font-size:12.5px;
    color:#ffffff;
    text-decoration:none;
    font-weight:bold
}
.UnselectedPageGroupsBgEx
{
    background-color:#000000;
    border-color:#000000;
}
.UnselectedPageGroupsTextEx 
{
    font-family:Arial, Verdana;
    font-size:12.5px;
    color:#cccccc;
    text-decoration:none;
    font-weight:normal
}
/***** PAGE SUB-TAB STYLES *****************/
.PageBgEx
{
	background-color:#006699;
}
.SelectedPageBgEx 
{
    background-color:#ffffff;
    border-color:#336699;    
}
.SelectedPageTextEx
{
    font-family:Arial, Verdana;
    font-size:12.5px;
    color:#555555;
    text-decoration:none;
    font-weight:bold
}
.UnselectedPagesBgEx
{
    background-color:#006699;
    border-color:#336699;
}
.UnselectedPagesTextEx 
{
    font-family:Arial, Verdana;
    font-size:12.5px;
    color:#cccccc;
    text-decoration:none;
    font-weight:normal
}	
/*************************************************************************/
/*		COMMAND BUTTON  STYLES 
/*************************************************************************/
.CommandButton
{
	border-top-width: medium;
	font-weight: bold;
	border-left-width: medium;
	font-size: 14px;
	border-left-color: #ff9900;
	border-bottom-width: medium;
	border-bottom-color: #ff9900;
	color: white;
	border-top-color: #ff9900;
	font-family: Arial, Tahoma;
	border-right-width: medium;
	text-decoration: underline;
	border-right-color: #ff9900;
}
A.CommandButton:link
{
	color: red;
	text-decoration: underline overline;
}
A.CommandButton:visited  
{
	text-decoration: underline overline;
    color:red;
}
A.CommandButton:active   
{
	text-decoration: underline overline ;
   color:red;
}
A.CommandButton:hover
{
	color: green;
	text-decoration: underline overline;
}
/*************************************************************************/
/*		NAVIGATION PANE STYLES
/*************************************************************************/
.NavigationBg
{
	color: #ccffff;
	background-color: #116ac4;
}
.NavigationTabBg 
{
    background-color:#CBD9E2;
}
.NavPaneHead   
{
    font-family:Arial, Verdana;
    font-size:13.5px;
    font-weight:bold;
    color:#eeeeee;
	background-color:#6699CC;
}
.NavPaneText
{
	font-weight: normal;
	font-size: 13px;
	color: #33ffff;
	font-family: Tahoma, Arial;
}
.NavPaneStripBg
{
	background-color:#000000; 
}
A.NavPaneText:link 
{
    text-decoration:none;
}
A.NavPaneText:visited  
{
    text-decoration:none;
}
A.NavPaneText:active   
{
    text-decoration:none;
}
A.NavPaneText:hover    
{
    text-decoration:none;
}
/*************************************************************************/
/*		PAGE NAVIGATOR STYLES 
/*************************************************************************/
DIV.PageGroupItem
{
	font-weight: normal;
	font-size: 15px;
	background-image: url(Templates/skins/netg/images/menu.gif);
	overflow: hidden;
	color: aqua;
	text-indent: 0px;
	font-family: Arial, Tahoma;
	position: absolute;
	height: 25px;
	background-color: transparent;
	text-decoration: none;
}
DIV.PageItem
{
	font-weight: normal;
	overflow: hidden;
	color: #66ffcc;
	text-indent: 20px;
	font-style: italic;
	font-family: Tahoma, Arial;
	position: absolute;
	height: 25px;
	text-decoration: none;
}
DIV.SelectedPageGroupItem
{
	font-weight: bold;
	font-size: 12px;
	background-image: url(Templates/skins/netg/images/menu.gif);
	overflow: hidden;
	color: deepskyblue;
	text-indent: 0px;
	font-family: Arial, Verdana;
	position: absolute;
	height: 25px;
	text-decoration: none;
}
DIV.SelectedPageItem
{
	position:absolute;
	font-family:Arial, Verdana;
	font-size:12px;
	font-weight:normal;
	text-indent:20; 
	color:#000000; 
	text-decoration:none;
	overflow:hidden;
	height:50;
	
}
A.AnchoredPageGroupItem
{
	clear: right;
	font-weight: bold;
	font-size: 14px;
	float: right;
	cursor: hand;
	color: aqua;
	direction: rtl;
	text-decoration: none;
}
A.AnchoredPageItem
{
	clear: right;
	font-weight: normal;
	font-size: 11px;
	float: right;
	cursor: hand;
	color: #33ffff;
	direction: rtl;
	font-style: normal;
	text-decoration: none;
}
A.SelectedAnchoredPageGroupItem
{
	clear: right;
	font-weight: bold;
	font-size: 12px;
	float: right;
	cursor: hand;
	color: #ffff00;
	direction: rtl;
	text-decoration: none;
}
A.SelectedAnchoredPageItem
{
	clear: right;
	font-weight: bold;
	font-size: 13px;
	float: right;
	cursor: hand;
	color: #ccff66;
	direction: rtl;
	font-style: normal;
	text-decoration: none;
}
A.AnchoredPageGroupItem:hover
{
	color: #ffff66;
	text-decoration: none;
}
A.AnchoredPageItem:hover    
{
    text-decoration:none;
    color:#ffffff;
    background-color:none;
}
/*************************************************************************/
/*		PAGE FOOTER STYLES
/*************************************************************************/
.FooterBg
{
	background-color: #ffffff;
}
.FooterText
{
	font-weight: normal;
	font-size: 12px;
	color: #66ffff;
	font-family: Tahoma, Arial;
}
.FooterTOPText
{
	font-weight: normal;
	font-size: 12px;
	color: #006600;
	font-family: Tahoma, Arial;
}
A.FooterText:link 
{
    text-decoration:underline;
    color:orange;
}
A.FooterText:visited  
{
    text-decoration: underline;
    color:orange;
}
A.FooterText:active   
{
    text-decoration:underline;
    color:orange;
}
A.FooterText:hover    
{
    text-decoration:underline;
    color:orange;
}
/*************************************************************************/
/*		SEARCH/SEARCH RESULT STYLES 
/*************************************************************************/
.SearchResultTitle
{
    font-family:Arial, Verdana;
    font-size:16px;
    color:blue;
}
.SearchResultBody
{
    font-family:Arial, Verdana;
    font-size:13.5px;
}
.SearchResultCategory
{
    font-family:Arial, Verdana;
    font-size:13.5px;
	color:#99A7B0;
}
.SearchBg
{
	background:#CBD9E2;
}



HR
{
	font-weight: bold;
	font-size: 3px;
	color: #006600;
}
