/* 
*   +------------------------------------------------------------------------------+ 
*       inndoDB
*   +------------------------------------------------------------------------------+ 
*       Copyright (c) 2004 - 2005 Phoenix Login Solutions Pvt Ltd  
*   +------------------------------------------------------------------------------+ 
*       Disclaimer Notice(s)                                                          
*       This software is provided "as is", without warranty of any kind, express or
*		implied, including  but not limited  to the warranties of  merchantability,
*		fitness for a particular purpose and noninfringement. In no event shall the
*		authors or  copyright  holders be  liable for any claim,  damages or  other
*		liability, whether  in an  action of  contract, tort  or otherwise, arising
*		from,  out of  or in  connection with  the software or  the  use  or  other
*		dealings in the software.
*   +------------------------------------------------------------------------------+ 
*       Author(s): Manish
*   +------------------------------------------------------------------------------+ 
*		default.css
*		handles entire look and feel
*   +------------------------------------------------------------------------------+ 
*		Release:
*		Version 1.0 - Initial Release
*   +------------------------------------------------------------------------------+ 
*/

body, table, input, button, select {
	font-family:	verdana;
	font-size:		11px;
}
.textformat {
    font-weight: normal;
    font-size: 11px;
    color: #070707;
    font-style: normal;
	text-align: justify;
	font-family:		verdana;
 }
 .lbl{
	font-family:Times New Roman;
	font-style:Italic;
	font-weight:Bold;
	font-size:13;
	color:#996666;
	background:;
	border:px Dotted #000000;
	text-decoration:none;
 }
 .iTextprint65 {
	border-right:	0px solid #793D00;
	border-left:	1px solid #793D00;
	border-bottom:	1px solid #793D00;
	border-top:		1px solid #793D00;
}
.iTextprint66 {
	/*border-right:	1px solid #793D00;*/
	border-left:	1px solid #793D00;
	border-bottom:	1px  #793D00;
	border-top:		1px solid #793D00;
}
.iTextprint67 {
	border-right:	0px #793D00;
	border-left:	1px  #793D00;
	border-bottom:	1px solid #793D00;
	/*border-top:		1px solid #793D00;*/
}
 .smalltxtfrmt {
    font-weight: normal;
    font-size: 11px;
    color: #070707;
    font-style: normal;
	font-family:		verdana;
 }
.tbHeader {
	font-family:	default;
	color:			#fdede2;
	font-size:		16px;
	font-weight:	bold;
}
.tbHeader1 {
	font-family:	Times New Roman;

	color:			#fdede2;
	font-size:		13px;
	font-weight:   Bold;
}
.textBorder {
	border:		1px solid #793D00; 
	height:	22px;
}
.textBorder1 {
	border:		1px solid #793D00; 
	height:	48px;
}
.tbTitleBody {
	color:			#846b2d;
	font-weight:	bold;
	text-decoration:none;
}


.tbError {
	color:			red;
}

.tbFooter {
	color:			#eeeedd;
}

.tbRow {
	background:		#d2d2d2;
}

.tbAction {
	background:		#846b2d;
}

.tbInfo {
	font-family:	arial;
	color:			gray;
}

.tbLink {
	color:			red;
}

.tbNote {
	color:			gray;	
}

.menuLink {
	color:			white;
	font-weight:	bold;
	text-decoration:none;
}

.tbMsgLink {
	color:			#380FOD;
	font-weight:	bold;
	text-decoration:none;
}

a.tbMsgLink:hover {
	color:			#FF6600;
	text-decoration:none;
}
.tblockMsgLink {
	color:			gray;
	font-weight:	bold;
	text-decoration:none;
}

.textDisp {
	color:			#F96604;
	font-weight:	bold;
	text-decoration:none;
}
.hrefLink {
	font-weight:	normal;
	text-decoration:none;
}
.tbCol1 { 
	background:		#d2d2d2;
}
.tbCol2 { 
	background:		#d9d9d9;
}
.tdLayout {
	font-weight:	bold;
	color:			white;
	text-decoration:none;
 }
.td.Layout {
	border-left:	1px solid #330000; 
    border-top:		1px solid #330000; 
    border-right:	1px solid #330000; 
    border-bottom:	1px solid #330000;
}
.logLayout
  {
    font-weight: normal;
    font-size: 10px;
    color: #070707;
    font-style: normal;
    border-left:	1px solid #330000; 
    border-top:		1px solid #330000; 
    border-right:	1px solid #330000; 
    border-bottom:	1px solid #330000;  
}
.textBottom {
    font-weight: normal;
    font-size: 10px;
    color: #b38d8e;
    font-style: normal;
}
.iTextprint68 {
	border-left:	1px solid #793D00; 
    border-right:	1px solid #793D00; 
    border-bottom:	1px solid #793D00;
		    font-size: 9px;
				text-align: left;


}
.iTextprintgray {
	border-left:	1px solid #793D00; 
    border-bottom:	1px solid #793D00;
	background:		#d2d2d2;
		    font-size: 9px;

}
.iTextprinttab {
	border-right:	0px #793D00;
	border-left:	1px  #793D00;
	border-top:		0px solid #793D00;
}
.iTextprintoptrow {
	border-left:	1px solid #793D00; 
    border-right:	0px solid #793D00; 
	 font-size: 9px;
	  border-top:	1px solid #793D00;


}
.iTextprintmidrow {
	border-left:	1px solid #793D00; 
    border-right:	0px solid #793D00; 
    border-bottom:	1px solid #793D00;
	  font-size: 9px;


}
.iTextprintrow {
	border-left:	1px solid #793D00; 
    border-right:	0px solid #793D00; 
    border-bottom:	1px solid #793D00;
	    font-size: 9px;

}
.tbHeaderprnt {
	font-family:	Times New Roman;
    border-bottom:	1px solid #793D00;
    border-top:	1px solid #793D00;
    border-left:	1px solid #793D00;
    border-top:	1px solid #793D00;

	color:			#fdede2;
	font-size:		10px;
	font-weight:   Bold;
}