
html, body
{
	direction: ltr; 
	height: 100%;
	margin: 0px;
	padding: 0px;
}
td
{
	font-family: Arial;
	font-size: 12px;
	color: #4B8CB9;
	
}
.wrapIt
{
	word-wrap: break-word;
}
.graytitle
{
	font-family:Verdana;
	font-size: 11px;
	font-weight: bold;
	color: #A2A4A7;
	text-decoration: none;
}

A.white_ln2:link, A.white_ln2:visited
{
	font-family: Verdana;
	font-weight: bold;
	font-size: 10px;
	color: #ffffff;
	text-decoration: underline;
}
A.white_ln2:hover
{
	font-family:Verdana;
	font-weight: bold;
	font-size: 10px;
	color: #ffffff;
	
	text-decoration: none;
}

.graytitle
{
	font-family:Verdana;
	font-size: 11px;
	font-weight: bold;
	color: #A2A4A7;
	text-decoration: none;
}

.gridPager, .gridPager a:link, .gridPager a:visited, .gridPager a:hover
{
	font-family: Arial;
	font-weight: normal;
	font-size: 12px;
	color: #007DC4;
	text-align: right;
	direction: ltr;
}
.combobox_small
{
	background: #ffffff;
	border: 1 px solid;
	width: 65px;
	height: 15px;
	font-family: Arial;
	font-weight: normal;
	font-size: 10px;
}
.combobox
{
	background: #ffffff;
	border: 1px solid;
	width: 90px;
	height: 15px;
	font-family: Arial;
	font-weight: normal;
	font-size: 10px;
}
.combobox_big
{
	background: #ffffff;
	border: 1px solid;
	width: 140px;
	height: 15px;
	font-family: Arial;
	font-weight: normal;
	font-size: 10px;
}
.combobox_bigger
{
	border: 1px solid;
	width: 205px;
	height: 15px;
	font-family: Arial;
	font-weight: normal;
	font-size: 10px;
}
.inputs_small
{
	/*border: expression(this.getAttribute('readonly') ||this.disabled ? 'solid 1px #ffffff' : 'solid 1px #017DC3');*/
	border: solid 1px #017DC3;
	background: #ffffff;
	width: 65px;
	height: 15px;
	font-family: Arial;
	font-weight: normal;
	font-size: 10px;
}
.inputs
{
	
	/*border: expression(this.getAttribute('readonly') ||this.disabled ? 'solid 1px #ffffff' : 'solid 1px #017DC3');*/
	border: solid 1px #017DC3;
	background: #ffffff;
	width: 90px;
	height: 15px;
	font-family: Arial;
	font-weight: normal;
	font-size: 10px;
}


.inputs_medium
{
	
	background: #ffffff;
	width: 120px;
	height: 15px;
	font-family: Arial;
	font-weight: normal;
	font-size: 10px;
	/*border: expression(this.getAttribute('readonly') ||this.disabled ? 'solid 1px #ffffff' : 'solid 1px #017DC3');*/
	border: solid 1px #017DC3;
	
}

.inputs_big
{
	/*border: expression(this.getAttribute('readonly') ||this.disabled ? 'solid 1px #ffffff' : 'solid 1px #017DC3');*/
	border: solid 1px #017DC3;
	background: #ffffff;
	width: 140px;
	height: 15px;
	font-family: Arial;
	font-weight: normal;
	font-size: 10px;
}
.inputs_bigger
{
	/*border: expression(this.getAttribute('readonly') ||this.disabled ? 'solid 1px #ffffff' : 'solid 1px #017DC3');*/
	border: solid 1px #017DC3;
	background: #ffffff;
	width: 205px;
	height: 15px;
	font-family: Arial;
	font-weight: normal;
	font-size: 10px;
}

