/* CSS Document */
body{
	margin: 0px;
	padding: 0px;
	background-image: url(../images/me_bg01_rep.jpg);
	background-position:top left;
}
.background{
	background-image: url(../images/me_bg01.jpg);
	background-position:top left;
	background-repeat:no-repeat;
}
div.menu{
	width:196px;
	height: 510px;
	background-image: url(../images/me_collection.gif);
	background-position:top left;
	_background-position:0px -3px;
	background-repeat:no-repeat;
	margin-right: 0px;
	_margin-right:4px;
}

div.contenttop{
	background-image: url(../images/me_contenttop.jpg);
	background-position:top left;
	background-repeat:no-repeat;
	color: #d72c2c;
	

}
div.contentrep{
	background-image: url(../images/me_contentrep.jpg);
	background-position:top left;
	background-position:2px 0px;
	background-repeat:repeat-y;	
	_height: 10px;
}
div.contentbg{
	position:relative;
	background-image: url(../images/me_contentmiddle.jpg);
	background-position:8px 0px;
	background-repeat:no-repeat;	
	min-height: 390px;
	_height:398px;
	display: inline-block;

}

div.contentbottom{
	background-image: url(../images/me_contentbottom.jpg);
	background-position:top left;
	background-repeat:no-repeat;
	height: 69px;

}
div.itemlabel{
	background-image: url(../images/me_specialitemtop.png);
	background-position:top left;
	background-repeat:no-repeat;
	_background-image: none;
	_filter:progid:DXImageTransform.Microsoft.AlphaImageLoader(src='images/me_specialitemtop.png');
	color: #744741;
}
.itempic{
	border:5px solid #f8bdc9;
	_border: 5px solid #f7b5c3;
	background-color:#FFFFFF
}


.itembottom{
	background-image: url(../images/me_specialitembottom.png);
	background-position:top left;
	background-repeat:repeat-y;
	_background-image: none;
	_filter:progid:DXImageTransform.Microsoft.AlphaImageLoader(src='images/me_specialitembottom.png');
}


/* item styles */
table.itemtable .righttop{
	background-image: url(../images/me_record_righttop.png);
	background-position:top left;
	background-repeat:no-repeat;
	_background-image: none;
	_filter:progid:DXImageTransform.Microsoft.AlphaImageLoader(src='images/me_record_righttop.png', sizingMethod='scale');	
}
table.itemtable .rightrep{
	background-image: url(../images/me_record_rightrep.png);
	background-position:top left;
	background-repeat:repeat-y;
	_background-image: none;
	_filter:progid:DXImageTransform.Microsoft.AlphaImageLoader(src='images/me_record_rightrep.png', sizingMethod='scale');	
	_height: 9px;
}
table.itemtable .rightbottom{
	background-image: url(../images/me_record_rightbottom.png);
	background-position:top left;
	background-repeat:no-repeat;
	_background-image: none;
	_filter:progid:DXImageTransform.Microsoft.AlphaImageLoader(src='images/me_record_rightbottom.png', sizingMethod='scale');	
}
table.itemtable .bottomrep{
	background-image: url(../images/me_record_bottomrep.png);
	background-position:top left;
	background-repeat:repeat-x;
	_background-image: none;
	_filter:progid:DXImageTransform.Microsoft.AlphaImageLoader(src='images/me_record_bottomrep.png', sizingMethod='scale');	
	_height: 24px;
}
table.itemtable .leftbottom{
	background-image: url(../images/me_record_leftbottom.png);
	background-position:top left;
	background-repeat:no-repeat;
	_background-image: none;
	_filter:progid:DXImageTransform.Microsoft.AlphaImageLoader(src='images/me_record_leftbottom.png', sizingMethod='scale');	
	_height: 24px;
}
table.itemtable .itemcontent{
	border: 5px solid #f8bdc9;
	background-color:#FFFFFF;
}
div.footer{
	width: 362px;
	height: 25px;
	background-image: url(../images/me_footer.jpg);
	background-position:top left;
	background-repeat:repeat-x;
	margin-bottom: 8px;
	margin-left: 300px;
	text-align: right;
}
div.basketsep{
	background-image:url(../images/me_basketsep.gif);
	background-position: top left;
	background-repeat:no-repeat;
	height: 20px;
}