table.mytable {	border-collapse:collapse; 	border-top: 1px solid #FFF;	cellspacing:20;	cellpadding:20; }table.mytable tr:hover {	background: #EDF7F7;	color: #00535D;}table.mytable td {	border-collapse:collapse;	border-bottom: 1px dotted #CCC;	padding-top:6px;	padding-bottom:6px;	padding-left:6px;	padding-right:6px;	vertical-align: top;}.basic {	font-family: "Times New Roman", Times, serif;	font-size: 14px;}.small {	font-family: "Times New Roman", Times, serif;	font-size: 12px;	line-height:18px;}.tiny {	font-family: "Times New Roman", Times, serif;	font-size: 10px;	vertical-align: middle;}.menu {	font-family: "Times New Roman", Times, serif;	font-size: 12px;	line-height:24px;}.submenu {	font-family: "Times New Roman", Times, serif;	font-size: 12px;	line-height:24px;}.header {	font-family: "Times New Roman", Times, serif;	font-size: 20px;	line-height:32px;	}.large {	font-family: "Times New Roman", Times, serif;	font-size: 20px;	line-height:24px;	}.grey {	color: #666666;}.subgrey {	color: #888888;}.subsubgrey {	color: #AAAAAA;}.darkgrey {	color: #333333;}.black {	color: #000000;}.white {	color: #FFFFFF;}a { text-decoration:none; color: #00737D;}a:hover {	color: #333333; }.bocgreen {color: #00535D;} .bocyellow {color: #FFB20E;}