/* Begin Product Page Styles */
.productInfo {
	}
	
tr.topHeader, tr.topHeader h3, tr.topHeader a, tr.topHeaderTrs, tr.topHeaderTrs h3, tr.topHeaderTrs a{
	background-color: #ccffcc;/*#cccc99;/*#66ffcc;*/
	color:#0033cc;/*003399;*/
}

tr.topHeaderDb, tr.topHeaderDb h3, tr.topHeaderDb a{
	background-color:#ccffcc;/*cccc99;/*#ffffcc;/*66FFCC;*/
	color:#0033cc;/*003399;*/
}

th.variables, th.features, th.variablesTrs, th.variablesDb{
	font-family: bold Arial,sans-serif;
	font-size:18px;
	color: #000000;/*0070C0;/*#000000;*/
	padding: 5px 10px 5px 10px;/*top, right, bottom, left */
	border-color:#000000;
}

th.variables, th.variablesTrs{
/*	color:#003399;*/
	background-color: #ffffcc;/*CCFFCC; */
	text-align:center;
	width:180px;
	border-color:#003399;
	border-top-style:double;
	border-width:medium;
	}

th.variablesDb{
	background-color: #ffffcc;/*66FFCC; */; 
/*	color:#003399;*/
	text-align:center;
	width:180px;
	padding-right: 10px;
	border-top-style:double;
	border-color:#003399;
	border-width:medium;
	}
	
th.features{
	border-color:#003399;
	border-left-style:double;
	border-right-style:double;
	border-top-style:double;
	border-width:medium;
	}
	
th.innerTable{
	color:#FF0000;
	text-align:left;
	}
	
td.productVariables, td.productVariablesTrs{
/*	color:#003399;*/
	background-color: #ffffcc;/*CCFFCC; */
	font-family:Arial, Helvetica, sans-serif;
	font-weight:bold;
	width:180px;
	padding-right: 10px;
	}
	
td.productVariablesDb{
/*	color:#003399;*/
	background-color: #ffffcc;/*CCFFCC; */
	font-family:Arial, Helvetica, sans-serif;
	font-weight:bold;
	padding: 0px 5px 0px 5px;
	/*width:225px;*/
	}
	
td.productFeatures, td.productFeaturesTrs {
	font-size:14px;
	padding: 0px 20px 0px 20px;
	border-color:#003399;
	border-left-style:double;
	border-right-style:double;
	/*border-top-style:double; *//* don't be afraid to put this in again as a look/see */
	border-width:medium;
	}
	
.productInfo {
	font-size:12px;
	}

.productInfo li{
	margin-left:10px;
	}

table.DbTable{
	border:double;
	border-width:thin;
	border-color:#0066FF;/*66FFCC;*/
	width: 90%;
	}
	
table.DbTable td, table.DbTable th{
	border:groove;
	border-top-width:medium;
	border-bottom-width:medium;
	border-color:#0066FF;/*66FFCC;*/
	padding: 6px 10px 6px 10px; /*top, right, bottom, left */
	vertical-align:middle;
	}

table.DbTable td a{
	text-decoration:none;
	}
	
td.DiskNum{
	border-left-width:medium;
	border-right-width:medium;
	}
		
td.DiskName{
	border-right-width:medium;
	border-left-width:medium;
	}
		
table.DbTable ol{
	margin-top:0px;
	}


/* End Product Pages Styles */
