table {
	font-size	:	13px;
}

.girl_title {
	color:#fff;
	letter-spacing:15px;
	font-size:16px;
	margin:0;
	padding:10px 0px;
	width:100%;
	text-align:center;
	height:30px;
	background-color:#993;
	border-bottom:5px solid #e7e7cd;
	font-weight	:	bold;
}

table.prof {
	width:386px;
	height:480px;
	margin:0px;
	padding: 0;
}

table.prof p {
	width:360px;
	margin:10px 0 0 5px;
}

table.prof a {
	color:#ffffff;
}
table.prof a:hover {
	color:#ffffff;
}

table.prof td {
	width: 300px;
	vertical-align:top;
}

table.prof td.tdl {
	background-color:#993;
	padding:5px;
	border-style:groove;
	border-width:2px;
	color:#fff;
}

table.prof td.tdl2 {
	background-color:#e7e7cd;
	padding:5px;
	border-style:groove;
	border-width:2px;
	text-align:left;
}

table.prof td.tdr {
	padding:5px;
	background-color:#e7e7cd;
	border-style:groove;
	border-width:2px;
}

table.schedule {
	width:100%;
}

table.schedule caption {
	background-color:#993;
	border-bottom:2px solid #e7e7cd;
	letter-spacing:5px;
	color:#fff;
	padding	:	5px;
}

table.schedule th {
	background-color:#993;
	color:#fff;
	border-style:groove;
	border-width:2px;
	padding	:	3px;
}

table.schedule td {
	border-bottom:1px dotted #999;
	text-align:center;
	padding:5px;
}
