/* ================================
    CSS STYLES FOR E-ing Tech Blue Skin
   ================================
*/   

.Head
{
	font-weight: bold;
	font-size: 8.5pt;
	color: #741205;
	font-family: Verdana;
}

Body
{
	background-color:#ffffff;
    color: black;
	font-family: verdana;
	font-size: 10px;
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
}

.LeftPane {
	font-family: verdana;
	font-size: 8.5pt;
}

.ContentPane {
	
    color: black;
	font-family: verdana;
	font-size: 8.5pt;
	
}


.ContentWhite{

	color: #ffffff;
	font-family: verdana;
	font-size: 8.5pt;
	background-color: #8C825F;

}


.ContentWhiteText{

	color: #ffffff;
	font-family: verdana;
	font-size: 8.5pt;
}

.RightPane {
	font-family: verdana;
	font-size: 8.5pt;
}

/* text style used for most text rendered by modules */
.Normal
{
	font-family: Verdana, Arial, Helvetica, sans-serif;
    font-size: 10px;
    font-weight: normal;
    color: #464646;
	text-align: justify;
}

/* text style for the selected tab */
.SelectedTab {
    font-weight: normal;
    font-size: 8.5pt;
    color: #ffffff;
    font-family: Verdana;
    text-decoration: none;
}

/* hyperlink style for the selected tab */

A.SelectedTab:link {
    text-decoration:    none;
     color: #ffffff;
}

A.SelectedTab:visited  {
    text-decoration:    none;
     color: #ffffff;
}

A.SelectedTab:active   {
    text-decoration:    none;
    color: #ffffff;
}

A.SelectedTab:hover    {
    color: #ff0000;
      font-family: verdana;
     color: #ffffff;
}

.SubHead    {

    color: #000000;
	/* Header Font Color */
}


.SubSubHead {
    color: #000000;
}

A:link  {
    color: #0000ff;
    text-decoration: none;
    font-family: verdana;
    font-size: 8.5pt;
    padding-bottom: 5px;

}

A:Hover  {
    color: #ff0000;
      font-family: verdana;
    font-size: 8.5pt;

	
}

A:visited  {
    
    text-decoration: none;
    font-family: verdana;
    font-size: 8.5pt;
	padding-bottom: 5px;


}

/* hyperlink style for buttons and link buttons used in the portal admin pages */
A.CommandButton:link {
   color: #0000ff;
    text-decoration: none;
    font-family: verdana;
    font-size: 8.5pt;
	padding-bottom: 5px;
}

A.CommandButton:visited  {
    color: #0000ff;
    text-decoration: none;
    font-family: verdana;
    font-size: 8.5pt;
	padding-bottom: 5px;

}


/* text style for the unselected tabs */
.OtherTabs {
    font-weight: normal;
    font-size: 10px;
    color:#ffffff;
	padding-bottom: 5px;
    font-family: Arial, Helvetica, sans-serif;
    text-decoration: none;
}	
A.OtherTabs {
    font-weight: normal;
    font-size: 8.5pt;
	padding-bottom: 5px;
    color:#ffffff;
    font-family: Verdana, Helvetica, sans-serif;
    text-decoration: none;

}
    
/* hyperlink style for the unselected tabs */
A.OtherTabs:link {
    text-decoration:    none;
    font-size: 8.5pt;
    color:#ffffff;
	padding-bottom: 5px;
    font-family: Verdana, Helvetica, sans-serif;
	

}

A.OtherTabs:visited  {
    text-decoration:    none;
    font-size: 8.5pt;
    color:#ffffff;
	padding-bottom: 5px;
    font-family: Verdana, Helvetica, sans-serif;

}

A.OtherTabs:active   {
   text-decoration: none;
   font-size: 8.5pt;
   color:#000000;
   padding-bottom: 5px;
   font-family: Verdana, Helvetica, sans-serif;

}

A.OtherTabs:hover    {
    text-decoration:    underline;
    font-size: 8.5pt;
    color:#efefef;
	padding-bottom: 5px;
    font-family: Verdana, Helvetica, sans-serif;

}

.Footer
{
	font-weight: normal;
	font-size: 8.5pt;
	color: #000000;
	font-family: Verdana
	text-decoration: none;
}
.Skinobject {
    font-weight: normal;
    font-size: 10px;
    color:#741205;
	padding-bottom: 5px;
    font-family: Arial, Helvetica, sans-serif;
    text-decoration: none;
}	
A.Skinobject {
    font-weight: normal;
    font-size: 8.5pt;
	padding-bottom: 5px;
    color:#741205;
    font-family: Verdana, Helvetica, sans-serif;
    text-decoration: none;

}
    
/* hyperlink style for the unselected tabs */
A.Skinobject:link {
    text-decoration:    none;
    font-size: 8.5pt;
    color:#741205;
	padding-bottom: 5px;
    font-family: Verdana, Helvetica, sans-serif;
	

}

A.Skinobject:visited  {
    text-decoration:    none;
    font-size: 8.5pt;
    color:#741205;
	padding-bottom: 5px;
    font-family: Verdana, Helvetica, sans-serif;

}

A.Skinobject:active   {
   text-decoration: none;
   font-size: 8.5pt;
   color:#741205;
   padding-bottom: 5px;
   font-family: Verdana, Helvetica, sans-serif;

}

