@charset "utf-8";
/* CSS Document */

#TableMain {
	background-color: #9EB6AB;
	height: 204px;
	width: 273px;
	margin-right: 15px;
	margin-bottom: 15px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-right-color: #BCCFB7;
	border-bottom-color: #BCCFB7;
	border-left-color: #BCCFB7;
	position: absolute;
	top: 1431px;
	left: 364px;
}
	/*.TableMain {color:#fff} */



#TableFeaMain {
	background-color:#9EB6AB;
	height: 125px;
	width: 250px;
	margin-right: 15px;
	margin-bottom: 15px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-right-color: #BCCFB7;
	border-bottom-color: #BCCFB7;
	border-left-color: #BCCFB7;
	clear: right;
	float: right;
	position: absolute;
	left: 644px;
	top: 1432px;
}
	/*.TableMain {color:#fff}



/*_____________________________________________________TABLE________________________________________________*/

#LeftColumTable {
	text-align:left;
	float: left;
	width: 44%;
	margin-top: 5px;
	margin-bottom: 5px;
	margin-left: 5px;
	left: -9px;
	top: 0px;
	height: 100%;
	-moz-border-radius : 10px;
	-webkit-border-radius: 10px;
	border-radius: 10px;
}

#RightColumTable {
	text-align:left;
	float: right;
	width: 53%;
	margin-top: 5px;
	margin-right: 2px;
	margin-bottom: 5px;
	height: auto;
}

/* 
	   ----------------------------
		PUT THIS ON IE6 ONLY STYLE 
		AS THE RULE INVALIDATES
		YOUR STYLESHEET
	   ----------------------------
	*/
filter:progid:DXImageTransform.Microsoft.AlphaImageLoader(src='table-images/back.png',sizingMethod='crop');
	background: none;
#background-image tbody tr:hover td
{
	color: #339;
	background: none;
}


#gradient-style th
{
	font-size: 13px;
	font-weight: normal;
	padding: 8px;
	background: #b9c9fe url('images/gradhead.png') repeat-x;
	border-top: 2px solid #d3ddff;
	border-bottom: 1px solid #fff;
	color: #039;
	
}
#gradient-style td
{
	padding: 8px; 
	border-bottom: 1px solid #fff;
	color: #669;
	border-top: 1px solid #fff;
	background: #e8edff url('images/gradback.png') repeat-x;
}
#gradient-style tfoot tr td
{
	background: #e8edff;
	font-size: 12px;
	color: #99c;
}
#gradient-style tbody tr:hover td
{
	background: #d0dafd url('images/gradhover.png') repeat-x;
	color: #339;
}


/* ROUNDED CORNER */

#rounded-corner
{
	font-family: "Lucida Sans Unicode", "Lucida Grande", Sans-Serif;
	font-size: 12px;
	margin: 45px;
	width: 480px;
	text-align: left;
	border-collapse: collapse;
}
#rounded-corner thead th.rounded-company
{
	background: #b9c9fe url('images/left.png') left -1px no-repeat;
}
#rounded-corner thead th.rounded-q4
{
	background: #b9c9fe url('images/right.png') right -1px no-repeat;
}
#rounded-corner th
{
	padding: 8px;
	font-weight: normal;
	font-size: 13px;
	color: #039;
	background: #b9c9fe;
}
#rounded-corner td
{
	padding: 8px;
	background: #e8edff;
	border-top: 1px solid #fff;
	color: #669;
}
#rounded-corner tfoot td.rounded-foot-left
{
	background: #e8edff url('images/botleft.png') left bottom no-repeat;
}
#rounded-corner tfoot td.rounded-foot-right
{
	background: #e8edff url('images/botright.png') right bottom no-repeat;
}
#rounded-corner tbody tr:hover td
{
	background: #d0dafd;
}

/*    ROUNDED CORNER END */

selector {
	-moz-border-radius : 10px;
	-webkit-border-radius: 10px;
	border-radius: 10px;
  }
 /*    ROUNDED CORNER END */
  
  #FeatureHeading
{
	font-size:13px;
	font-weight:normal;
	padding:8px;
	color:#039;
	font-weight:bold;
	background: url('images/pattern-head.png');
}
/*  FEATURE HEADING END */

/* TABLE HEADING */

#TableHeading
{
	font-size: 13px;
	font-weight: normal;
	padding: 8px;
	background: #b9c9fe url('images/gradhead.png') repeat-x;
	border-top: 2px solid #d3ddff;
	border-bottom: 1px solid #fff;
	color: #039;
}

/* END TABLE HEADING */

#PanHeading
{	padding:4px;
	background: url('images/TPanel.png');
}

/*       jkjjkjk */

#FeaContent
{
	padding:5px;
	color: #669;
	background-color:#F7F7F2
	/*background: url('images/pattern.png');
}

/*jjkkkkkk*/
