@charset "utf-8";
/* CSS Document */
div.sponsorindex {
	width:250px;
	height:300px;
	float:left;
	font-size:9px;
	text-decoration:none;
	color:#999999;
	border:1px;
	border-style:solid;
	border-color:#999999;
	margin-top:5px;
	margin-right:5px;
	margin-left:0px;
	margin-bottom:0px;
	padding:none;
	text-align:left;
}
.sponsorindex a{
	color:#660000;
	text-decoration:none;
}
.sponsorindex a:hover{
	color:#330099;
	text-decoration:none;
}
.sponsorindex img {
	width:250px;
	height:300px;
	margin:0px;
	float:left;
}
.sponsorindex p {
	margin-top:20px;
}
.textsponsorindex {
	width:540px;
	height:auto;
	margin:0px;
	margin-top:10px;
	float:left;
	font-size:12px;
}
#textsponsortitle {
	font-size:14px;
	text-transform:uppercase;
	font-weight:bold;
	color:#990000;
}