.inputs_vbig
{
	/*border: expression(this.getAttribute('readonly') ||this.disabled ? 'solid 1px #ffffff' : 'solid 1px #017DC3');*/
	border: solid 1px #017DC3;
	background: #ffffff;
	width: 315px;
	height: 15px;
	font-family: Arial;
	font-weight: normal;
	font-size: 10px;
}
.inputs_vbig2
{
	/*border: expression(this.getAttribute('readonly') ||this.disabled ? 'solid 1px #ffffff' : 'solid 1px #017DC3');*/
	border: solid 1px #017DC3;
	background: #ffffff;
	width: 332px;
	height: 15px;
	font-family: Arial;
	font-weight: normal;
	font-size: 10px;
}
.inputs_large
{
	/*border: expression(this.getAttribute('readonly') ||this.disabled ? 'solid 1px #ffffff' : 'solid 1px #017DC3');*/
	border: solid 1px #017DC3;
	background: #ffffff;
	width: 365px;
	height: 15px;
	font-family: Arial;
	font-weight: normal;
	font-size: 10px;
}
.txtarea
{
	/*border: expression(this.getAttribute('readonly') ||this.disabled ? 'solid 1px #ffffff' : 'solid 1px #017DC3');*/
	border: solid 1px #017DC3;
	background: #ffffff;
	font-family: Arial;
	font-weight: normal;
	font-size: 10px;
	width: 315px;
	height: 110px;
}
.txtarea_small
{
	/*border: expression(this.getAttribute('readonly') ||this.disabled ? 'solid 1px #ffffff' : 'solid 1px #017DC3');*/
	border: solid 1px #017DC3;
	background: #ffffff;
	font-family: Arial;
	font-weight: normal;
	font-size: 10px;
	width: 260px;
	height: 90px;
}
.txtarea_big
{
	/*border: expression(this.getAttribute('readonly') ||this.disabled ? 'solid 1px #ffffff' : 'solid 1px #017DC3');*/
	border: solid 1px #017DC3;
	background: #ffffff;
	font-family: Arial;
	font-weight: normal;
	font-size: 10px;
	width: 430px;
	height: 85px;
}
.txtarea_small
{
	/*border: expression(this.getAttribute('readonly') ||this.disabled ? 'solid 1px #ffffff' : 'solid 1px #017DC3');*/
	border: solid 1px #017DC3;
	background: #ffffff;
	font-family: Arial;
	font-weight: normal;
	font-size: 10px;
	width: 200px;
	height: 80px;
}
UL.submenu
{
	margin: 0px 0px 0px 30px;
	list-style-image: url(/images/bullets/submenu_bullet.en.gif);
}
li.submenu, li.submenu a:link, li.submenu a:visited,  a.submenu:link, a.submenu:visited
{
	font-family: Arial;
	font-weight: bold;
	font-size: 11px;
	color: #ffffff;
	text-decoration: none;
	margin-bottom: 5px;
	margin-top: 5px;
	
}
a.submenu:hover,  li.submenu a:hover
{
	font-family: Arial;
	font-weight: bold;
	font-size: 11px;
	color: #ffffff;
	text-decoration: underline;
	margin-bottom: 5px;
	margin-top: 5px;
	/*list-style-image: url(/images/bullets/submenu_bullet_on.en.gif);*/
}
a.footer:link, a.footer:visited, a.footer:hover
{
	font-family: Tahoma;
	font-weight: bold;
	font-size: 10px;
	color: #848484;
	text-decoration: none;
}
a.darklinks:link, a.darklinks:visited
{
	font-family: Arial;
	font-weight: normal;
	font-size: 11px;
	color: #3570AE;
	text-decoration: underline;
}
a.darklinks:hover
{
	font-family: Arial;
	font-weight: normal;
	font-size: 11px;
	color: #3570AE;
	text-decoration: none;
}
.main_Titles
{
	font-family: Tahoma;
	font-weight: bold;
	font-size: 11px;
	color: #D7500A;
}
.txtnoborder_Orange
{
	border : none;
	background: transparent;
	height: 15px;
	color: #D7500A;
	font-family: Verdana;
	font-weight: bold;
	font-size: 10px;
	TEXT-ALIGN: center;
}
.white, A.white_ln:link, A.white_ln:visited
{
	font-family: Arial;
	font-weight: bold;
	font-size: 10px;
	color: #ffffff;
	text-decoration: none;
}
A.white_ln:hover
{
	font-family: Arial;
	font-weight: bold;
	font-size: 10px;
	color: #ffffff;
	text-decoration: underline;
}
A:link, A:visited
{
	font-family: Verdana;
	font-weight: normal;
	font-size: 11px;
	color: #003CB4;
	text-decoration: underline;
}
.dark, A:hover
{
	font-family: Verdana;
	font-weight: normal;
	font-size: 11px;
	color: #003CB4;
	text-decoration: none;
}
.medium_blue, A.medium_blue_ln:link, A.medium_blue_ln:visited
{
	font-family: Verdana;
	font-weight: normal;
	font-size: 11px;
	color: #146FA3;
	text-decoration: none;
}
A.medium_blue_ln:hover
{
	font-family: Verdana;
	font-weight: normal;
	font-size: 11px;
	color: #146FA3;
	text-decoration: underline;
}


