/* table layouts */

table.main { 
	border: 1px #474747 solid; 
	border-top: 0px; 
	background: White; 
}
td.menu_td { background: #474747; border-top: 4px solid #D0007A; }

td.base { background: url(../media/vital_statement.gif) top left no-repeat; }

table.thumbs { 
	border-top: 1px #D0007A solid; 
	border-bottom: 1px #D0007A solid; 
	padding-top: 3px; 
	padding-bottom: 2px; 
}
