/* ================================
    CSS STYLES FOR E-ing Tech Blue Skin
   ================================
*/   


/* text style for the unselected tabs */

/* Main Menu */
.MainMenu_MenuContainer {
	padding-left: 11px; 
	BACKGROUND-COLOR: transparent; 
	WIDTH: 210px; 
	HEIGHT: 24px;
	vertical-align : middle;
	padding-top : 5px;
	paddign-right : 5px;
}
.MainMenu_MenuBar {
	CURSOR: hand; 
	HEIGHT: 10px; 
	WIDTH: 180px;
	background-color: #0066FF;
	vertical-align : middle;
}
.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: #475162; 
	FONT-STYLE: normal; 
	FONT-FAMILY: Tahoma, Arial, Helvetica;
	BACKGROUND-COLOR: transparent; 	

	/*padding-right: 5px;
	padding-top: 5px;
	HEIGHT: 24px; 

	vertical-align : middle;*/
	}
.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: #C8D0D8;
	color:#475162;
	font-style : normal;
	font-family: Tahoma, Arial, Helvetica;
	font-weight: bold;/*
	font-size : 8pt;
	height : 20px;
	padding-left : 5px;
	padding-right : 5px;*/
}

.MainMenu_RootMenuItemBreadcrumb
{  
    background-color: #FFFFFF;
}

.MainMenu_MenuBreak {
	BORDER-RIGHT: #eeeeee 0px solid; 
	BORDER-TOP: #eeeeee 1px solid; 
	BORDER-LEFT: #eeeeee 0px solid; 
	BORDER-BOTTOM: #eeeeee 1px solid; 
	HEIGHT: 1px;
	width : 10px; 
	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: #7B8698; 
		FONT-STYLE: normal; 
		FONT-FAMILY: Tahoma, Arial, Helvetica; 
		BACKGROUND-COLOR: transparent; 

}

.rootmenuitembreadcrumb TD{ 
		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: #7B8698; 
		FONT-STYLE: normal; 
		FONT-FAMILY: Tahoma, Arial, Helvetica; 
		BACKGROUND-COLOR: #FFFFFF; 
		HEIGHT: 20px;
}

.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: #485264;
}
.current_date
{
	font-family: Verdana, Arial, Helvetica, sans-serif;
    font-size: 10px;
    font-weight: normal;
    color: #485264;
}

A.edu_links, A.edu_links:link, A.edu_links:visited, A.edu_links:active   {
    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:hover    {
    text-decoration: underline;
	text-align:justify;
    font-size: 8.5pt;
    color:#485264;
	padding-bottom: 5px;
    font-family: Verdana, Helvetica, sans-serif;

}

A.bottom_links, A.bottom_links:link, A.bottom_links:visited, A.bottom_links:active   {
    font-weight: normal;
	text-align:justify;
    font-size: 8.5pt;
	padding-bottom: 5px;
    color:#ffffff;
    font-family: Verdana, Helvetica, sans-serif;
    text-decoration: none;
}
A.bottom_links:hover    {
    text-decoration: underline;
	text-align:justify;
    font-size: 8.5pt;
    color:#485264;
	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: #7B8698;
}
A.top_links, A.top_links:link, A.top_links:visited, A.top_links:active   {
    font-weight: normal;
	text-align:justify;
    font-size: 8.5pt;
	padding-bottom: 5px;
    color:#485264;
    font-family: Verdana, Helvetica, sans-serif;
    text-decoration: none;
}
A.top_links:hover    {
	font-weight: normal;
    text-decoration: underline;
	text-align:justify;
    font-size: 8.5pt;
    color:#ffffff;
	padding-bottom: 5px;
    font-family: Verdana, Helvetica, sans-serif;

}