a.forms_links:link, a.forms_links:visited, .forms_links a:link, .forms_links a:visited
{
	font-family: Verdana;
	font-weight: normal;
	font-size: 11px;
	color: #007DC4;
	text-decoration: underline;
}
a.forms_links:hover, .forms_links a:hover, .forms_txt, .forms_txt td
{
	font-family: Verdana;
	font-weight: normal;
	font-size: 11px;
	color: #007DC4;
	text-decoration: none;
}
.darkblue
{
	font-family: verdana;
	font-weight: normal;
	font-size: 11px;
	color: #023682;
	text-decoration: none;
}

.spacer
{
	font-size: 6;
}
A.menulinks:link, A.menulinks:visited
{
	font-family: Arial;
	font-weight: normal;
	font-size: 10px;
	color: #045189;
	text-decoration: underline;
}
A.menulinks:hover
{
	font-family: Arial;
	font-weight: normal;
	font-size: 10px;
	color: #E86316;
	text-decoration: none;
}
.menu, A.menu:link, A.menu:visited
{
	font-family: Arial;
	font-weight: bold;
	font-size: 13px;
	color: #ffffff;
	text-decoration: none;
}

A.menu:hover ,A.menu_on:link, A.menu_on:visited
{
	font-family: Arial;
	font-weight: bold;
	font-size: 13px;
	color: #FED065;
	text-decoration: none;
}
A.menu_on:hover
{
	font-family: Arial;
	font-weight: bold;
	font-size: 13px;
	color: #FED065;
	text-decoration: none;
}
A.lmenulinks:link, A.lmenulinks:visited
{
	font-family: Arial;
	font-weight: bold;
	font-size: 11px;
	color: #045189;
	text-decoration: underline;
}
A.lmenulinks:hover
{
	font-family: Arial;
	font-weight: bold;
	font-size: 11px;
	color: #E86316;
	text-decoration: none;
}
a.navlinkson:link, a.navlinkson:visited, a.navlinkson:hover, .navlinkson
{
	font-family: Arial;
	font-weight: normal;
	font-size: 10px;
	color: #E86316;
	text-decoration: none;
}
.Headers, .headers td
{
	font-family: Verdana;
	font-weight: bold;
	font-size: 11px;
	color: #027EC4;
	background-color: #CAE7FB;
	padding-bottom: 3px;
	padding-top: 3px;
}
a.Headers:link, a.Headers:visited, a.Headers:hover, td a.Headers:link, td a.Headers:visited, td a.Headers:hover, .headers a:link, .headers a:visited, .headers a:hover
{
	font-family: Verdana;
	font-weight: bold;
	font-size: 11px;
	color: #027EC4;
	padding-bottom: 5px;
	padding-top: 3px;
	text-decoration: underline;
}
.Headers1
{
	font-family: Verdana;
	font-weight: bold;
	font-size: 11px;
	color: #027EC4;
	padding-bottom: 3px;
	padding-top: 3px;
}
.Headers2, a.Headers2:link, a.Headers2:visited, a.Headers2:hover
{
	font-family: Verdana;
	font-weight: bold;
	font-size: 11px;
	color: #0050B2;
	text-decoration: none;
}
.Headers3, a.Headers3:link, a.Headers3:visited, a.Headers3:hover
{
	font-family: Verdana;
	font-weight: bold;
	font-size: 11px;
	color: #3570AE;
	text-decoration: none;
}
.error
{
	font-family: Arial;
	font-weight: normal;
	font-size: 11px;
	color: #FA0303;
}