A.Skinobject:hover    {
    text-decoration:    underline;
    font-size: 8.5pt;
    color:#A16812;
	padding-bottom: 5px;
    font-family: Verdana, Helvetica, sans-serif;

}
.login {
    font-weight: normal;
    font-size: 10px;
    color:#ff0000;
	padding-bottom: 5px;
    font-family: Arial, Helvetica, sans-serif;
    text-decoration: none;
}
.NormalTextBox {
	FONT-WEIGHT: normal;
	FONT-SIZE: 11px;
    border: 1 solid #B7B7B7;
	background-color: #FCFCFC;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: #EA8300;
	
}
.StandardButton { 
	BORDER-RIGHT: #FFFFFF 1px solid; 
	BORDER-TOP: #FFFFFF 1px solid; 
	FONT-SIZE: 10px; 
	BORDER-LEFT: #FFFFFF 1px solid; 
	BORDER-BOTTOM: #FFFFFF 1px solid; 
	FONT-FAMILY: Verdana, Arial, Helvetica, sans-serif;
	color:# FF0000;
	background-color:#BAAC90;
 }
/* Main Menu */
.MainMenu_MenuContainer {
	padding-left: 11px; 
	BACKGROUND-COLOR: transparent; 
	WIDTH: 210px; 
	HEIGHT: 24px;
}
.MainMenu_MenuBar {
	CURSOR: hand; 
	HEIGHT: 24px; 
	WIDTH: 180px;
	background-color: #0066FF;
}
.MainMenu_MenuItem {

	BORDER-RIGHT: #ff0000 0px solid;
	BORDER-TOP: #CCD7E1 0px solid;
	BORDER-LEFT: #CCD7E1 0px solid;
	BORDER-BOTTOM: #CCD7E1 0px solid; 
	FONT-WEIGHT: bold; 
	FONT-SIZE: 8pt; 
	CURSOR: hand; 
	COLOR: #741205; 
	FONT-STYLE: normal; 
	FONT-FAMILY: Tahoma, Arial, Helvetica;
	BACKGROUND-COLOR: transparent; 	
	padding-left: 2px; 
	HEIGHT: 24px; 
	WIDTH: 180px;
	}
.MainMenu_MenuIcon {
	display:none
	}
.MainMenu_SubMenu {
	BORDER-RIGHT: #253056 0px solid; 
	BORDER-TOP: #253056 0px solid; 
	Z-INDEX: 0; 
	BORDER-LEFT: #253056 0px solid; 
	CURSOR: hand; 
	BORDER-BOTTOM: #253056 0px solid; 
	BACKGROUND-COLOR: #E5DED6;
}
.MainMenu_MenuBreak {
	BORDER-RIGHT: #eeeeee 0px solid; 
	BORDER-TOP: #eeeeee 1px solid; 
	BORDER-LEFT: #eeeeee 0px solid; 
	BORDER-BOTTOM: #eeeeee 1px solid; 
	HEIGHT: 1px; 
	BACKGROUND-COLOR: #eeeeee
}
.MainMenu_MenuItemSel {
		BORDER-RIGHT: #ffffff 0px solid; 
		BORDER-TOP: #ffffff 0px solid; 
		Z-INDEX: 0; 
		BORDER-LEFT: #ffffff 0px solid; 
		CURSOR: hand; 
		BORDER-BOTTOM: #ffffff 0px solid; 
		FONT-WEIGHT: bold; 
		FONT-SIZE: 8pt; 
		CURSOR: hand; 
		COLOR: #DF8200; 
		FONT-STYLE: normal; 
		FONT-FAMILY: Tahoma, Arial, Helvetica; 
		BACKGROUND-COLOR: transparent; 
		padding-left: 2px; 
		HEIGHT: 24px; 
		WIDTH: 180px; 
		background-image: url(data/button.jpg)
}
.MainMenu_MenuArrow {
	display:none
}
.MainMenu_RootMenuArrow {
display:none

}


.p_normal
{
	font-family:Verdana, Arial, Helvetica, sans-serif;
    font-size: 10px;
    font-weight: normal;
	text-align: justify;
    color: #76562A;
}
.news_date
{
	font-family: Verdana, Arial, Helvetica, sans-serif;
    font-size: 10px;
    font-weight: bold;
    color: #A72F2E;
}

A.edu_links {
    font-weight: normal;
	text-align:justify;
    font-size: 8.5pt;
	padding-bottom: 5px;
    color:#464646;
    font-family: Verdana, Helvetica, sans-serif;
    text-decoration: none;

}
A.edu_links:link {
    text-decoration: none;
	text-align:justify;
    font-size: 8.5pt;
    color:#464646;
	padding-bottom: 5px;
    font-family: Verdana, Helvetica, sans-serif;
	

}

A.edu_links:visited  {
    text-decoration: none;
	text-align:justify;
    font-size: 8.5pt;
    color:#464646;
	padding-bottom: 5px;
    font-family: Verdana, Helvetica, sans-serif;

}

A.edu_links:active   {
   text-decoration: none;
   text-align:justify;
   font-size: 8.5pt;
   color:#464646;
   padding-bottom: 5px;
   font-family: Verdana, Helvetica, sans-serif;

}

A.edu_links:hover    {
    text-decoration: underline;
	text-align:justify;
    font-size: 8.5pt;
    color:#D67A05;
	padding-bottom: 5px;
    font-family: Verdana, Helvetica, sans-serif;

}
.big_heading
{
	font-family: Verdana, Arial, Helvetica, sans-serif;
    font-size: 13px;
    font-weight: bold;
    color: #E68000;
}
.cnt_head
{
	font-weight: bold;
	font-size: 8.5pt;
	color: #ffffff;
	font-family: Verdana, Arial, Helvetica, sans-serif;
}


