
/* CSS Document */

.partone{
	width:270px; overflow:hidden;
	background:#fff;
	float:left;
	height:auto;
	}

.parttwo{
	width:670px; overflow:hidden;
	background:#FFF;

		height:auto;
	float:right;
	}	
.pagelogo
{
	height:60px; 
	width:163px;
	margin-top:10px;
	margin-left:28px;
	margin-right:15px;
	margin-bottom:10px;
	}	
.logobackg
{ background:#fff; width:auto;
	height:auto;
	margin-left:25px;
	margin-right:8px;	
	margin-bottom:10px;
 /* -webkit-border-radius: 15px;
-moz-border-radius: 15px;
border-radius: 15px;*/
  /*box-shadow: 3px 3px 4px #000;*/
 /* -moz-box-shadow: 3px 3px 4px #000;
  -webkit-box-shadow: 3px 3px 4px #000;
  box-shadow: 3px 3px 4px #000;
  -ms-filter: "progid:DXImageTransform.Microsoft.Shadow(Strength=4, Direction=135, Color='#000000')";
  filter: progid:DXImageTransform.Microsoft.Shadow(Strength=4, Direction=135, Color='#000000');
 -webkit-box-shadow: 0px 0px 5px 5px #ccc ;
-moz-box-shadow: 0px 0px 5px 5px #ccc;
box-shadow: 0px 0px 5px 5px #ccc; 
  */
}

	
	.comlogo
{
	height:80px; 
	width:240px;
	
	
	}	
	
table.tableList_1 {color:#333; border-collapse:collapse; border:none;  }
table.tableList_1 th { /*border-bottom:1px solid #363636; */text-align:center; padding:5px; padding-top:15px; border:none;  color:#fff;}
table.tableList_1 td {text-align:left; padding:5px;}	



	
table.tableList_1 td a {color:#78a951; text-decoration:underline;}
table.tableList_1 td a:hover {color:#333; text-decoration:none;}

.trbg{background-image:url(../images/omtable.gif);}
.trbgl{background-image:url(../images/omtablel.gif);height:18px;}
h4 {
	font-size:20px; 
	line-height:32px; 
	margin:0 0 0 0; 
	font-weight:normal;}	
.tablebg
{background:url(../images/omtablem.gif) repeat-y;}








.TB-Sajith img{
-webkit-transform:scale(0.9); /*Webkit 0.8 times the original Image size*/
-moz-transform:scale(0.9); /*Mozilla 0.8 times the original Image size*/
-o-transform:scale(0.9); /*Opera 0.8 times the original Image size*/
-webkit-transition-duration: 0.5s; /*Webkit: Animation duration*/
-moz-transition-duration: 0.5s; /*Mozilla Animation duration*/
-o-transition-duration: 0.5s; /*Opera Animation duration*/

margin: 0 8px 4px 0;
}
.TB-Sajith img:hover{
-webkit-transform:scale(1.2); /*Webkit: 0.6 times the original Image size*/
-moz-transform:scale(1.2); /*Mozilla 0.6 times the original Image size*/
-o-transform:scale(1.2); /*Opera 0.6 times the original Image size*/
box-shadow:0px 0px 20px gray;
-webkit-box-shadow:0px 0px 20px gray;
-moz-box-shadow:0px 0px 20px gray;
}



img.dropt {border-bottom: thin dotted; background: #ffeedd;}
img.dropt:hover {text-decoration: none; background: #ffffff; z-index: 6; }
img.dropt span {position: absolute; left: -9999px;
  margin: 20px 0 0 0px; padding: 3px 3px 3px 3px;
  border-style:solid; border-color:black; border-width:1px; z-index: 6;}
img.dropt:hover span {left: 2%; background: #ffffff;} 
img.dropt span {position: absolute; left: -9999px;
  margin: 4px 0 0 0px; padding: 3px 3px 3px 3px; 
  border-style:solid; border-color:black; border-width:1px;}
img.dropt:hover span {margin: 20px 0 0 170px; background: #ffffff; z-index:6;}