body {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000;
	line-height: 125%;
	font-weight: lighter;
}

td {font-family: Arial, Helvetica, sans-serif;}

th {font-family: Arial, Helvetica, sans-serif;}
a   {color: #000; text-decoration: none;}
a:visited {
}
a:hover {
	background-color: #000;
	color: #FFF;
}
a:active {
}
.margin {
	padding-right: 30px;
}
.hundredPXwideCELL {
	width: 100px;
}
.hundredfiftyPXwideCELL {
	width: 150px;
}
.category {
	background-color: #000;
	color: #FFF;
}
img {border: 0}

table {
table-layout: fixed;
}
#bodflash_position {
	position:absolute;
	left: 200px;
	top: 150px;
}
