@charset "utf-8";
body {
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	height:100%;


}

.tbl_body {	
	border-top-width: 1px;
	border-right-width: 0px;
	border-bottom-width: 0px;
	border-left-width: 1px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #52c0ff;
	border-right-color: #52c0ff;
	border-bottom-color: #52c0ff;
	border-left-color: #52c0ff;
	background: #ffffff ;
	text-align:left;
	
}
.btn
{
	font-size: 12px;
	vertical-align: middle;
	color: #ffffff;
	font-family: arial;
	text-align: center;
	background: #0099ff  no-repeat center top;
	width:47px;
	height:24px;
	border:solid 0px #0083d7;
}
.menu_btn {
	font-family: arial,serif;
	font-size: 19px;
	color: #ffffff;
	text-decoration: none;
	background-image: url(images/menu_btn.gif);
	background-repeat: no-repeat;
	background-position: center top;
	text-align: center;
	display: block;
	height: 30px;
	width: 151px;
	padding-top: 12px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
	margin:5px 0 0 5px;
}

.menu_btn:hover{
	font-family: arial, verdana;
	font-size: 12px;
	color: #000000;
	text-decoration: underline;
	background-image: url(images/menu_btn.gif);
	background-repeat: no-repeat;
	background-position: center top;
	text-align: center;
	display: block;
	height: 30px;
	width: 151px;
	padding-top: 12px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 5px;
}
.txt_box
{
	font-family: arial;
	font-size: 12px;
	color: #333333;
	text-decoration: none;
	border: 1px solid #686868;
	height: 15px;
	width: 150px;
}
.tbl_bordertop {
	border-top-width: 9px;
	border-right-width: 0px;
	border-bottom-width: 0px;
	border-left-width: 0px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #000000;
	border-right-color: #00a3ff;
	border-bottom-color: #00a3ff;
	border-left-color: #00a3ff;
}
.title_body {
	background-color: #dcf4ff;
	background-position: left;
	display: block;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 15px;
	font-family: arial;
	font-size: 14px;
	font-style: normal;
	font-weight: bold;
	font-variant: normal;
	color: #000000;
	text-decoration: none;
}
.container_title {
	font-family: arial, verdana;
	font-size: 12px;
	font-style: normal;
	font-weight: bold;
	color: #000000;
	text-decoration: none;
	background-color: #f2f2f2;
	background-image: url(images/title_bg.gif);
	background-repeat: no-repeat;
	background-position: left center;
	text-align: left;
	height: 21px;
	width: 160px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 15px;
}
img {
	border: 1px none #000000;
}
.label {
	font-family: arial;
	font-size: 12px;
	font-style: normal;
	font-weight: normal;
	color: #333333;
	text-decoration: none;
}
/***********************************************************************/

.menu_item td
{
	font-family: arial, Serif;
	font-size: 14px;
	color: #ffffff;
	font-weight: normal;
	text-decoration: none;
	background-image: url(images/menu_btn.gif);
	background-repeat: no-repeat;
	background-position: center top;
	text-align: center;
	display: block;
	height: 40px;
	width: 200px;
	padding: 10px 0 0 0px;
	margin: 0 0 -7px 0;
	vertical-align: top;
}

.menu_item_selected td
{
	font-family: arial, Times New Roman, Serif;
	font-size: 14px;
	color: #ffffff;
	text-decoration: none;
	background:	#696a6d url(images/menu_btn.gif) no-repeat center top;
	text-align: center;
	display: block;
	height: 40px;
	width: 200px;
	padding: 10px 0 0 0px;
	margin: 0 0 -7px 0;
	vertical-align: top;
	
}
 .subMenuBreadCrumb
 {
	background:#ffffff no-repeat bottom center;
	color: black;
	font-family: arial;
	font-size: 14px;
	text-decoration:none;

	
	
 }
 .submenuitem
 {
	background: #86878a ;
	color: #ffffff;
	font-family: arial, serif;
	font-size: 14px;
	font-weight:normal;
	text-transform: capitalize;
	border: solid 1px #565759;
	padding: 0 0 0 0;
	margin: 0px 0 0px 1px;
	

 }
 
 .submenuitemselected
{
	color: #ffffff;
	background: #696a6d ;
	
	font-family: arial, Serif;
	font-size: 14px;
	text-decoration:none;
	font-weight:normal;
}



