
/*//////////////////////////////////////////////////////////*/
/*---------------Style for English (LTF)---------------------- */
/*//////////////////////////////////////////////////////////*/


/*------for individual Hyper links-----*/
.LinkStyle
{
	color: blue;  
	font-family :Arial ;
	font-size :12;
	}
.LinkStyle:link {color: blue}
.LinkStyle:visited {color:gray}
.LinkStyle:hover {color: darkblue;text-decoration :underline;}
.LinkStyle:active {color: gray}
/*-------------------------------------*/


body 
{
	/*background-image: url('..\Image\bck200.gif');*/
	 
	/* for scroll bar styling 
	scrollbar-base-color: #000000;   
	scrollbar-face-color: #C7C2D3;   
	scrollbar-track-color: #D5D0DD;   
	scrollbar-arrow-color: #C7C2D3;  
	scrollbar-highlight-color: #836584;   
	scrollbar-3dlight-color: #C8C4D4;   
	scrollbar-shadow-color: #836584;  
	scrollbar-darkshadow-color: #C8C4D4; 
	*/
}

.linkBtn
{
	font-family: Arial;
	font-weight: normal;
	font-size: 9pt;
	color: black;
	background-color: #d7d7d7; /* #F1F1F1;#B7B7C2;#d7d7d7;  #e6e6d8;   /* */
	text-align :inherit ;
	text-decoration: none;
	height: 25;
	direction: ltr;
	vertical-align: middle;
	text-decoration: none;

	
	border-top-style : groove;
	border-top-width :1;
	
	
  
	border-left-style  : groove ;
	border-left-width :1;
	
	
  
	border-right-style : groove ;
	border-right-width :1;
	
	
}


	
.Grid
{
	border-width: 1px;
	font-size:9pt;
	color: white;
	font-family: tahoma;
	background-color: smokewhite;
	border-color: #cccccc; steelBlue;	
	
	
}


.GridSelectedItemStyle
{ 
	color: dimgray;
	background-color:  lavender;
	/* Newly added to bold the selected grid text 
	font-weight :bold ;*/
 }


.GridUnSelectedItemStyle
{
	
}
.ValidaterStyle
{
	position:absolute;
}

.GridDeleteErr
{
	background-color: #f89ed2;
}

.GridAternativeItemStyle
{
	color: gray;
	background-color: #f1f1f1; #e7f2fe;
	height: 20px;
}

.GridItemStyle
{
	color: gray;
	height: 20px;
}

.GridItemStyle A
{
	color: gray;
	height: 20px;
}

.GridItemStyle A:link {color: gray; text-decoration :none;	}
.GridItemStyle A:visited {color:gray; text-decoration :none;}
.GridItemStyle A:hover {color:gray;text-decoration :none;}
.GridItemStyle A:active {color:gray;text-decoration :none;}

.GridAternativeItemStyle A:link {color: gray; text-decoration :none;	}
.GridAternativeItemStyle A:visited {color: gray; text-decoration :none;	}
.GridAternativeItemStyle A:hover {color: gray; text-decoration :none;	}
.GridAternativeItemStyle A:active {color: gray; text-decoration :none;	}


/*
.GirdHeaderStyle
{
	font-family: arial
	font-weight: bold;
	font-size: 9pt;
	color: #93412d;
	background-color: #d7d7d7; 
	text-decoration: none;
	height :27;
}
*/

.GirdHeaderStyle
{
	font-family: Arial  ;
	font-weight:  normal;
	font-size: 9pt;
	color: black;
	background-color :#d7d7d7; /* #F1F1F1;#B7B7C2;#d7d7d7;  #e6e6d8;   /* */
	text-decoration: none;
	height :25;
	POSITION:relative; left:-1; TOP: expression(this.offsetParent.scrollTop-2); 
}
.GirdHeaderStyle A
{
	color: BLACK;
	text-decoration :none;
}

.GridPagerStyle
{
	background-color:silver;/*#0099cc;*/
	color:black;
	POSITION:relative;left:-1; TOP: expression(this.offsetParent.scrollTop-2); 
	
}

.GridPagerStyle A
{
	color:blue;
	text-decoration:underline;
}

.gridScrolling
{
	overflow: auto;
	
	border-bottom-style:solid;
	border-bottom-color :#cccccc; steelblue;
	border-bottom-width :1;
	
	border-top-style :solid ;
	border-top-width :1;
	border-top-color :#cccccc; 
  
	border-left-style  :solid ;
	border-left-width :1;
	border-left-color :#cccccc; 
  
	border-right-style :solid ;
	border-right-width :1;
	border-right-color :#cccccc; 
  
}
	 
