* { 
padding : 0;
margin : 0;
} 

form {
	margin: 0px;
}

.innerFormLabel
{
	bgcolor:#4D817A
}

.titleStyle {    /*tile*/
	/*background-image: url(/ireps/images/common/tile.gif);*/
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	color: #4D817A;
	background-color: #9ACFC7;
	text-align: left;
	vertical-align: middle;
}

/*
.titleBottom {  
	background-image: url(/ireps/images/common/tile_bot.gif);
	background-repeat: repeat-x;
}

#topLeft {
width: 24px;
height: 26px;
background: transparent url("/ireps/images/common/left.gif") no-repeat top left;
}

#topRight {
width: 22px;
height: 26px;
background: transparent url("/ireps/images/common/right.gif") no-repeat top left;
}

#botLeft {
width: 27px;
height: 19px;
background: transparent url("/ireps/images/common/left_bot.gif") no-repeat top left;
}

#botRight {
width: 22px;
height: 19px;
background: transparent url("/ireps/images/common/right_bot.gif") no-repeat top left;
}*/

.footer {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: normal;
	background-color: #4D817A;
	vertical-align: middle;
	/*border-top-width: 100%;
	border-top-style: solid;
	border-top-color: #FFFFFF;*/
}
.footer1 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: normal;
	background-color: #C0C0C0;
	vertical-align: middle;
	/*border-top-width: 100%;
	border-top-style: solid;
	border-top-color: #FFFFFF;*/
}
.footer2 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: normal;
	background-color: #E6FAF9;
	vertical-align: middle;
	/*border-top-width: 100%;
	border-top-style: solid;
	border-top-color: #FFFFFF;*/
}
.footer td a{  
	color: #FFFFFF;
	vertical-align: middle;
	font-weight: bold;
}

.footerZones {  
	background-color: #4D817A;
	vertical-align: middle;
}
.footerZones td {
	width: 75px;
	border-right-width: thin;
	border-right-style: solid;
	border-right-color: #FFFFFF;
	text-align: center;
}
.footerZones td a {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #FFFFFF;
	vertical-align: middle;
}

.topStrip {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: normal;
	background-color: #4D817A;	
	vertical-align: middle;
}
.topStrip td a {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: bold;
	color: #FFFFFF;	
	vertical-align: middle;
}

.boxStyle {   /*box*/
	border: 1px solid #4D817A;
	background-color: #F5F9F8;
}
.dataTable {
	border-color: 1px solid #4D817A;
}

.alternateTrStyle {  /*nit*/
	background-color: #F5F5F5;
	margin: 10px;
}
a.linkStyle:link {      /*links a,footer a,railLinks a, */
	font-family: Arial;
	font-size: 12px;
	font-weight: bold;
	color: #4D817A;
	text-decoration: none;
}
a.linkStyle:hover {  /*footer a:hover*/
	font-family: Arial;
	font-size: 12px;
	font-weight: bold;
	color: #FF9900;
	text-decoration: none;
}

a.linkStyle:visited  {
	font-family: Arial;
	font-size: 12px;
	font-weight: bold;
	color: #4D817A;
	text-decoration: none;
}

a.linkStyle:active  {
	font-family: Arial;
	font-size: 12px;
	font-weight: bold;
	color: #4D817A;
	text-decoration: none;
}
/*
.buttonStyle {
	CLEAR: none; BORDER-RIGHT: #9a9a9a 1px; PADDING-RIGHT: 5px; BORDER-TOP: #9a9a9a 1px solid; PADDING-LEFT: 5px; FONT-WEIGHT: bold; FONT-SIZE: 10px; FLOAT: left; MARGIN: 0px; VERTICAL-ALIGN: middle; BORDER-LEFT: #9a9a9a 1px solid; WIDTH: auto; COLOR: #000000; PADDING-TOP: 5px; BORDER-BOTTOM: #9a9a9a 1px; FONT-FAMILY: Arial, Helvetica, sans-serif; HEIGHT: 20px; BACKGROUND-COLOR: #f0f4f5; TEXT-ALIGN: center
}*/
.formLabel
{
   font-size:11px;
   font-family:Verdana, Arial, Helvetica, sans-serif;
   color: #25383C;
   font-weight: bold;
}
.epsLabel
{
	font-size:32px;
	font-family:"Monotype Corsiva";
	font-weight: normal;
	letter-spacing: 2px;
	color: #3C645F;
}
.welcomeLabel
{
   font-size:11px;
   font-family:Verdana, Arial, Helvetica, sans-serif;
   font-weight: bold;
   color: #FFFFFF;
}

