.blue_button{
	padding:7px;
	background-image:url('../images/blue_button_bg.png');
	background-repeat:repeat-x;
	text-align:center;
	border:1px solid #06afb5;
	color:white;
	font-weight:bold;
	margin-top:5px;
	margin-left:12px;
	margin-right:5px;
}

.course_list a{
	font-weight:bold;
	color:#4f7b62;
}

.green_button{
	padding:7px;
	background-image:url('../images/green_button_bg.png');
	background-repeat:repeat-x;
	text-align:center;
	border:1px solid #06afb5;
	color:white;
	font-weight:bold;
	margin-top:5px;
	margin-left:0px;
	margin-right:5px;
	cursor:pointer;
}

.white_link{
	text-decoration:none;
	color:white;
}


.fadehover {
	position: relative;
	width: 66px;
	height: 45px;
	float:left;
	margin-left:90px;
	}	
.fadehover_1{
	position: relative;
	width: 46px;
	height: 45px;
	float:left;
	margin-left:20px;
	}	
.fadehover_2{
	position: relative;
	width: 88px;
	height: 45px;
	float:left;
	margin-left:20px;
	}	
.fadehover_3{
	position: relative;
	width: 94px;
	height: 45px;
	float:left;
	margin-left:20px;
	}
.fadehover_4{
	position: relative;
	width: 93px;
	height: 45px;
	float:left;
	margin-left:20px;
	}	
.fadehover_5{
	position: relative;
	width: 66px;
	height: 45px;
	float:left;
	margin-left:20px;
	}	
.fadehover_6{
	position: relative;
	width: 29px;
	height: 45px;
	float:left;
	margin-left:20px;
	}	
.fadehover_7{
	position: relative;
	width: 86px;
	height: 45px;
	float:left;
	margin-left:20px;
	}	
img.a, img.b {
		position: absolute;
		left: 0;
		top: 0;
		}
img.a {
		z-index: 10;
		display: block;
		cursor: pointer;
		}	
	