.gridScrolling-GetStudentForTest
{
	overflow: auto;width: 600px; height:270px;
	
	 border-bottom-style:solid;
	 border-bottom-color :steelblue;
	 border-bottom-width :1;
	
	border-top-style :solid ;
	border-top-width :1;
	border-top-color :steelblue;	
  
	border-left-style  :solid ;
	border-left-width :1;
	border-left-color :steelblue;
  
	border-right-style :solid ;
	border-right-width :1;
	border-right-color :steelblue;
  
	
	
	}

/*-----------------------------------------------------------*/
.Calendar
{
	font-size: 10pt;
	color: #003399;
	font-family: Rod;
}

.CalDayHeader
{
	color: #336666;
	background-color:  #99cccc;
}

.CalDay
{}

.CalNextPrec
{
	font-size: 8pt;
	color: #CCCCFF;
}

.CalOtherMonthDay
{
	color: #999999;
}

.CalSelectedDay
{
	font-weight: bold;
	color: #CCFF99;
	background-color: #009999;
}

.CalSelector
{
	color: 6666;
	background-color: #99cccc;
}

.CalTitle
{
	font-weight: bold;
	font-size: 10pt;
	color: #ccccff;
	background-color:#3366cc;
}

.CalTodayDay
{
	color: white;
	font-family: rod;
	background-color: #99cccc;
}

.CalWeekEnd
{
	background-color:  #ccccff;
}
/*-----------------------------------------------------------*/
.label_val_display
{
	font-weight: bolder;
	font-size: 8pt;
	font-family::Bookman Old Style;
}

.ImageButton_style
{
	width:auto;
	height:auto;
}

.table_style
{
	border:0;
	border-color:Gray; 
	width:auto;
	height:auto; 
	
}
.tr_style
{
	height:auto; width:auto;
}

.td_style
{
	width:auto;height:auto;
}

.tablefullsize
{
	width:200;
	height:200;
	border:2;
}


.header_laber_user
{
	COLOR: #004993;
    FONT-FAMILY: tahoma, arial;
    FONT-SIZE: 8pt;
    FONT-WEIGHT: bolder;
   }
   
.header_Logout
{
	COLOR: #004993;
    FONT-FAMILY: tahoma, arial;
    FONT-SIZE: 8pt;
    FONT-WEIGHT: bolder;
    text-decoration :none;
    /*border : solid 1 black;*/
    
    text-align :center ;
   }
 .header_Logout:hover
{
	/*background-color :#e7f2fe;*/
	color:blue;
	text-decoration:underline;
   } 
  
.header_laber_Date
{
	COLOR: #004993;
    FONT-FAMILY: tahoma, arial;
    FONT-SIZE: 8pt;
    FONT-WEIGHT: bolder;
    TEXT-ALIGN: right;
}

.header_information
{
	COLOR: #000099;
    FONT-FAMILY: arial;
    FONT-SIZE: 10pt;
	FONT-WEIGHT: bold;
}

.button_style
{
font-family:Arial,Helvetica,sans-serif; 
font-size: 8pt; 
color: #000000; 
font-weight:  normal ; 
background-color: #dcdcdc; #e7f2fe; 
border-bottom-style : outset  ;
border-width: 1; 
cursor: hand; 
width: 85;
}

.TextBox_style
{
	FONT-FAMILY:arial;
    FONT-SIZE:9pt;
    /*border-style: none;*/
    height :20;
    
     /*border-color :steelblue;
     border-style :solid;
     border-width :1px;  */
    
    
}
.Heading_style
{
	FONT-FAMILY: arial;
    FONT-SIZE:11pt;
    color: #004993; black;
    
}

.Sub_Heading_style
{
	FONT-FAMILY: arial;
    FONT-SIZE:9pt;
    color: #004993;black;
    
}
.Text_style
{
	 FONT-FAMILY: arial ;
    FONT-SIZE:9pt;
    color:black;
}


.Srch_TextBox_style
{
	 FONT-FAMILY:Bookman Old Style;
    FONT-SIZE: 9pt;
    border-style:groove;
    border-width:thin;
    background-color:#ffffcc; 
}

.Table_Border
{
	border-top: thin groove;
	border-right: thin groove;
	border-left: thin groove;
	border-bottom-style: none;
}

