/* Standard table template. */
table.Standard
	{ background-color: #eeeeee; width: 95%px; margin: 10px 2%; border-left: 1px solid #999; border-right: 1px solid #999; border-collapse: collapse; font-family: Verdana, Arial, sans-serif; font-size: 11px; line-height:: 12px; }	
table.Standard tr
	{ border-bottom: 1px solid #999; }
table.Standard tr.thead
	{ background: url(http://www.dts.edu/images/degreecomparison/headlineBG.jpg) repeat-x; border: 0;  height: 12px; }
table.Standard tr:hover
	{ background-color: #ffffff; }		
table.Standard td.th
	{ color: #ffffff; text-align: center; font-weight: bold; padding: 9px 9px 0 9px; } 
table.Standard td
	{ text-align: left; padding: 9px; }
table.Standard tr.summary-row
	{ background: url(http://www.dts.edu/images/degreecomparison/summary-rowBG.jpg);  }
table.Standard .summary-row td, .table.Standard .summary-row td .th
	{ font-weight: bold; }