/* Main Menu */
.MainMenu_MenuContainer
{
	background-color: transparent;
}
.MainMenu_MenuBar
{
	cursor: pointer;
	
	background-color: Transparent;
}
.MainMenu_MenuItem
{
	cursor: pointer;
	color: #ffffff;
	font-family: Arial, Serif;
	font-size: 14px;
	font-weight: normal;
	font-style: normal;
	height: 35px;
	
}
.MainMenu_MenuItemSel
{
	cursor: pointer;
	color: #ffffff;
	font-family: Arial, Serif;
	font-size: 14px;
	font-weight: normal;
	font-style: normal;
	background-color: #696a6d;

}









.MainMenu_MenuIcon
{
	cursor: pointer;
	background-color: #86878a
 ;

	text-align: center;
	width: 5px;
	height: 21px;
}
.MainMenu_SubMenu
{
	z-index: 1000;
	cursor: pointer;
	background-color: #FFFFFF;
	border-bottom: #FFFFFF 0px solid;
	border-left: #FFFFFF 0px solid;
	border-top: #FFFFFF 0px solid;
	border-right: #FFFFFF 0px solid;
}
.MainMenu_MenuBreak
{
	border-bottom: #EEEEEE 0px solid;
	border-left: #EEEEEE 0px solid;
	border-top: #EEEEEE 0px solid;
	border-right: #EEEEEE 0px solid;
	background-color: #EEEEEE;
	height: 1px;
}

.MainMenu_MenuArrow
{
	font-family: webdings;
	font-size: 10pt;
	cursor: pointer;
	border-right: #FFFFFF 0px solid;
	border-bottom: #FFFFFF 0px solid;
	border-top: #FFFFFF 0px solid;
}
.MainMenu_RootMenuArrow
{
	font-family: webdings;
	font-size: 10pt;
	cursor: pointer;
}

 /*****************************************/
 
 
 
 
 
 /**************************Arabic Style ************************/
 
 .tbl_body_arb 
 {
	direction:rtl;
	background-image: url(images/right_bg.gif);
	background-repeat: no-repeat;
	background-position: left top;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 0px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #52c0ff;
	border-right-color: #52c0ff;
	border-bottom-color: #52c0ff;
	border-left-color: #52c0ff;
	background: #ffffff url(images/right_bg.gif) no-repeat right top
}

.container_title_arb {
	font-family: arial, verdana;
	font-size: 12px;
	font-style: normal;
	font-weight: bold;
	color: #000000;
	text-decoration: none;
	background-color: #f2f2f2;
	background-image: url(images/title_bg_arb.gif);
	background-repeat: no-repeat;
	background-position: left center;
	text-align: left;
	height: 21px;
	width: 160px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 15px;
}
/********* Career Form **************/

.td-Txthead {
	font-family: Arial, Serif;
	font-size: 16px;
	font-weight:bold;
	text-decoration: none;
	color:#0083d7;
}
.text-lable, .css-txtbox , .CheckBox-css , .CheckBoxList-css {
	font-family: Arial;
	font-size: 12px;
	font-style: normal;
	font-weight: normal;
	color: #333333;
	text-decoration: none;
	text-align:left;
	padding-left:7px;
	
	
}

.cntct-lable {
	font-family: Arial;
	font-size: 12px;
	font-style: normal;
	font-weight: normal;
	color: #333333;
	text-decoration: none;
	text-align:left;
	padding-left:7px;
	
	
}

.css-txtbox, .TextArea-css
{
	font-family: Arial;
	font-size: 12px;
	font-style: normal;
	font-weight: normal;
	color: #333333;
	text-decoration: none;
	border-right: #999999 1px solid;
	border-top: #999999 1px solid;
	border-left: #999999 1px solid;
	border-bottom: #999999 1px solid;
	
}

.table_box
{
	/*
	border: solid #ff0000;
	border-bottom-width:1px;
	border-top-width:1px;
	border-right-width:1px;
	border-left-width:1px;*/
}
.table_box_tr
{
	/*border: solid 2px #ff0000;
	margin: 6px;*/
}
hr
{
	color:White;
	border: solid 1px #0083d7 ; 
	
}
