input {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: xx-small;
	border: 1px solid #999999;
}


select {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: xx-small;
	border: 1px solid #999999;
}

.noline {
	text-decoration: none;
	color: #000000;

}

a:hover {
	text-decoration: underline;
}



body
{
}

.bigHeader /* bg_2: Big blocks header */
{
	color: White;
	font-family: 'Arial';
	font-size: 12pt;
	font-weight: bold;
	height: 25px;
	background-color:"#0A4281";
	border:solid;
	border-width:1px;
	border-color: "#0A4281";		
}

.smallHeader 
{
	color: White;
	font-family: 'Arial';
	font-size: 10pt;
	font-weight: normal;
	height: 21px;
	background-color:"#4583C7";
	border:solid;
	border-width:1px;
	border-color: "#0A4281";
	
}

.PageTable
{
	width: 650;
	border-width: 1;
	height:500;
	vertical-align:top;
	text-align:center;
	
}

.PageHeader
{
	height:128;
	
}

.DisplayingTable
{
	padding-left:4px;
	padding-right:4px;
	padding-top:1px;
	padding-bottom:1px;
	border-color:"#0A4281";
	border-width:1px;
	border:1px;
	border-bottom-color :"#0A4281";
	border-top-color:"#0A4281";
	border-right-color:"#0A4281";
	border-left-color:"#0A4281";
}

.ValueCell
{
	border:solid;
	border-width:1px;
	border-color: "#0A4281";
	background-color:#F0F5FB;
}

.LabelCell
{
	border-right: #0a4281 1px solid;
	border-top: #0a4281 1px solid;
	border-left: #0a4281 1px solid;
	border-bottom: #0a4281 1px solid;
	background-color: #d5e4f4;
}

.DisplayingCell
{
	border-right: #0a4281 1px solid;
	border-top: #0a4281 1px solid;
	border-left: #0a4281 1px solid;
	border-bottom: #0a4281 1px solid;
	background-color: white;
}

.BlueButton
{
	/*background:#D5E4F4;*/
	color:#0A4281;
	font-family : Arial;
	border-color:#0A4281;
	border-width:0.5pt;
	background-image:url(images/bttn_main.gif);
}


.SideBorders
{
	/*border-right-color:"#0A4281";
	border-left-color:"#0A4281";*/
	
	BORDER-RIGHT: 1px solid; 
	BORDER-LEFT: 1px solid;
	border-color:"#0A4281";
	
}


.ScheduleValueCell
{
	border:solid;
	border-width:1px;
	border-color: "#0A4281";
	background-color:#F0F5FB;
	text-align:center;
	
}

.ScheduleLabelCell
{
	border:solid;
	border-width:1px;
	border-color: "#0A4281";
	background-color:#D5E4F4;
	text-align:center;
}

.ScheduleDisplayingCell
{
	border:solid;
	border-width:1px;
	border-color: "#0A4281";
	background-color:White;
}

.TextBox
{
	font-size :x-small ; 
	font-family :Arial ;
	text-align :left ;
	width  :  200px; 
	height :  20px;
}

.DropDownList
{	
	font-size : x-small ; 
	font-family : Arial ; 
	text-align : left; 
	width : 200px; 
	height : 20px;	
}

A.button:link {
   text-decoration:none;
}

/*
A.button {
   padding: 0px 6px 0px 6px;
   border-width: 2px;
   border-style: outset;
   border-color: ButtonFace;
   background-color: ButtonFace;
   color: ButtonText;
   cursor: default;
   white-space: pre;
   text-decoration:none;
}

A.button:active {
   border-style: inset;
}
*/




.ArabicBlueButton
{	
	color: #0A4281;
	font-family : Arabic Transparent; 
	border-color: #0A4281;
    width : 50px; 
    border-width: 0.5pt;
    font-size : small; 
    background-image:url(images/bttn_main.gif);
    height : 25px; 
}

.Arabicddl
{	
	font-size :small; 
	font-family : Arabic Transparent ; 
	text-align : right; 
	width : 200px;
	height : 25px; 
}

.Arabictxt
{
	font-family : Arabic Transparent;
	font-size : Small ;
	text-align : Right;
	width  : 200px; 
	height : 25px;
}
