.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;
}

#cont-box {
	background-image: url(images/bg.png);
	background-repeat: repeat-y;
	width: 680px;
	background-position: left top;
}

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

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

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: #CCC;
	border-bottom-color: #CCC;
}

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

table.table-box th {
	background-color: #396A98;
	color: #FFF;
}

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

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%;
}