.Table_Header_Style
{
	font-weight: bolder;
	font-size: 12pt;
	color: #ffffcc;
	/*border-bottom:   thin groove;*/
	font-family: Arial;
	height :25;
	background-color: #0070b8; /*#525b9c;*/
	/*background-image:url('..\Image\tbar.png');*/
	
	/*border-left-width:1px;
    border-left-color:black;
    border-left-style:solid;
    border-right-width:1px;
    border-right-color:black;
    border-right-style:solid;
    border-top-width:1px;
    border-top-color:black;
    border-top-style:solid;
    border-bottom-width:1px;
    border-bottom-color:black;
    border-bottom-style:solid;*/
}

.Table_Left_Style
{
	font-weight: bolder;
	font-size: 12pt;
	color: #ffffcc;
	background-repeat: no-repeat;
	font-family: Arial;
	background-color : #F1F1F1;
 
	
	border-left-width:1px;
    border-left-color:#cccccc; /*black;*/
    border-left-style:solid;
}

.Table_Right_Style
{
	border-right-width:1px;
    border-right-color:#cccccc; /*black;*/
    border-right-style:solid;
    
	}
.Table_Bottom_Style
{
	border-bottom-style:solid;
	 border-bottom-color :#cccccc; /*black;*/
	 border-bottom-width :1;
	}

.Title_style
{
	 color:White;
	}
	
.asterisk_Style
{
	color: crimson;
	font-weight: bold;
	font-size:16;
}

.label_style
{
	font-weight:  normal ;
	font-size: 9pt;
	color: dimgray;
	font-family:Arial;
	background-color: white;
	width: auto;
	height:18px; 

}
.label_style_lines
{
	BACKGROUND-COLOR: white;
    COLOR: #004993;
    FONT-FAMILY: :Bookman Old Style;
    FONT-SIZE: 9pt;
    FONT-WEIGHT: bolder;
    border-bottom: thin groove;
    border-right: thin groove;       
}

.lines
{
	
	border-bottom: thin groove;
	background-color:  whitesmoke;
}
.line
{
	border-bottom: thin groove;
}

.fullbottomLine
{
	border-bottom: thin groove;
}
.Disabled_style
{
	FONT-FAMILY: verdana, arial;
    FONT-SIZE: 8pt;
    border-style:groove;
    border-width:thin;
    background-color:LightYellow;
    color :dimgray;
}
.gridScrollingReport
{
	overflow: auto;
	height:200px;
	width:700px;
	
	
}

.test_style
{
	font-weight: bolder;
	font-size: 9pt;
	color: AliceBlue;
	font-family: 'Times New Roman';
	background-color: #3399cc;
	
	border-left-width:1px;
    border-left-color:black;
    border-left-style:solid;
    border-right-width:1px;
    border-right-color:black;
    border-right-style:solid;
    border-top-width:1px;
    border-top-color:black;
    border-top-style:solid;
    border-bottom-width:1px;
    border-bottom-color:black;
    border-bottom-style:solid;
}
.lbltest_style
{
	font-weight: normal ;
	font-size: 9pt;
	color:  Gray ;
	font-family: 'Arial';
	background-color:white;
}
.tdtext_style
{	
	border-left-width:1px;
    border-left-color:black;
    border-left-style:solid;
    border-right-width:1px;
    border-right-color:black;
    border-right-style:solid;
    border-top-width:1px;
    border-top-color:black;
    border-top-style:solid;
    border-bottom-width:1px;
    border-bottom-color:black;
    border-bottom-style:solid;
}
.noborder_style
{	
 
    FONT-FAMILY:Bookman Old Style;
    FONT-SIZE:9pt;
    border-style:none;
    border-width:thin;
     
    
}


.Login_text_Style
{
	 border-bottom-style :solid ;
	 border-left-width :thin 
}


.Bottom_line_Style
{
	background-color: #0070b8; /*#0a50a1; /* #F1F1F1;*/
	height :10pt;
	
	/* border-bottom-color :black;
	 border-bottom-style :solid ;
	 border-bottom-width :1;
	 
	 border-left-color :black;
	 border-left-style :solid ;
	 border-left-width :1;
	 
	 border-right-color :black;
	 border-right-style :solid ;
	 border-right-width :1;*/	 
	 
}

.tab_top_border
{
	 background-color :#F1F1F1;
	 height:9;

	
	}
	
.Tab_border_style
{
 /* border-top-style :solid ;
  border-top-width :1;
  border-top-color :Black;	*/
 
  border-left-style  :solid ;
  border-left-width :1;
  border-left-color :#cccccc;	
  
  border-right-style :solid ;
  border-right-width :1;
  border-right-color :#cccccc;
  
}

