

#mytable {
	width: 610px;
	padding: 0;
	margin: 0;
}
#mytable2 {
	width: 610px;
	padding: 0;
	margin: 0;
}
caption {
	padding: 0 0 3px;
	font: italic 12px "Trebuchet MS", Verdana, Arial, Helvetica, sans-serif;
	text-align: right;
}

th {
	font: bold 12px "Trebuchet MS", Verdana, Arial, Helvetica, sans-serif;
	color: #4f6b72;
	border-right: 1px solid #c1dad7;
	border-bottom: 1px solid #c1dad7;
	border-top: 1px solid #c1dad7;
	letter-spacing: 2px;
	text-transform: uppercase;
	text-align: left;
	padding: 2px;
	background: #cae8ea;
}

th.nobg {
	border-top: 0;
	border-left: 0;
	border-right: 1px solid #C1DAD7;
	background: none;
}
td.alt { color: #797268; font-size: 12px; background-image: none; background-repeat: repeat; background-attachment: scroll; background-position: 0 0; }
td.alt2 { color: #ff4500; font-size: 12px; font-weight: bold; background: #f5fafa; }
select.alt3 { color: #ff4500; font-size: 12px; }

th.spec { border-left: 1px solid #c1dad7; border-top: 0 none; font: bold 11px/16px "Trebuchet MS", Verdana, Arial, Helvetica, sans-serif; background-color: #fff; background-repeat: no-repeat; background-attachment: scroll; background-position: 0 0; }

th.specalt {
	border-left: 1px solid #c1dad7;
	border-top: 0 none;
	background: #f5fafa;
	font: bold 11px "Trebuchet MS", Verdana, Arial, Helvetica, sans-serif;
	color: #797268;
}
th.select { font-size: 8px; font-family: "Courier New", Courier, Monaco, monospace; }
tr.yellow td { font-size: 10px; background: #fff; }
td { font-size: 10px; border-bottom: 1px solid #ccc; padding: 0 4px; }
td.adjacent { font-size: 10px; border-left: 1px solid #ccc; text-align: center; }
