  BODY
{
	background-repeat: repeat;
	font-weight: normal;
	font-size: 0px;
	margin: 0px;
	word-spacing: normal;
	text-transform: none;
	color: #000000;
	font-family: Verdana, Helvetica, sans-serif;
	letter-spacing: normal;
	background:#e3e8ed !important;
}

#tableGrid  {
	     table-width: 80%;
	     table-align: center;
		 border: thin 1px E6EEF7;
 	    }
#TableTitle td {background-image: url(img/bkgr.gif);
             background-position:top center;
             background-repeat:  repeat;
             }
#Oddrow  { background-color:#DFEFFF ;
	  }
#evenRow  { background-color:#91C8FF ;
	  }
TD      {font-family:   Arial;
        font-size: 12px;
        color:#000000;
        padding: 3px;
        cell-spacing: 1px;
        }
  
  a, div, img{
	margin:0;
	padding:0;
	border:0;
	outline:0;
}

body{
	margin:0 !important;
	padding:0 !important;	
	font:12px Arial, Helvetica, sans-serif !important;
	color:#000 !important;
}
.footer {
	float:left;
	width:100%;
	height:100px;
	margin:10px 0 0 0;

}
.dvFooter{
	width:1018px;
	height:50px;
	margin:15px auto;
	text-align:center;
	background:#eff0f0;
	-moz-border-radius: 1px;
	-webkit-border-radius: 1px;
	border-radius: 1px;
	-moz-box-shadow: 0 0 2px 2px #ababab;
	-webkit-box-shadow: 0 0 2px 2px #ababab;
	box-shadow: 0 0 2px 2px #ababab;
	line-height:40px;
	padding-top: 20px;
}

.txt{
	font:12px Arial, Helvetica, sans-serif;
}

.mainTable{
	width:1018px;
	height:350px;
	margin:0 auto;
	background:#fff url(img/contentBg.jpg) repeat-x 0 0;
	-moz-border-radius: 1px;
	-webkit-border-radius: 1px;
	border-radius: 1px;
	-moz-box-shadow: 0 0 2px 2px #ababab;
	-webkit-box-shadow: 0 0 2px 2px #ababab;
	box-shadow: 0 0 2px 2px #ababab;
}
 .mainTable a:link, .mainTable a:visited{
color:#0066FF;
text-decoration:underline;
}
.mainTable a:hover{
color:#000;
text-decoration:none;
}
.tblBody{
	border:1px solid #efecec; 
	border-top:1px solid #fff;
	background:#f5f5f5;
	width:100%;
	font:14px Arial, Helvetica, sans-serif !important;
}
.rightBg{
	background: #f5f5f5 url(img/rightBoxBg.gif) repeat-x 0 0 !important;
}
.tblBody td{
	height:25px;
	padding:5px 0;
}
 .tblBody a:link,  .tblBody a:visited{
	 font:14px Arial, Helvetica, sans-serif !important;
	 color:#0086DD ;
	 text-decoration:none;
 }
 .tblBody a:hover{
	 text-decoration:underline;
 }
 .bdrOutline {
	border:1px solid #cdcdcd;
	background:#fff;
}
.padd {
	padding:1px;
}
.bulletWith{
	width:25px;
	text-align:center;
}