
td {
	text-align: left;
	vertical-align: top;
	font-family:Tahoma;
	font-size:10px;
	color:#373737;
}
td.bot {
	text-align: left;
	vertical-align: bottom;
}
form
{
	margin:0px;
}
a {

	text-decoration: none;
	color:#373737;
}
.light
{
	color:#9B9B96;
}
.w
{
	color:#FFFFFF;
}
a.w
{
	color:#FFFFFF;
	text-decoration:none;
}
a.y
{
	color:#FFC800;
	text-decoration:none;
}
.copy
{
	color:#505046;
}
a.copy
{
	color:#505046;
	text-decoration:none;
}
a.menu
{
	color:#000000;
	text-transform:uppercase;
	font-weight:bold;
	text-decoration:none;
}

/* The whole body of the popup frame */
.image
{
	background-color: #000000;
	text-align: left;
	width: 260px;
	border-top: 0px;
	border-right: 0px;
	border-bottom: 0px;
	border-left: 0px;
	border-color: #B08617;
	border-style: ridge;
	color: white;
	font-family: Verdana, Tahoma, Arial;
	font-size: 12px;
	padding: 0px;
}


/* Image icon stuff */
.imageicon { width: 260px; height: 195px; }
.smallimageicon { width: 87px; height: 60px; }
