A
{
	text-decoration: none;
	color: black;
}
A:hover
{
	text-decoration: underline;
}
BODY
{
	background: #ffffff;
	font-family: Tahoma;
	font-size: 11px;
}
TABLE.canvas
{
	border-left: 0px solid black;
	border-right: 0px solid black;
	width: 780px;
	height: 100%;
}
TABLE.canvas TD.top
{
	vertical-align: top;
	border-bottom: 0px solid black;
}

TABLE.content
{
	width: 540px;
	
}
TD.content
{
	width: 100%;
	height: 100%;
	background-color: white;
	font-size: 11px;
}
TD.cornertop
{
	background-color: white;
	width: 100%;
}
TD.cornerbottom
{
	background-color: white;
	width: 100%;
}			
TD.cornerleft
{
	background-color: white;
}
TD.cornerright
{
	background-color: white;
}	
TABLE.caption-random
{
	height: 146px;
	width: 224px;
	color: white;
	font-size: 11px;
}
TABLE.caption-new
{
	height: 146px;
	width: 224px;
	color: white;
	font-size: 11px;
}
TABLE.caption-topper
{
	height: 146px;
	width: 224px;
	color: white;
	font-size: 11px;
}
TABLE.caption
{
	height: 146px;
	width: 224px;
	color: white;
	font-size: 11px;
}

TD.bottom
{
	
}		
DIV.header
{
	padding-right: 8px;.
	vertical-align: top;
	font-weight: bold;
}
TABLE.bundle
{
	margin-left: 18px;
	background-color: #ffffff;
	font-size: 11px;
}
DIV.image
{
	padding: 4px;
	background: #ffffff;
	cursor: hand;
}
SPAN.search
{
	width: 294px;
	border: 0px solid black;
	background: #eeeeee;
	margin-left:420px;
	font-size: 11px;
}
BUTTON
{
	border: 0px solid black;
	height: 19px;
	font-size: 10px;
	font-weight: bold;
}
INPUT
{
	font-size: 11px;
}
SELECT
{
	font-size: 11px;
}
TABLE.bundledescription
{
	font-size: 11px;
}
SPAN.ad
{
	border: 0px solid black;
	width:256px;
	height: 135px;
	position: absolute;
	top:130px;
	left: 400px;
	background: URL(images/madonna.png);
}
DIV.searchfield
{
	position:absolute;
	top:46px;
	left:650px;
	width:294px;
	height:0px;
	background: #ffffff;
	border:0px solid black;
	text-align: left;
	padding: 4px;
	overflow: hidden;
}
H2
{
	font-size: 16px;
	font-weight: bold;
}
H3
{
	font-size: 14px;
	font-weight: bold;
}
TABLE.alphabet
{
	border: 0px solid black;
	margin: 2px;
}
TABLE.alphabet TD
{
	font-size: 10px;
	font-weight: bold;
	background: URL(status_back.gif);
	cursor: hand;
}
TR.row_over TD
{
	background-color: #ffffff;
}
A.info 
{
	color:#ffffff;
	font-weight:bold;
	text-decoration:none;
}
A:Hover.info 
{
	color:#ffffff;
	font-weight:bold;
	text-decoration:underline;
}
#info 
{
	position:absolute; 
	top:10px; 
	left:645px; 
	height:15px;
	width:200px;
	white-space:nowrap;
}
div.listheader2
{
	padding-left: 8px;
	padding-right: 8px;
	padding-top: 2px;
	background: URL(images/list_header_back.png) repeat-x bottom;
	height: 24px;
	color:Black;
	font-variant: small-caps;
	font-weight: bold;
	font-size: 12px;
	text-align: left;
	width: 144px;
}

a:link img, a:visited img, a:focus img, a:hover img, a:active img {
border: 0px black solid;
}