/* Banner-sponsor */
.banner-sponsor-title {
	width:728px;	
	height:120px;	
	color:#4c5600;
	background: #FFFCD6 url(templates/banner-css/banner-sponsor.gif);
	font-size:10pt;
	font-weight:bold;
	padding:0px;
	margin:0;
}
.banner-sponsor-title a {
	color:#4c5600;
	text-decoration:none;
}
.banner-sponsor-title a:hover {
	text-decoration:underline;
}


.banner-sponsor-title-mic {
	width:468px;	
	height:75px;	
	color:#4c5600;
	background: #FFFCD6 url(templates/banner-css/banner-sponsor.gif);
	font-size:12pt;
	font-weight:bold;
	padding:0px;
	margin:0;
}
.banner-sponsor-title-mic a {
	color:#4c5600;
	text-decoration:none;
}
.banner-sponsor-title-mic a:hover {
	text-decoration:underline;
}


.text-banner {
	font-size:10pt;
	color:#5e5e5e;
	font-weight:normal;
}


/* sticky-banner-right */
#sticky-Right-Banner{
position:fixed;
top:40px;
right:5px;
background:#FFFFFF;
color:#00CCFF;
width:200px;
height:660px;
font-size:18px;
padding:5px;
border-radius: 10px 10px 10px 10px;
box-shadow: 2px 3px 5px #888;
}
