body, td
{
	padding: 0px;
	margin: 0px;
	font-family: "Verdana", "Arial", "Helvetica", sans-serif;
}

img { display: block; border: 0; }

a { font-weight: bold; }
a:link { color: #aa0000; }
a:visited { color: #999999; }
a:active { color: #ff0000; }

.mainbody
{
	width: 100%;
	padding: 0px;
	border-width: 0px;
	margin: 0px;
}

.topbanner
{
	background-color: #666;
	background-image: url(gris.gif);
}

.henryred
{
	background-color: #900;
	background-image: url(rojo.gif);
}
.henryred img { margin: auto; }

.floatr { float: right; font-size: 10px; margin: 0px;}
.flashad {float: right; margin: 0 0 10px 10px; }

.menu, #footer
{
	font-size: 9px;
	line-height: 13px;
	text-align: right;
	background-color: #000000;
	color: #ffffff;
	padding: 3px 30px 3px 10px;
	border-bottom: 1px solid yellow;
	border-top: 1px solid yellow;
}
#footer { text-align: center; }
.menu a:link
{
	font-size: 13px;
	color: #ffff00;
}

.menu a:visited
{
	font-size: 13px;
	color: #ffffcc;
}

.menu a:active
{
	font-size: 13px;
	color: #ffff00;
}

.centered { text-align: center; }

.red
{
	font-size: 10px;
	color: #ffffff;
	text-align: center;
	background-color: #900;
	background-image: url("rojo.gif");
	width: 150px;
	padding: 10px;
	vertical-align: top;
}
.red img { margin: auto; }
.red form { margin: 0; }
.red p { margin: 0.8em 0; }
.red a:link { color: #ffff00; }
.red a:visited { color: #ffff00; }
.red a:active { color: #ff0000; }

.news, .bestof {text-align: left;}

.news, .extras, .bestof, .search {border-bottom: 2px solid black; padding: 15px 0;}

h3
{
	font-size: 14px;
	margin: 0;
	text-align: center;
}

.title-snip h3 {text-align: left; }

h1, .titlea
{
	letter-spacing: -1px;
	font-family: "Impact", "Arial", "Helvetica", sans-serif;
	font-size: 40px;
	font-weight: normal;
}

.images, #contents img
{
	float: left;
	padding: 10px;
}

form
{
	padding: 3px;
	text-align: center;
}

.forms, .floater
{
	border-width: 1px 1px 1px 1px;
	border-style: solid;
	border-color: #000000;
	background-color: #ffffaa;
	font-size: 12px;
}

.forms2
{
	border-width: 2px;
	border-style: outset;
	border-color: #000;
	font-size: 11px;
	background-color: #ffff00;
	margin-top: 5px;
}

.forms3, .tools
{
	font-size: 11px;
	background-color: #ffffaa;
}

.tools { text-align: right; }
.tools a:link { color: #a00; }
.tools a:visited { color: #a00; }

.text
{
	border: 1px solid black;
	text-align: justify;
	color: #000000;
	padding: 10px;
	vertical-align: top;
}

body>.mainbody {font-size: 12px;}
.flash { text-align: center; margin-bottom: 10px;}

#contents
{
	text-align: justify;
	font-size: 14px;
	color: #000000;
}

#contents table { margin-bottom: 5px; }

.snip
{
	border-width: 1px;
	border-style: solid;
	border-color: #000000;
	width: 100%;
}

.title-snip
{
	padding: 3px;
	background-color: #000000;
	color: #ffffff;
}

.print { border-top: 2px solid black;
border-bottom: 2px solid black; padding: 10px; margin: 10px;}

.little { text-align: right; font-size: 10px; }
