@import"../css/superfish.css";@import"../css/prettyPhoto.css";
/* Getting the new tags to behave */
article, aside, audio, canvas, command, datalist, details, embed, figcaption, figure, footer, header, hgroup, keygen, meter, nav, output, progress, section, source, video {display:block;}
mark, rp, rt, ruby, summary, time {display:inline;}

/* Global properties ======================================================== */


.table-1 {
	width: 100%;
	border-collapse: collapse;
}
th.t_top {
	text-align: center;
	vertical-align: middle;
	border-top-width: 4px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #999999;
	border-right-color: #e3e3e3;
	border-bottom-color: #e3e3e3;
	border-left-color: #e3e3e3;
	background-color: #CCC;
}
th {
	text-align: center;
	background: #f7f7f7;
	vertical-align: middle;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-left-style: solid;
	border-bottom-color: #e3e3e3;
	border-left-color: #e3e3e3;
}
td.t_top {
	border-top-width: 4px;
	border-top-style: solid;
	border-top-color: #00CCFF;
}
td {
	border-bottom: #e3e3e3 1px solid;
	border-right: #e3e3e3 1px solid;
	text-align: left;
	padding: 10px;
}
.th {
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #e3e3e3;
	border-left-width: 1px;
	border-left-style: solid;
	border-left-color: #e3e3e3;
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #e3e3e3;
	background-color: #CCC;
}