.buttonStyle
{
   font-size:11px;
   font-family:Verdana, Arial, Helvetica, sans-serif;
   font-weight:bold;
   /*width:100px;*/
   height:25px;
   border-bottom-style:solid;
   border-left-style:solid;
   border-right-style:solid;
}
.listStyle {
display:block; 
float:left; 
border: 0; 
font-family: Verdana, Arial, Helvetica, sans-serif;
text-align: right;
font-size: 10px;
/*background-color: #F5FCFF; 
color: blue;*/
}  

.tAreaStyle {
display:block; 
float:left; 
width:180; 
/*background-color: navy;*/
/*border: black 1px solid;*/
/*border-color:#336699;*/ 
font-weight:normal; 
font-family: Verdana, Arial, Helvetica, sans-serif;
font-size: 11px;
color: #25383C;
font-weight: normal
}  

.textBoxStyle {
display:block; 
float:left; 
width:140;
height:20; 
/*background-color: #99ccff;*/
font-family:Verdana, Arial, Helvetica, sans-serif;
font-size: 12px; 
font-weight:normal; 
border-color:#336699; 
border-style:inset;
color: #25383C;
border-width:1px; 
}  

.radioStyle {
display:block; 
float:left; 
width:20; 
font-family: Verdana, Arial, Helvetica, sans-serif;
font-size: 10px;
color: #000000
}  

.checkBoxStyle {
 font-size:12px;
   font-family:Verdana, Arial, Helvetica, sans-serif;
   color: #25383C;
}  

.errorStyle {
display:block;
float:left; 
width:100%;
color :red;
font-size :12px;
font-family: Verdana, Arial, Helvetica, sans-serif; 
}  
/*Used in Styles.css but not in IrepsCommonCss*/
body,td,th {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #4D817A;
}
td a { 
color : #336699;
text-decoration : none;
} 
td a:hover { 
color : #8eb88f;
} 
.table_bg {
	background-color: #F5F9F8;
}
.table_head {
	background-color: #9ACFC7;
}
.nit_summary {
	background-color: #F5F9F8;	
}
.nit_summary td {
	padding: 5px;
}
.latestTenders {
	background-color: #FFFFFF;	
}
.languageBar {
	background-color: #E6FAF9;	
}
.languageBar a {
	color: #FFFFFF;	
}

.table_br {
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #9ACFC7;
	border-right-color: #9ACFC7;
	border-bottom-color: #9ACFC7;
	border-left-color: #9ACFC7;
}
.header {
	font-family: "Tw Cen MT Condensed";	
}
.heading {
	font-size:12px;
   font-family:Verdana, Arial, Helvetica, sans-serif;
   font-style:italic;
   color: #993333;
   padding-top:5px;
}
.advSearch {
	background-color: #FAFCFE;
	border: 1px solid #BBD5E8;
	margin: 10px;
}

body {
	background-color: #F5F9F8;
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	background-repeat: repeat-x;
}


.textBoxStyleForLocal {
display:block; 
float:left; 
height:20;
/*background-color: #99ccff;*/
font-family:Verdana, Arial, Helvetica, sans-serif;
font-size: 12px; 
font-weight:normal; 
border-color:336699; 
border-style:inset; 
border-width:1px; 
}  

