@charset "utf-8";
/* CSS Document */

body {
	font-family:Tahoma;
	font-size:9pt;
	color:#636363;
}

iframe
{
	border-style:solid;
	border-width:0px;
	border-color:black;
}

.column-right-text{
	margin-left:18px;
	margin-top:10px;
	margin-bottom:6px;
	font-family:Tahoma;
	font-size:8pt;
	color:#636363;
}

.combo-course-div{
	position:relative;
	font-family:Tahoma;
	background:url(../images/HomeBody_05.gif);
	font-size:8pt;
	color:#636363;
	width:403px;
	height: 102px;
}

.combo-course-text{
	position:relative;
	font-family:Tahoma;
	font-size:8pt;
	color:#636363;
	width:243px;
	height:40px;
	left:132px;
	right:1px;
	top: 20px;
}
.combo-course-heading {
	font-size: 11pt;
	font-weight: bold;
}
