@charset "utf-8";
/* CSS Document */
div.downindex {
	width:250px;
	height:130px;
	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:0px;
	text-align:left;
}
div.downinfo {
	width:273px;
	height:300px;
	float:left;
	font-size:10px;
	text-decoration:none;
	color:#666666;
	border:1px;
	border-style:solid;
	border-color:#999999;
	margin-top:5px;
	margin-right:5px;
	margin-left:0px;
	margin-bottom:0px;
	padding:5px;
	text-align:left;
}
div.downcode {
	width:268px;
	height:70px;
	overflow:auto;
	border:1px;
	border-style:solid;
	border-color:#000066;
	background: #FFFF99;
}
div.downphoto {
	width:250px;
	height:300px;
	float:left;
	font-size:9px;
	text-decoration:none;
	text-align:center;
	color:#999999;
	margin-top:5px;
	margin-right:5px;
	margin-left:0px;
	margin-bottom:0px;
	padding:0px;
	text-align:left;
}
.downindex a{
	color:#660000;
	text-decoration:none;
}
.downindex a:hover{
	color:#330099;
	text-decoration:none;
}
.downinfo a{
	color:#660000;
	text-decoration:none;
}
.downinfo a:hover{
	color:#330099;
	text-decoration:none;
}
.downindex img {
	width:250px;
	height:130px;
	float:left;
	padding:0px;
	margin:0px;
}
.downphoto img {
	width:250px;
	height:auto;
	float:left;
	padding:0px;
	margin:0px;
}
.downindex p {
	margin-top:20px;
}
.downinfo p {
	margin:0px;
	margin-top:1px;
	margin-bottom:4px;
}
.textdownindex {
	width:540px;
	height:auto;
	margin:0px;
	margin-top:10px;
	float:left;
	font-size:12px;
}
#textdowntitle {
	font-size:14px;
	text-transform:uppercase;
	font-weight:bold;
	color:#990000;
}
.espanol {
	color:#006633;
}