body {
	background-image: url('../images/bg.png');
	background-position: center;
	background-color: #313030;
	background-repeat: repeat-y;
	font-family: Verdana, Tahoma, Arial, Sans-Serif;
	margin: 0 0 0 0;
}
p {
	font-size: 8pt;
	margin-top: 0;
	margin-bottom: 0
}
.normal	{
	margin-left: 5;
	margin-right: 5;
	color: #000000;
	}
.lgrey	{
color: #7E8492;
}
.lnews	{
margin-left: 5;
margin-right: 5;
color: #1a1a1a;
}
.quote	{
margin-left: 25;
margin-right: 25;
color: #888888; 
}
.thumbnail{
	padding: 2px 2px 10px 2px;
	background-color: #FFFFFF;
	float: left;
	margin-right: 10px;
	margin-bottom: 10px;
}	
.gris		{
margin-left: 5;
margin-right: 5;
color: #999999;
}
.blanco	{
margin-left: 5;
margin-right: 5;
color:#ffffff;
}
a  	  	 {
font-size: 8pt;
margin-top: 0;
margin-bottom: 0;
color: #999999
}
a:link,a:visited     {
text-decoration: none; color: #006699
}
a:hover    {
text-decoration: underline; color: #ff9933
}
.vrpnews{
	font-size: 9pt;
	color:white;
	font-weight: bold;
	padding: 4px 7px 6px 5px;
	margin-bottom: 3px;
	border-bottom: 1px dashed #7E8492;
}
.vrpspecials{
	font-size: 9pt;
	color: White;
	font-weight: bold;
	padding: 1px 4px 5px 4px;
	border-bottom: 1px dashed #A7ABB4;
}
.vrpbox{
	width: 176px;
	height:244px;
	padding: 3px 3px 0 3px;
	background-color:#373636;
	border: 1px solid #A7ABB4;
	margin-bottom: 7px;
}