.vsmall_button2, .vsmall_button2 input
{
	background-image: url(/images/buttons/btn2vsmall.gif);
	font-family: Tahoma;
	font-weight: bold;
	font-size: 11px;
	color: #017EFE;
	height: 17px;
	width: 31px;
	border: none;
	background-color: Transparent;
	background-repeat: no-repeat;
	background-position: center center;
}
.small_button2, .small_button2 input
{
	background-image: url(/images/buttons/btn2small.gif);
	font-family: Tahoma;
	font-weight: bold;
	font-size: 11px;
	color: #017EFE;
	height: 17px;
	width: 67px;
	border: none;
	background-color: Transparent;
	background-repeat: no-repeat;
	background-position: center center;
}
.medium_button2, .medium_button2 input
{
	background-image: url(/images/btn2mediuml.gif);
	font-family: Tahoma;
	font-weight: bold;
	font-size: 11px;
	color: #017EFE;
	height: 17px;
	width: 115px;
	border: none;
	background-color: Transparent;
	background-repeat: no-repeat;
	background-position: center center;
}
.big_button2, .big_button2 input
{
	background-image: url(/images/buttons/btn2big.gif);
	font-family: Tahoma;
	font-weight: bold;
	font-size: 11px;
	color: #017EFE;
	height: 17px;
	width: 170px;
	border: none;
	background-color: Transparent;
	background-repeat: no-repeat;
	background-position: center center;
}

.small_button, .small_button input
{
	background-image: url(/images/buttons/btnbgSmall.gif);
	font-family: Tahoma;
	font-weight: bold;
	font-size: 11px;
	color: #ffffff;
	height: 21px;
	width: 80px;
	border: none;
	background-color: Transparent;
	background-repeat: no-repeat;
	background-position: center center;
	padding-bottom: 3px;
}
.medium_button, .medium_button input
{
	background-image: url(/images/buttons/btnbgMedium.gif);
	font-family: Tahoma;
	font-weight: bold;
	font-size: 11px;
	color: #ffffff;
	height: 21px;
	width: 115px;
	border: none;
	background-color: Transparent;
	background-repeat: no-repeat;
	background-position: center center;
	padding-bottom: 3px;
}
.big_button, .big_button input
{
	background-image: url(/images/buttons/btnbgBig.gif);
	font-family: Tahoma;
	font-weight: bold;
	font-size: 11px;
	color: #ffffff;
	height: 21px;
	width: 200px;
	border: none;
	background-color: Transparent;
	background-repeat: no-repeat;
	background-position: center center;
	padding-bottom: 3px;
}

.gridAlt, .gridAlt td
{
	background-color: #EDF6FD;
	font-size: 11px;
	font-family: Verdana;
	color: #007DC4;
}
A.topLinks:link, A.topLinks:visited, A.topLinks:hover
{
	font-family: Tahoma;
	font-size: 11px;
	font-weight: bold;
	color: #717171;
	text-decoration: none;
}
/*Calendar styles*/

.other_month
{
	visibility: hidden;
}
.Cal_title
{
	font-family: Verdana;
	background-image: url(/images/cal_title.jpg);
	font-weight: bold;
	font-size: 11px;
	color: #027EC4;
	border: none;
	height: 15px;
	background-color: #ffffff;
}
.cal_days
{
	font-family: Verdana;
	font-size: 10px;
	color: #027EC4;
}
.gbg 
{
background-image: url(/images/greeenBg.gif);

}
.rbg 
{
BACKGROUND-IMAGE: url(/images/redBg.gif);

}
.ybg 
{
BACKGROUND-IMAGE: url(/images/ylwBg.gif);

}
.txtnoborder
{
	border : none;
	background: transparent;
	height: 15px;
	color: #007DC4;
	font-family: Verdana;
	font-weight: normal;
	font-size: 10px;
	TEXT-ALIGN: center;
}
/*
Added by Karim Sameh Wahba
*/
.tip
{
	font: 10px/12px Arial,Helvetica,sans-serif;
	border: solid 1px #666666;
	width: 270px;
	padding: 1px;
	position: absolute;
	z-index: 100;
	visibility: hidden;
	color: #333333;
	top: 20px;
	left: 90px;
	background-color: #ffffcc;
	layer-background-color: #ffffcc;
}
/*
End of .Tip
*/
