.style6 {
	color: #D62226;
	font-weight: bold;
}

.style7 {
	color: #3C8AC7;
}

.marginB10  {
	margin-bottom:10px;
}

.marginB20  {
	margin-bottom:20px;
}

.marginT10  {
	margin-top:10px;
}

.marginT20  {
	margin-top:20px;
}

.prof {
	position: relative;
	bottom: -2px;
}

.alignC {
	text-align: center;
}

#cont-box {
	background: #262c15;
	width: 680px;
	background-position: left top;
}

#cont-box span.text {
	font-size: 110%;
	font-weight: bold;
	color: #fff;
}

table.table-box {
	border-top-width: 1px;
	border-right-width: 1px;
	border-top-style: solid;
	border-right-style: solid;
	border-top-color: #262c15;
	border-right-color: #262c15;
}

table.table-box th , table.table-box td {
	padding: 12px;
	border-left-width: 1px;
	border-bottom-width: 1px;
	border-left-style: solid;
	border-bottom-style: solid;
	border-left-color: #262c15;
	border-bottom-color: #262c15;
	background: #fff;
}

table.none th , table.none td {
	padding: 12px;
	border-left-style: none;
	border-bottom-style: none;
}

table.table-box th {
	background-color: #F9D156;
	color:#3B4420;
}

table.bg-bottom {
	background-color: #262c15;
}

table.table-box th.mon {
	background-color: #FAF9CD;
}

table.table-box th.tue {
	background-color: #FAD1CF;
}

table.table-box th.wed {
	background-color: #C9E8EF;
}

table.table-box th.thu {
	background-color: #CEE6C6;
}

p.text1 {
	font-size: 90%;
	line-height: 160%;
	color: #fff;
}

table.list {
	margin-bottom: 20px;
}

table.list tr.bg {}

table.list tr.bg td {}

table.list th {
	font-size: 12px;
	text-align: left;
	color: #575757;
	background-color: #E0F1BA;
	padding-top: 10px;
	padding-right: 8px;
	padding-bottom: 10px;
	padding-left: 8px;
}

table.list th.movie {
	text-align: center;
	color: #575757;
	background-color: #BAD779;
}

table.list td {
	font-size: 12px;
	padding-top: 12px;
	padding-right: 8px;
	padding-bottom: 0px;
	padding-left: 8px;
}

table.list td span.title {
	font-size: 16px;
	font-weight: bold;
}

table.list td span.block {
	display: block;
	padding-top: 7px;

}

table.list td span.line {
	color: #9B9B9B;
}
