    /* Standard table template. */
table.Standard
	{ background-color: #eeeeee; width: 600px; 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: 8px; margin: 0 0 20px 0;}	
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 td:hover
	{ background: #ffffff; }
table.Standard tr.thead td:hover
    { background: inherit; }	
table.Standard td.th
	{ color: #ffffff; text-align: left; font-weight: bold; width: 200px;} 
table.Standard td
	{ text-align: left; padding: 5px; width: 200px;}

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; }