
body {
	font-family: Arial;
	font-size: 12px;
	background-color:#ffe5e6;

text-align: center;


}

table
{ 
font-family: Arial;
font-size: 13px;
margin-left: auto;
margin-right: auto;
}

img
{
display: block;
border-style:none;
margin-left: auto;
margin-right: auto;

}


#back {
background-color:white;
margin-left: auto;
margin-right: auto;
margin-bottom: 20px;
width:800px;
height:870px;
text-align: left;
}
#main {
width:530px;
position:absolute; 


margin-top:10px;

text-align:center;
 margin-left:220px; 



}

.sale {
text-decoration: line-through;
color: #777777;
}

h {
font-size:xx-large;
}
h2 {
font-size:large;
text-align:center;
}

h3 {
font-size:medium;
text-align:center;
}

A:link {
color: #777777;
}

A:visited {
color: #777777;
}

A:active {
color: #777777;
}

A:hover {
color: #000000;
}

#logo {
text-align:center;
margin-left: auto;
margin-right: auto;
margin-top:10px;
}

#info {



text-align:center;
margin-left: auto;
margin-right: auto;

margin-bottom:15px;
color:black;
line-height: 5px;
}

#left {

position:absolute;     
margin:10px;
margin-top:20px;
width:180px;



}
.Option {
	display: block;

background-color:#ffc1c3;
border-style: solid;
border-color: black;
border-width: 1px; 
border-bottom-width: 0px;
padding-top:5px;
padding-bottom:5px;
	line-height: 15px;
	padding-left: 27px;
	padding-right: 27px;

	font-weight: bold; 

}


.LeftMenu A:link {
	color: #000000;
	text-decoration: none;
}

.LeftMenu A:visited {
	color: #000000;
	text-decoration: none;
}

.LeftMenu A:active {
	color: #000000;
	text-decoration: none;
}

.LeftMenu A:hover {
	color: #000000;
	text-decoration: underline;
}
