@charset "UTF-8";
.quote {
	font-family: Verdana, Geneva, sans-serif;
	font-size: 14px;
	color: 4e2f91;
	background-color: #DDD5EA;
	padding: 5px;
	height: 100px;
	width: 225px;
	font-weight: bold;
	float: left;
	margin-top: 0px;
	margin-right: 10px;
	margin-bottom: 10px;
	margin-left: 0px;
}
#sidebar1 #update {
	background-image: url(../images/updates.png);
	background-repeat: no-repeat;
}
#sidebar1 #update h3 {
	font-weight: bold;
	color: #589D5D;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 10px;
	padding-top: 10px;
	font-size: 16px;
}
#update ul li {
	line-height: 20px;
	text-indent: -30px;
	list-style-type: none;
}
#update ul li a {
	text-decoration: none;
}
#update ul li a:hover {
	text-decoration: underline;
}
#fadeimages {
	z-index: 0;
}

#sidebar1 #quick1 {
	background-image: url(../images/index/RBF.png);
	background-repeat: no-repeat;
}
#sidebar1 #quick2 {
	background-image: url(../images/index/WEFost.png);
	background-repeat: no-repeat;
}
#sidebar1 #quick3 {
	background-image: url(../images/index/client.png);
	background-repeat: no-repeat;
}
.quickhead {
	color: #4D2D90;
	font-family: "Arial Black", Gadget, sans-serif;
	font-size: 16px;
	line-height: 16px;
	font-weight: bold;
}
.quickp {
	font-size: 10px;
	line-height: 10px;
}
.purple {
	font-size: 12px;
	line-height: 14px;
	color:#4e2f91;
}
