/* style for module title */
.sc_white_round_title {
	font-family: Century Gothic, Arial, Helvetica, sans-serif;
	font-size: 10pt;
	font-weight: bold;
	color: #FFFFFF;
	text-align: left;
	vertical-align: middle;
	background-image: url(TWC3_05.gif);
	background-repeat: repeat;
}
.sc_white_round_top_left {
	background-image: url(sc_white_round_top_left.gif);
	background-repeat: no-repeat;
	height: 30px;
	width: 30px;
}
.sc_white_round_top_middle {
	background-image: url(sc_white_round_top_mid.gif);
	background-repeat: repeat-x;
	height: 30px;
}
.sc_white_round_top_right {
	background-image: url(sc_white_round_top_right.gif);
	background-repeat: no-repeat;
	height: 30px;
	width: 30px;
}

.sc_white_round_mid_left {
	background-image: url(sc_white_round_mid_left.gif);
	background-repeat: repeat-y;
	width: 2px;
}
/* style for content pane */
.sc_white_round_contentpane {
	background-color: #FFFFFF;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
	padding-top: 3px;
	padding-right: 30px;
	padding-bottom: 0px;
	padding-left: 30px;
	text-align: left;
	vertical-align: top;
}
/* style for content pane */

.sc_white_round_mid_right {
	background-image: url(sc_white_round_mid_right.gif);
	background-repeat: repeat-y;
	width: 2px;
}

.sc_white_round_bottom_left {
	background-image: url(sc_white_round_bottom_left.gif);
	background-repeat: no-repeat;
	height: 30px;
	width: 30px;
}
.sc_white_round_bottom_middle {
	background-image: url(sc_white_round_bottom_mid.gif);
	background-repeat: repeat-x;
	height: 30px;
}
.sc_white_round_bottom_right {
	background-image: url(sc_white_round_bottom_right.gif);
	background-repeat: no-repeat;
	height: 30px;
	width: 30px;
}