.Side_style
{
  border-left-style  :solid ;
  border-left-width :1;
  border-left-color :#cccccc;	
  
  border-right-style :solid ;
  border-right-width :1;
  border-right-color :#cccccc;
  
}
.Notes_Style
{
	 font-family :Arial;
	 font-size :12;
	 color :crimson;
	
	}
.Tips_Style
{
	 font-family :Arial;
	 font-size :12;
	 color :#0070b8;
	
	}

.top_bar_style
{
	 background-color : white; /*#F1F1F1;*/
	}
	
.subMenu_Highlight
{
	background-color: #dcdcdc;
	border-style: solid;
	border-width: 1;
	border-color: #b4b4b4;
	color :Black;
	width :130;
	font-size :10;
}	
.Login_Border_Style
{
	border-bottom-color: #00509f;
	border-bottom-style: solid;
	border-bottom-width: 1;
	
	border-left-color: #00509f;
	border-left-style: solid;
	border-left-width: 1;
	
	border-right-color: #00509f;
	border-right-style: solid;
	border-right-width: 1;
	
	border-top-color: #00509f;
	border-top-style: solid;
	border-top-width: 1;
	
}

.Left_Border
{
 /* border-left-style  :solid ;
  border-left-width :1;
  border-left-color :#cccccc;	 */
}	 
.Right_Border
{
  /*border-right-style  :solid ;
  border-right-width :1;
  border-right-color :#cccccc;*/
  }
  
 .LTR_style
 {
  border-top-style   :solid ;
  border-top-width :1;
  border-top-color :#cccccc;
  
  border-left-style  :solid ;
  border-left-width :1;
  border-left-color :#cccccc;
  
  border-right-style :solid ;
  border-right-width :1;
  border-right-color :#cccccc;
  
	} 
  
 .Side_style_withColor
{
  border-left-style  :solid ;
  border-left-width :1;
  border-left-color :Black;	
  
  border-right-style :solid ;
  border-right-width :1;
  border-right-color :Black;
  
  background-color :#de1a78;
   
}


.GrayBack
{
	 background-color :#b3b3b3;
	 color :White;
	 font-family :Arial ;
	 font-weight :bold ;
	 font-size :12;
	 height :20;
	}

.HomeGrayBorder
{
	 color :#b3b3b3;
	 font-family :Arial ;
	 font-size :10;
	 height :20;
	 
	border-top-style   :solid ;
	border-top-width :1;
	border-top-color :#b3b3b3;
  
	border-left-style  :solid ;
	border-left-width :1;
	border-left-color :#b3b3b3;
  
	border-right-style :solid ;
	border-right-width :1;
	border-right-color :#b3b3b3;
	
	border-bottom-style :solid ;
	border-bottom-width :1;
	border-bottom-color :#b3b3b3;
	}

.HomeBorderBold
{
	border-top-style   :solid ;
	border-top-width :10;
	border-top-color :#b3b3b3;
  
	border-left-style  :solid ;
	border-left-width :10;
	border-left-color :#b3b3b3;
  
	border-right-style :solid ;
	border-right-width :10;
	border-right-color :#b3b3b3;
	
	border-bottom-style :solid ;
	border-bottom-width :10;
	border-bottom-color :#b3b3b3;
	}
	
.HomeBorderLRBold
{
	
	border-left-style  :solid ;
	border-left-width :10;
	border-left-color :#b3b3b3;
  
	border-right-style :solid ;
	border-right-width :10;
	border-right-color :#b3b3b3;
	}
	
.HomeText1
{
	 
	 color :#b3b3b3;
	 font-family :Arial ;
	 font-size :11;
	}
.HomeText2
{ 
	 color :#b3b3b3;
	 font-family :Arial ;
	 font-size :12;
	}
	
.HomeLinkStyle
{
	font-size :12;
	color: gray;text-decoration :none
	}
	
.HomeLinkStyle A {color: gray;text-decoration :none;}
.HomeLinkStyle:visited {color:gray;text-decoration :none;}
.HomeLinkStyle:hover {color: gray;text-decoration :none;}
.HomeLinkStyle:active {color: gray;text-decoration :none;}

.LoginLnkStyle
{
color: #191970; 
text-decoration: underline;
font-family:Arial;
 font-size:12;
}
.CP_style
{
	 font-family :Arial;
	 font-size :12px;
	  color :#004993;
	}
.Progress_Style
{
	 font-family :Arial;
	 font-size :12px;
	  background-color :crimson;
	 color :white;
}

.label_msg_display
{
	font-weight: bold;
	font-size: 9pt;
	color: red;
	font-family: Arial;
	background-color: antiquewhite;
	width:100%;
	height: 18px;
	}
