﻿.SubPageTable {
	margin:0px;padding:0px;
	width:100%;
	box-shadow: 10px 10px 5px #888888;
	border:0px solid #777777;
	
	-moz-border-radius-bottomleft:17px;
	-webkit-border-bottom-left-radius:17px;
	border-bottom-left-radius:17px;
	
	-moz-border-radius-bottomright:17px;
	-webkit-border-bottom-right-radius:17px;
	border-bottom-right-radius:17px;
	
	-moz-border-radius-topright:17px;
	-webkit-border-top-right-radius:17px;
	border-top-right-radius:17px;
	
	-moz-border-radius-topleft:17px;
	-webkit-border-top-left-radius:17px;
	border-top-left-radius:17px;
}.SubPageTable table{
    border-collapse: collapse;
        border-spacing: 0;
	margin:0px;padding:0px;
}.SubPageTable tr:last-child td:last-child {
	-moz-border-radius-bottomright:17px;
	-webkit-border-bottom-right-radius:17px;
	border-bottom-right-radius:17px;
}
.SubPageTable table tr:first-child td:first-child {
	-moz-border-radius-topleft:17px;
	-webkit-border-top-left-radius:17px;
	border-top-left-radius:17px;
}
.SubPageTable table tr:first-child td:last-child {
	-moz-border-radius-topright:17px;
	-webkit-border-top-right-radius:17px;
	border-top-right-radius:17px;
}.SubPageTable tr:last-child td:first-child{
	-moz-border-radius-bottomleft:17px;
	-webkit-border-bottom-left-radius:17px;
	border-bottom-left-radius:17px;
}
.SubPageTable td{
	vertical-align:middle;
	border:0px solid #777777;
	border-width:0px 0px 0px 0px;
	text-align:left;
	padding:4px;
	font-size:12px;
	font-family:Tahoma;
	font-weight:normal;
	color:#969696;
}.SubPageTable tr:last-child td{
	border-width:0px 0px 0px 0px;
}.SubPageTable tr td:last-child{
	border-width:0px 0px 0px 0px;
}.SubPageTable tr:last-child td:last-child{
	border-width:0px 0px 0px 0px;
}
.SubPageTable tr:first-child td{
	filter:progid:DXImageTransform.Microsoft.gradient(startColorstr="#ffffff", endColorstr="#ffffff");	background: -o-linear-gradient(top,#ffffff,ffffff);
	border:0px solid #777777;
	text-align:center;
	border-width:0px 0px 0px 0px;
	font-size:14px;
	font-family:Tahoma;
	font-weight:bold;
	color:#000000;
}
.SubPageTable tr:first-child:hover td{
	filter:progid:DXImageTransform.Microsoft.gradient(startColorstr="#ffffff", endColorstr="#ffffff");	background: -o-linear-gradient(top,#ffffff,ffffff);
}
.SubPageTable tr:first-child td:first-child{
	border-width:0px 0px 0px 0px;
}
.SubPageTable tr:first-child td:last-child{
	border-width:0px 0px 0px 0px;
}


.SubPageOnlyShadow {
	width:100%;
	box-shadow: 10px 10px 5px #888888;
	border:0px solid #000000;
	
	-moz-border-radius-bottomleft:17px;
	-webkit-border-bottom-left-radius:17px;
	border-bottom-left-radius:17px;
	
	-moz-border-radius-bottomright:17px;
	-webkit-border-bottom-right-radius:17px;
	border-bottom-right-radius:17px;
	
	-moz-border-radius-topright:17px;
	-webkit-border-top-right-radius:17px;
	border-top-right-radius:17px;
	
	-moz-border-radius-topleft:17px;
	-webkit-border-top-left-radius:17px;
	border-top-left-radius:17px;
}.SubPageOnlyShadow table{
    border-collapse: collapse;
        border-spacing: 0;
	width:100%;
	height:100%;
	margin:0px;padding:0px;
}.SubPageOnlyShadow tr:last-child td:last-child {
	-moz-border-radius-bottomright:17px;
	-webkit-border-bottom-right-radius:17px;
	border-bottom-right-radius:17px;
}
.SubPageOnlyShadow table tr:first-child td:first-child {
	-moz-border-radius-topleft:17px;
	-webkit-border-top-left-radius:17px;
	border-top-left-radius:17px;
}
.SubPageOnlyShadow table tr:first-child td:last-child {
	-moz-border-radius-topright:17px;
	-webkit-border-top-right-radius:17px;
	border-top-right-radius:17px;
}
.SubPageOnlyShadow tr:last-child td:first-child{
	-moz-border-radius-bottomleft:17px;
	-webkit-border-bottom-left-radius:17px;
	border-bottom-left-radius:17px;
}
.SubPageOnlyShadow td{
	padding:0px;
	padding-right:5px;
}.SubPageOnlyShadow tr:last-child td{
	border-width:0px 0px 0px 0px;
}.SubPageOnlyShadow tr td:last-child{
	border-width:0px 0px 0px 0px;
}.SubPageOnlyShadow tr:last-child td:last-child{
	border-width:0px 0px 0px 0px;
}
.SubPageOnlyShadow tr:first-child td{
	border:0px solid #000000;
	border-width:0px 0px 0px 0px;
}
.SubPageOnlyShadow tr:first-child td:first-child{
	border-width:0px 0px 0px 0px;
}
.SubPageOnlyShadow tr:first-child td:last-child{
	border-width:0px 0px 0px 0px;
}