/* Standard table template. */
table.Standard
	{ background-color: #eeeeee; width: 50%; padding-bottom: -1px; border-bottom: 1px solid #999; 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: auto; }
table.Standard tr:hover
	{ background-color: #ffffff; }		
table.Standard td.th
	{ color: #ffffff; text-align: left; font-weight: bold; padding: 5px 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; }