img 
{
	border: solid;
	border-color: black;
}

#basenotes p 
{
	font-size: 16px;
}

#basenotes a
{
	font-family:Verdana, Arial, Helvetica, sans-serif;
	color:#000099;
	font-weight:500;
}

#basenotes a:hover
{
	font-family:Verdana, Arial, Helvetica, sans-serif;
	color:#00ff00;
	font-weight:500;
}
#basenotes .headline 
{
	font-size: 18px;
	align: right;
	font-weight: 500	;
	FONT-FAMILY: Arial, Verdana, Helvetica, "MS Comic Sans";
	color: ffffff;
	line-height:30px;
}

.howd 
{
	font-size: 14px;
	align: left;
	font-weight: normal;
	FONT-FAMILY: Arial, Verdana, Helvetica, "MS Comic Sans";
	color: ffffff;
}
  .commentary {
	font-size: 14px;
	align: right;
	font-weight: normal;
	FONT-FAMILY: Arial, Verdana, Helvetica, "MS Comic Sans";
	color: ffffff;
}

.commentary .item_name 
{
	font-size: 16px;
	align: right;
	font-weight: bold;
	FONT-FAMILY: Arial, Verdana, Helvetica, "MS Comic Sans";
	color: ffffff;
	line-height:30px;
}

.smallish 
{
	font-size: 11px;
	align: right;
	font-weight: bold;
	FONT-FAMILY: Arial, Verdana, Helvetica, "MS Comic Sans";
	color: 000000;
}

.backto 
{
	font-size: 18px;
	font-weight: bold;
	FONT-FAMILY: Arial, Verdana, Helvetica, "MS Comic Sans";
	color: 000000;
}

a 
{ 
  	COLOR: #000000;  
	text-decoration: none; 
	display: inline;
	background: none;
	border: none;
}

:hover 
{ 
  	COLOR: #999999 
}

#whatplate 
{
	POSITION: absolute; 
	left: 72px; 
	width: 700px; 
	TOP: 35px; 
	Z-INDEX: 45;
}

#whatplate a 
{ 
	font-size: 14px;
	font-weight: bold;
	FONT-FAMILY: Arial, Verdana, Helvetica, "MS Comic Sans";
  	COLOR: #ff9944 
}

#whatplate a.yup 
{ 
	font-size: 18px;
	font-weight: bold;
	FONT-FAMILY: Arial, Verdana, Helvetica, "MS Comic Sans";
  	COLOR: #000000 
}

#whatplate :hover 
{ 
  	COLOR: #00cc00 
}

#bottomplate 
{
	POSITION: relative; 
}

#bottomplate a 
{ 
	font-size: 14px;
	font-weight: bold;
	FONT-FAMILY: Arial, Verdana, Helvetica, "MS Comic Sans";
  	COLOR: #cc4444 
}

#bottomplate a.yup 
{ 
	font-size: 18px;
	font-weight: bold;
	FONT-FAMILY: Arial, Verdana, Helvetica, "MS Comic Sans";
  	COLOR: #000000 
}

#bottomplate :hover 
{ 
  	COLOR: #00cc00 
}


body 
{
	background:#F2F2E9 url('small/bk012.jpg') repeat-y;
}

#triplist 
{
	position: absolute;
	z-index: 4;
	top: -2px;
	left: 20px;
	padding:0;
	margin:0;
}

#triplist a 
{
	display:block;
	background: #d5d5d5;
	border: solid 1px #ffffff;
	padding: 0 6px 0 6px;
}

#triplist a:hover 
{
	background: #00ff00;
}

#triplist .activo 
{
	background: #ff9955;
}

#bottom_triplist a 
{
	display:block;
	background: #d5d5d5;
	border: solid 1px #ffffff;
	padding: 0 6px 0 6px;
}

#bottom_triplist a:hover {
	background: #00ff00;
}

#bottom_triplist .activo 
{
	background: #ff9955;
}
