body 			{
	font-family: Arial, Helvetica, sans-serif;
	background-position: top;
	padding: 0px;
	margin: 0;
	}
img {
border:none;
}
				
.BodyText {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000000;
				line-height: 15px
    text-decoration: none;
	padding-left: 45px;
	padding-right: 50px;
	padding-top: 20px;
   }
.BodyTextBold {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000000;
				line-height: 15px
    text-decoration: none;
	font-style: normal;
	font-weight: bold;
   }
.copyright {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
}
body_a {
	font-family: Arial, Helvetica, sans-serif;
	color: #107bd6;
	text-decoration: underline;
}
.footee {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #107BD6;
	text-decoration: none;
	margin-left: 15px;
}#Table_04 {
	background-position: top;
	vertical-align: top;
	margin: 0px;
	padding: 0px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}


ul {
	padding:0;
	margin:0;
	color:#000;
	font-family: arial, helvetica, sans-serif;
	white-space:nowrap;
	list-style-type:none;
	
	
}

ul.main {
	list-style-type:disc;
	padding-left:40px;
	padding-bottom:15px;
	margin:0;
}


.item
{
padding:3;
margin:0;
color:#000;
font-family: arial, helvetica, sans-serif;
white-space:nowrap;
list-style-type:none;

}
.number {
	width:50px;
}
.name {
	width:200px;	
}
.price {
	text-align: right;
	width:50px;	
}
.order {
	text-align: right;
	width:50px;	
}
.item li {
	float:left;
	display:block;
	padding: 0 5px 0 5px;
}
.item li a
{
padding:0.2em 1em;
background:#fc6;
color:#000;
text-decoration:none;
float:left;
border:1px solid #000;
}

