.TextField_Style {
	width: 100%;
    height: 20;
    font-size: 10pt
    
}

.TextField2_Style {
	width: 49%;
    height: 20;
    font-size: 10pt
    
}

.DDL_Style {
	width: 100%;
	height: 20;
	font-size: 10pt
}

.Red_Star {

	font-size: 10pt;
	font-weight: bold;
	color: red;
}

.Label_Style {

	font-size: 10pt;
}

.Msg_Style {

	font-size: 10pt;
}

.Button_Style {
	
    height: 20;
    font-size: 10pt
    
}

.Comment_Date
{
	text-align: center;
	background-color: '#4D75A4';
	color: white;

	font-weight: bold;

}

.Comment_Info
{
	background-color: '#4D75A4';
	color: white;
	
}

.Comment_Table
{
	border-style: solid;
	border-color: black;
	border-width: thin
}

.Comment_Padding
{
	padding-left: 5px; 
	padding-right: 5px; 
	padding-top: 5px; 
	padding-bottom: 5px;
}

.Comments_Footer
{
	font-style: normal;
	background-color: '#4D75A4';
	font-weight: bold;
	font-size: 10pt;
	color: white;

	border-style: solid;
	border-color: black;
	border-width: thin
}

TABLE.Table_Style
{
	border-style: solid;
	border-color: black;
	border-width: thin
}

TR.Tuple_1
{
	background-color: #7ba5ed;
	color: white;
	font-size: 10pt;
}

TR.Tuple_2
{
	background-color: #7ba5ed;
	color: white;
	font-size: 10pt
}

TR.Table_Header_Style
{
	font-style: normal;
	background-color: #4D75A4;
	font-weight: bold;
	font-size: 10pt;
	color: white
}

TR.Table_Header_Style_2
{
	font-style: normal;
	background-color: #1665A5;
	font-weight: bold;
	font-size: 10pt;
	color: white
}

TR.Table_Footer_Style
{
	font-style: normal;
	background-color: #4D75A4;
	font-weight: bold;
	font-size: 10pt;
	color: white;
}

TR.Table_Footer_Style_2
{
	font-style: normal;
	background-color: #1665A5;
	font-weight: bold;
	font-size: 10pt;
	color: white
}

/* Added By Sultan and Islam */

.Tbl_TH{
	font-family: verdana;
	font-size: 12pt;
	color: yellow;
	background-color: #296db6;
	text-align: center;
}
.Tbl_TR_Normal{
	font-family: verdana;
	font-size: 11pt;
	color: navy;
	background: white;
}
.Tbl_TR_Dark{
	font-family: verdana;
	font-size: 11pt;
	color: navy;
	background:;
	background-color: #9ec1e4;
}

.Btn_Style{
	height: 18pt;
	color: navy;
	background-color: silver;
}
.Label_Style2 {
	font-family:verdana;	
	font-size: 10pt;
	color: navy;
}
.Payment_Label {
	font-family:verdana;	
	font-size: 11pt;
	color: #0559e4;
	font-weight: bold;
}
.Payment_Data {
	font-family:verdana;	
	font-size: 10pt;
	color: navy;
}
.Out_In_Table {
	background-color: #c1d3fb;
}

/*added by Taghreed*/
.LEGEND_STYLE
{
	font:size:12px;
	font-weight:bold;	
	font-family:Book Antiqua;
	color:=#6397C7
}

.TD_HEADER{font:size:11px;font-family:Book Antiqua;font-weight:bold;color:#6397C7}
.TD_info{font:size:10px;font-family:Book Antiqua;color:#6397C7;font-weight:bold}

/*Taghreed Changes*/
.DDL_Style1 {
	width: 50%;
	height: 20;
	font-size: 10pt
}
