a:link { color: #533; text-decoration: none }
a:active { color: #f33; }
a:visited { color: #933; text-decoration: none }
a:hover { color: #f33; text-decoration: underline }

body {
background-color: #aaa;
height: 100%;
margin: 0px;
padding: 0px;
}
table
{
border-width: 0px;
}
p,h1,h2,h3,h4,li,td,input,th
{
color: #333;
font-family: verdana, arial, 'sans serif';
}
p,td,input,th,li
{
font-size: 12px;
line-height: 15px;
}
h1
{
font-size: 20px;
text-align: center;
}

.emphasis
{
font-size: 14px;
text-align: center;
font-weight: bold;
color: #933;
}

.nationwide_flag
{
position: absolute;
left: -30;
}
.banner_flag
{
position: absolute;
left: -45;
top: -20;
}

.anchor
{
position: relative;
}

.bordertable {
border-left: solid;
border-right: solid;
border-top: solid;
border-bottom: solid;
border-width: 1px;
color: #26392D;
}

.header
{
font-weight: bold;
}

.error
{
color: red;
text-align: center;
font-weight: bold;
}

.right {
width: 1px;
background-image: url("images/right_shadow.png");
}

.left {
width: 15px;
background-image: url("images/left_shadow.png");
}

.bottom {
height: 15px;
background-image: url("images/bottom_shadow.png");
}

.right_corner {
width: 15px;
height: 15px;
background-image: url("images/right_corner.png");
}

.left_corner {
width: 15px;
height: 15px;
background-image: url("images/left_corner.png");
}

.content {
background-color: white;
}

.datatable {
	padding-top: 1px;
	padding-bottom: 1px;
	padding-left: 1px;
	padding-right: 1px;
	background-color: #aaa;
	border: outset 1px;
}

.datadata {
	border-top: solid;
	border-bottom: solid;
	border-left: solid;
	border-right: solid;
	border-width: 1px;
	border: inset 1px;
	background-color: #F7EEC8;
	color: black;
	padding-top: 5px;
	padding-bottom: 5px;
	padding-left: 5px;
	padding-right: 5px;
}

.red {
	color: red;
	text-align: center;
	font-weight: bold;
	font-size: 14px;
}

.smalltext {
	font-size: 10px;
}

div.sell_piano_box {
	border-style: solid;
	border-width: 1px;
	margin-left: auto;
	margin-right: auto;
	width: 300px;
	padding: 5px;
	background-color: #F7EEC8;
	text-align: center;
}
.crossed_price {
	color: red;
	text-decoration: line-through;
}
