﻿body 
{
}
.table
{
background-image:url(../images/lefttable.jpg);
background-repeat:repeat-x;
}
.lower
{
	text-transform :capitalize;
	font-size: 9pt;
	font-family: Verdana;
}
.login-bg
{
background-image :url(../images/blnk.gif);
height :auto ;
background-repeat :repeat-y ;
}




.link_detail
{
    text-decoration :none;
	color :Black;
	text-align :justify;
	font-family: Verdana;
	font-size: 9pt;
}
.link_detail:hover
{
	/*text-decoration :underline;*/
	/*color :#00addf ;*/
	/*color :#8080AA ;*/
	color :Maroon ;
 
	
}

.live_tendr
{
text-decoration :none;
font-family: Verdana;
font-size: 9pt;
color :White ;

}
.live_tendr:hover
{
color:Silver ;
}


/****************  Munim Office Css Class   **********            */


.main-bg1
{
background-image:url('../images/main-page-bg.gif');
width:1190px;
height:188px;
background-repeat:repeat-y;
	text-align: left;
}

.logo-div1{width:210px;float:left;	height: 99px; background-image:url('../images/blnk.png'); background-repeat: no-repeat}
.logo-div12{width:150px;float:left;	height: 99px;background-image:url('../images/blnk.png');}
.logo-div123{width:120px;float:left;	height: 99px;background-image:url('../images/blnk.png');}


.padte_2
{	padding-top:2px;
 	
	}







#main-container_munim
{
width:1213px;
margin-left:auto;
margin-right:auto;
height:auto;
}


table.grid {
	border-collapse:collapse;
	padding:0px;
	border: solid #5689B0 1px;
}

table.grid th {
	color:#FFFFFF;
	padding-left: 0px;
	background-color: #5689B0;
	text-align:center;
	border: solid #F0F0F0 1px;
	font-size: 11px;
	line-height: 15px;
}

table.grid td {
	padding:5px;
	border: solid #5689B0 1px;
	line-height: 15px;
	font-size: 11px;
	text-align:left;
}

table.grid a {
  font-size:11px;
  color:#2c2c2c;
  text-decoration:none;
    font-weight: 700;
}
table.grid a:hover {
	font-size:11px;
	color:#5689B0;
	text-decoration:underline;
}
****************Open Formate***************

.LabelRed{
	color: #ff0000;
	
	}

table.Label1 {
	border-collapse:collapse;
	
}
.bgTable {
	background-color: #E6EDF2;
}

table.Label1 td {
	padding: 3px 3px 3px 5px;
	line-height: 20px;
	vertical-align: middle ;
	text-align :left ;
	background-color: #E6EDF2;
	border-bottom: 1px solid #ffffff;
	border-collapse:collapse;
}
table.Label1 th {
	padding: 3px 3px 3px 5px;
	line-height: 18px;
	font-weight: bold;
	background-color: #5689B0;
	border-bottom:  1px solid #FFFFFF;
	border-collapse:collapse;
	text-align: left;
	vertical-align: middle;
	color:White;
}



