body
{
	background-color: #ffffff;
	margin-top:auto;
}
.table_main
{
	border : thin solid #787878;		
	}

.table_lefthead
{
	background-color: #f8f8ee;
	
	}
.table_middle
{
	background-color: #ffffff;
	
	}

.table_foot
{
	background-color: #d8dacf;
	
	}

.table_list
{
	border : thin solid #c6d6fd;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000000;		
	}
	

.table_header
{
	background-color:#c6d6fd;
	font-family: Verdana;
	font-size: 14px;
	font-weight:bold;
	color: #000000;
	}
	
.errorMsg 
{	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: Red;
	}

.smalltext {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #000000;
	}
		
.text	
{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #000000;
	}
.text_bottom	
{
	border-bottom-color:#c6d6fd;
	border-bottom-style:solid;
	border-bottom-width:thin;	
	}
.text_titlewithbottom	
{
	font-family: Verdana;
	font-size: 16px;
	font-weight:bold;
	color: #18457e;
	border-bottom-color:#fcc233;
	border-bottom-style:solid;
	border-bottom-width:thin;	
	}

.text_title	
{
	font-family: Verdana;
	font-size: 16px;
	font-weight:bold;
	color: #18457e;	
	}
	
.block_borderbottom
{
	border-bottom-color:#fcc233;
	border-bottom-style:solid;
	border-bottom-width:thin;	
	}
.text_foot
{
	font-family:Verdana;
	font-size:11px;
	color :#444343;
}
.MenuLink
{
	font-size: 12px;
	text-transform: capitalize;
	color: blue;
	font-family: Tahoma;
}
.msg
{
	font-weight: bold;
	text-decoration: underline;
}
.rate
{
	vertical-align: baseline;
	text-align: right;
}

.CustomerInfo
{
	text-align: left;
}
.TM_RIGHT
{
	text-align: right;
}
.TM_CENTER
{
	text-align:center;
}
.printTableLayout
{
	table-layout:fixed; 
	width:100%; 
	overflow:hidden; 
	border:1px solid #f00; 
	overflow:scroll;
	
	
}

.NonVisible
{
	visibility: hidden;
}

.PB
{
	page-break-before: always ;
}
.TMLine
{
}