.tAreaStyleForLocal {
display:block; 
float:left; 
/*background-color: navy;*/
border: black 1px solid;
border-color:336699; 
font-weight:normal; 
font-family: Verdana, Arial, Helvetica, sans-serif;
font-size: 10px;
font-weight: normal
} 

.passwordStyle {
display:block; 
float:left; 
height:20;
/*background-color: #99ccff;*/
font-family:Verdana, Arial, Helvetica, sans-serif;
font-size: 12px; 
font-weight:normal; 
border-color:336699; 
border-style:inset; 
border-width:1px; 
} 

.emailStyle {
display:block; 
float:left; 
height:20;
/*background-color: #99ccff;*/
font-family:Verdana, Arial, Helvetica, sans-serif;
font-size: 12px; 
font-weight:normal; 
border-color:336699; 
border-style:inset; 
border-width:1px; 
} 

.urlStyle {
display:block; 
float:left; 
height:20;
/*background-color: #99ccff;*/
font-family:Verdana, Arial, Helvetica, sans-serif;
font-size: 12px; 
font-weight:normal; 
border-color:336699; 
border-style:inset; 
border-width:1px; 
} 

.railLinks {
 font-family: Verdana, Arial, Helvetica, sans-serif;
 font-size: 11px;
 font-weight: normal;
 text-align : justify;
}
.optionColor {
 color: brown;
 font-weight: bold;
}

.comboStyle
{
   font-size:12px;
   font-family:Verdana, Arial, Helvetica, sans-serif;
   color: #25383C;
}
.dataText
{
   font-size:12px;
   font-family:Verdana, Arial, Helvetica, sans-serif;
   /*color: #346679;*/
   color: #25383C;
   
}
.breadcrumb
{
   font-size:11px;
   font-family:Verdana, Arial, Helvetica, sans-serif;
   color: #7F5A58;
   font-weight: bold;
}
.nitprocessmsg
{
color: #C34A2C;
font-size: 12px;
}
.htmlAreaStyle
{
   font-size:12px;
   font-family:Verdana, Arial, Helvetica, sans-serif;
   padding:30px;
   /*color: #346679;*/
   color: #25383C;
   
}
/* -----------------Code added by Sonu from here------------------------*/

.type1 
{
font-size:13px;
   font-family:Verdana, Arial, Helvetica, sans-serif;
   font-weight:normal;
   
   /*width:100px;*/
   height:23px;
   width:21px;
   
}
.type2
{
   font-size:13px;
   font-family:Verdana, Arial, Helvetica, sans-serif;
   font-weight:normal;
   /*width:100px;*/
   height:23px;

}
.type3
{
   font-size:13px;
   font-family:Verdana, Arial, Helvetica, sans-serif;
   font-weight:normal;
   /*width:100px;*/
   height:22px;
   
}
.type1d
{
   font-size:13px;
   font-family:Verdana, Arial, Helvetica, sans-serif;
   font-weight:normal;
   /*width:100px;*/
   height:23px;
   width:21px;
   border-bottom-style:solid;
   border-left-style:solid;
   border-right-style:solid;
}
.type2d
{
   font-size:13px;
   font-family:Verdana, Arial, Helvetica, sans-serif;
   font-weight:normal;
   /*width:100px;*/
   height:23px;
   border-bottom-style:solid;
   border-left-style:solid;
   border-right-style:solid;
}
.type3d
{
   font-size:13px;
   font-family:Verdana, Arial, Helvetica, sans-serif;
   font-weight:normal;
   /*width:100px;*/
   height:23px;
   border-bottom-style:solid;
   border-left-style:solid;
   border-right-style:solid;
}
  
  .type2caps
{
   font-size:13px;
   font-family:Verdana,Arial, Helvetica, sans-serif;
   font-weight:normal;
   /*width:100px;*/
   height:23px;

   border-bottom-style:solid;
   border-left-style:solid;
   border-right-style:solid;
   color: red
}
/* -----------------Code added by Sonu upto here------------------------*/
}
