@charset "utf-8";
/* CSS Document */

a:link {
	color: #FFFFFF;
	text-decoration: none;
}
a:visited {
	text-decoration: none;
	color: #FFFFFF;
}
a:hover {
	text-decoration: underline;
	color: #000000;
}
a:active {
	text-decoration: none;
	color: #FFFFFF;
}






td#footer a:link {
	color: #000000;
	text-decoration: underline;
}
td#footer a:visited {
	text-decoration: underline;
	color: #000000;
}
td#footer a:hover {
	text-decoration: none;
	color: #DE6026;
}
td#footer a:active {
	text-decoration: underline;
	color: #000000;
}










fieldset { border:2px solid #000000 }
legend {

  padding: 0.2em 0.5em;

  border:2px solid #000000;

  color:black;

  font-size:95%;

  text-align: center;

  }

.W12 {
	font-family: Verdana;
	font-size: 12px;
	color: #FFFFFF;
}
.W12B {font-family: Verdana; font-size: 12px; color: #FFFFFF; font-weight: bold; }
.W11B {font-family: Verdana; font-size: 11px; color: #FFFFFF; font-weight: bold; }
.W10 {
	font-family: Verdana;
	font-size: 10px;
	color: #FFFFFF;
}
.W10B {font-family: Verdana; font-size: 10px; color: #FFFFFF; font-weight: bold; }
.W14B {
	font-family: Verdana;
	font-size: 14px;
	color: #FFFFFF;
	font-weight: bold;
}
.B12 {
	font-family: Verdana;
	font-size: 12px;
	color: #000000;
}
.B12B {font-family: Verdana; font-size: 12px; color: #000000; font-weight: bold; }
.B14B {font-family: Verdana; font-size: 14px; color: #000000; font-weight: bold; }
.B10 {
	font-family: Verdana;
	font-size: 10px;
	color: #000000;
}
.B11 {
	font-family: Verdana;
	font-size: 11px;
	color: #000000;
}
.O11 {
	font-family: Verdana;
	font-size: 11px;
	color: #DE6026;
}
.B11B {
	font-family: Verdana;
	font-size: 11px;
	color: #000000;
	font-weight: bold;
}
.B10B {font-family: Verdana; font-size: 10px; color: #000000; font-weight: bold; }
.B14B {
	font-family: Verdana;
	font-size: 14px;
	color: #000000;
	font-weight: bold;
}
.box {
	font-family: Verdana;
	font-size: 11px;
	color: #333333;
	background-color: #CCCCCC;
}
.Y10B {font-family: Verdana; font-size: 10px; color: #FFFF00; font-weight: bold; }
.Y12B {font-family: Verdana; font-size: 12px; color: #FFFF00; font-weight: bold; }

.H1 {
	font-family: Verdana;
	font-size: 14px;
	color: #DE6026;
	font-weight: bold;
}
.store {
	font-family: Verdana;
	font-weight: bold;
	font-size: 12px;
	color: #333333;
	background-color: #CCCCCC;
}
div.pagination {
		padding: 3px;
		margin: 3px;
		text-align:center;
		font-family: Arial, Helvetica, sans-serif;
		font-size: 12px;
		color:#a0a0a0;
		font-size:80%;
	}
	div.pagination a {
		margin-right:3px;
		padding:2px 5px;
		font-family: Arial, Helvetica, sans-serif;
		font-size: 12px;
		border: 1px solid #606060;
		color: #808080;
	}
	div.pagination a:hover, div.meneame a:active {
		border: 1px solid #f0f0f0;
	
		font-family: Arial, Helvetica, sans-serif;
		font-size: 12px;
		background-color:#404040;
		color: #ffffff;
	}
	div.pagination span.current {
		margin-right:3px;
		padding:2px 5px;
		border: 1px solid #ffffff;
		font-family: Arial, Helvetica, sans-serif;
		font-size: 12px;
		font-weight: bold;
		background-color: #de6026;
		color: #ffffff;
	}
	div.pagination span.disabled {
		margin-right:3px;
		padding:2px 5px;
		font-family: Arial, Helvetica, sans-serif;
		font-size: 12px;
		border: 1px solid #606060;
		color: #808080;
	}
