body{
	font-family: tahoma;
	font-size: 12px;
	color: #333333;
	vertical-align: top;
	line-height:19px;
	
	 /*background-color: #A4B2C7; */
	 margin-left: 0px;
	  margin-top: 0px;
	  margin-bottom: 0px;
	  margin-right: 0px;
	 background-image: url(images/back-body.jpg);
	 background-repeat:repeat-x;
	
	background-position:toppx;
}
img{border:0;}
a {
	font-family: tahoma;
	font-size: 11px;	
	color: #2C4C7D;		
}
a:visited {
	color: #2C4C7D;
}
a:hover {
	color: #2C4C7D;
}
a:active {
	color: #2C4C7D;	
}
.style1{
	color:#000000;
}
td, th
{
    font-family: tahoma;
	font-size: 12px;
	color: #333333;
	vertical-align: top;
	line-height:19px;
    
}
table.masterPage
{
 width: 100%;
 height: 618px;
 border: 0px;
 
}
td.container
{
  
 width:50%;
 
}
table.fillerTop
{
width: 100%;
 height:100%;
 background-image: url(../images/left-1.jpg); 
 background-repeat:no-repeat;
 background-position: top right;
 border:0px;
}
td.fillerTop
{
background-image:url(../images/left-3.jpg);
background-repeat:no-repeat;
background-position:bottom right;
}
td.headerContainer
{
    width:750px; 
    height:100%;
}
table.contentContainer
{
    width:750px;
     height:100%; 
      background-color: #FFFFFF;
    
     border:0px; 
    
}

