/* ================================
    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;
}
.MainMenu_MenuBar {
	CURSOR: hand; 
	HEIGHT: 24px; 
	WIDTH: 220px;
	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: #365692; 
	FONT-STYLE: normal; 
	FONT-FAMILY: Tahoma, Arial, Helvetica;
	BACKGROUND-COLOR: transparent; 	
	padding-left: 2px; 
	HEIGHT: 24px; 
	WIDTH: 220px;
	}
.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: #F6F9FF;
             DIRECTION:rtl;
}
.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: transparent; 
}
.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: #5174B8; 
		FONT-STYLE: normal; 
		FONT-FAMILY: Tahoma, Arial, Helvetica; 
		BACKGROUND-COLOR: transparent; 
		padding-left: 2px; 
		HEIGHT: 24px; 
		WIDTH: 220px; 
		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: #5174B8;
}
.current_date
{
	font-family: Verdana, Arial, Helvetica, sans-serif;
    font-size: 10px;
    font-weight: normal;
    color: #5174B8;
}

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:#89A5D1;
	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:#5174B8;
    font-family: Verdana, Helvetica, sans-serif;
    text-decoration: none;
}
A.bottom_links:hover    {
    text-decoration: underline;
	text-align:justify;
    font-size: 8.5pt;
    color:#89A5D1;
	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: #5174B8;
}

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:#ffffff;
    font-family: Verdana, Helvetica, sans-serif;
    text-decoration: none;
}
A.top_links:hover    {
    text-decoration: underline;
	text-align:justify;
    font-size: 8.5pt;
    color:#5174B8;
	padding-bottom: 5px;
    font-family: Verdana, Helvetica, sans-serif;

}



