table.main
{
	/*	margin-left: 5px;
	margin-right: 5px;*/
	border: 0px solid;
	border-color: #CCC;
	border-right:0px solid;
	border-left:0px solid;
	border-top:0px solid;
	border-bottom:0px solid;
	text-decoration:none;
	background-color:#FFF;
	width:99%;
	-moz-border-radius: 7px;
	border-radius: 7px;
	border-width:thin;
	color: #666;
}
td {
   background-color:#FFFFFF;}
   
.criteriarow {
	border: 0px solid;
	border-color: #CCC;
	border-right:1px solid;
	border-left:1px solid;
	border-top:1px solid;
	border-bottom:1px solid;
	text-decoration:none;
	background-color:#FFAA55;
	width:700px;

-moz-border-radius: 7px;
border-radius: 7px;
border-width:thin;
color: #666;
   
 }

.imagerounded {
-moz-border-radius: 8px;
border-radius: 4px;
border-width:thin;
color: #666;
}

/*Main Table CSS*/
.MaintableGEn {
	margin:0px;padding:0px;
	width:99%;
	box-shadow: 3px 3px 2px #888888;
	border:1px solid #bf5f00;
	
	-moz-border-radius-bottomleft:0px;
	-webkit-border-bottom-left-radius:0px;
	border-bottom-left-radius:0px;
	
	-moz-border-radius-bottomright:0px;
	-webkit-border-bottom-right-radius:0px;
	border-bottom-right-radius:0px;
	
	-moz-border-radius-topright:0px;
	-webkit-border-top-right-radius:0px;
	border-top-right-radius:0px;
	
	-moz-border-radius-topleft:0px;
	-webkit-border-top-left-radius:0px;
	border-top-left-radius:0px;
}.MaintableGEn table{
	width:100%;
	height:100%;
	margin:0px;padding:0px;
}.MaintableGEn tr:last-child td:last-child {
	-moz-border-radius-bottomright:0px;
	-webkit-border-bottom-right-radius:0px;
	border-bottom-right-radius:0px;
}
.MaintableGEn table tr:first-child td:first-child {
	-moz-border-radius-topleft:0px;
	-webkit-border-top-left-radius:0px;
	border-top-left-radius:0px;
}
.MaintableGEn table tr:first-child td:last-child {
	-moz-border-radius-topright:0px;
	-webkit-border-top-right-radius:0px;
	border-top-right-radius:0px;
}.MaintableGEn tr:last-child td:first-child{
	-moz-border-radius-bottomleft:0px;
	-webkit-border-bottom-left-radius:0px;
	border-bottom-left-radius:0px;
}.MaintableGEn tr:hover td{
	background-color:#ffffff;
		

}
.MaintableGEn td{
	vertical-align:middle;
	
	background-color:#ffffff;

	border:1px solid #bf5f00;
	border-width:0px 1px 1px 0px;
	text-align:left;
	padding:7px;
	font-size:10px;
	font-family:Arial;
	font-weight:bold;
	color:#000000;
}.MaintableGEn tr:last-child td{
	border-width:0px 1px 0px 0px;
}.MaintableGEn tr td:last-child{
	border-width:0px 0px 1px 0px;
}.MaintableGEn tr:last-child td:last-child{
	border-width:0px 0px 0px 0px;
}
.MaintableGEn tr:first-child td{
		background:-o-linear-gradient(bottom, #ff7f00 5%, #bf5f00 100%);	background:-webkit-gradient( linear, left top, left bottom, color-stop(0.05, #ff7f00), color-stop(1, #bf5f00) );
	background:-moz-linear-gradient( center top, #ff7f00 5%, #bf5f00 100% );
	filter:progid:DXImageTransform.Microsoft.gradient(startColorstr="#ff7f00", endColorstr="#bf5f00");	background: -o-linear-gradient(top,#ff7f00,bf5f00);

	background-color:#ff7f00;
	border:0px solid #bf5f00;
	text-align:left;
	border-width:0px 0px 1px 1px;
	font-size:13px;
	font-family:Arial;
	font-weight:bold;
	color:#ffffff;
}
.MaintableGEn tr:first-child:hover td{
	background:-o-linear-gradient(bottom, #ff7f00 5%, #bf5f00 100%);	background:-webkit-gradient( linear, left top, left bottom, color-stop(0.05, #ff7f00), color-stop(1, #bf5f00) );
	background:-moz-linear-gradient( center top, #ff7f00 5%, #bf5f00 100% );
	filter:progid:DXImageTransform.Microsoft.gradient(startColorstr="#ff7f00", endColorstr="#bf5f00");	background: -o-linear-gradient(top,#ff7f00,bf5f00);

	background-color:#ff7f00;
}
.MaintableGEn tr:first-child td:first-child{
	border-width:0px 0px 0px 0px;
}
.MaintableGEn tr:first-child td:last-child{
	border-width:0px 0px 0px 0px;
}

/*End Main Table CSS */


/* Begin Search Table CSS*/
.SearchTableCSS {
	margin:0px;padding:0px;
	width:99%;
	border:1px solid #000000;
	
	-moz-border-radius-bottomleft:10px;
	-webkit-border-bottom-left-radius:10px;
	border-bottom-left-radius:10px;
	
	-moz-border-radius-bottomright:10px;
	-webkit-border-bottom-right-radius:10px;
	border-bottom-right-radius:10px;
	
	-moz-border-radius-topright:10px;
	-webkit-border-top-right-radius:10px;
	border-top-right-radius:10px;
	
	-moz-border-radius-topleft:10px;
	-webkit-border-top-left-radius:10px;
	border-top-left-radius:10px;
}.SearchTableCSS table{
	width:100%;
	height:100%;
	margin:0px;padding:0px;
}.SearchTableCSS tr:last-child td:last-child {
	-moz-border-radius-bottomright:12px;
	-webkit-border-bottom-right-radius:12px;
	border-bottom-right-radius:12px;
}
.SearchTableCSS table tr:first-child td:first-child {
	-moz-border-radius-topleft:12px;
	-webkit-border-top-left-radius:12px;
	border-top-left-radius:12px;
}
.SearchTableCSS table tr:first-child td:last-child {
	-moz-border-radius-topright:12px;
	-webkit-border-top-right-radius:12px;
	border-top-right-radius:12px;
}.SearchTableCSS tr:last-child td:first-child{
	-moz-border-radius-bottomleft:12px;
	-webkit-border-bottom-left-radius:12px;
	border-bottom-left-radius:12px;
}.SearchTableCSS tr:hover td{
	background-color:#ffaa56;
		

}
.SearchTableCSS td{
	vertical-align:middle;
	
	background-color:#ffffff;

	border:1px solid #000000;
	border-width:0px 1px 1px 0px;
	text-align:left;
	padding:7px;
	font-size:12px;
	font-family:Arial;
	font-weight:normal;
	color:#5e2f02;
}.SearchTableCSS tr:last-child td{
	border-width:0px 1px 0px 0px;
}.SearchTableCSS tr td:last-child{
	border-width:0px 0px 1px 0px;
}.SearchTableCSS tr:last-child td:last-child{
	border-width:0px 0px 0px 0px;
}
.SearchTableCSS tr:first-child td{
		background:-o-linear-gradient(bottom, #ff7f00 5%, #bf5f00 100%);	background:-webkit-gradient( linear, left top, left bottom, color-stop(0.05, #ff7f00), color-stop(1, #bf5f00) );
	background:-moz-linear-gradient( center top, #ff7f00 5%, #bf5f00 100% );
	filter:progid:DXImageTransform.Microsoft.gradient(startColorstr="#ff7f00", endColorstr="#bf5f00");	background: -o-linear-gradient(top,#ff7f00,bf5f00);

	background-color:#ff7f00;
	border:0px solid #000000;
	text-align:center;
	border-width:0px 0px 1px 1px;
	font-size:12px;
	font-family:Arial;
	font-weight:bold;
	color:#ffffff;
}
.SearchTableCSS tr:first-child:hover td{
	background:-o-linear-gradient(bottom, #ff7f00 5%, #bf5f00 100%);	background:-webkit-gradient( linear, left top, left bottom, color-stop(0.05, #ff7f00), color-stop(1, #bf5f00) );
	background:-moz-linear-gradient( center top, #ff7f00 5%, #bf5f00 100% );
	filter:progid:DXImageTransform.Microsoft.gradient(startColorstr="#ff7f00", endColorstr="#bf5f00");	background: -o-linear-gradient(top,#ff7f00,bf5f00);

	background-color:#ff7f00;
}
.SearchTableCSS tr:first-child td:first-child{
	border-width:0px 0px 1px 0px;
}
.SearchTableCSS tr:first-child td:last-child{
	border-width:0px 0px 1px 1px;
}
/* End Search Table CSS*/
