BODY
{
	background-color: #ffb400;
	margin: 0px;
}

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

A:hover
{
	text-decoration: underline;
}

IMG
{
	border: 0px;
}

TD
{
	font-family: Verdana;
	font-size: 11px;
	font-weight: bold;
}

.topMenu
{
	background-color: #ffb400;
	color: #000000;
	font-family: Verdana;
	font-size: 11px;
	font-weight: bold;
	height: 22px;
}

.itemLabel
{
	color: #c88e3a;
	font-weight: bold;
	padding-bottom: 5px;
	width: 100px;
}

.itemCell
{
	padding-bottom: 5px;
	text-align: justify;
}

.topList
{
	color: #c88e3a;
	font-weight: bold;
}

.headline
{
	padding-top: 20px;
	padding-left: 30px;
	padding-right: 30px;
	text-align: justify;
}

.categoryHeader
{
	color: #c88e3a;
	font-size: 16px;
	font-weight: bold;
	padding: 5px;
}

.resultheader
{
	color: #c88e3a;
	font-weight: bold;
	border-top: solid 1px;
	border-bottom: solid 1px;
}

.notify
{
	border: solid 1px #c88e3a;
	padding: 5px;
}

.itemStatusInStock
{
	color: #802A2A;
}

.itemStatusNew
{
	color: #629632;
}

.itemStatusSold
{
	color: #ff0000;
}

.itemStatusReserved
{
	color: #800080;
}

.itemStatusForShow
{
	color: #0000ff;
}

.roundedcornr_box {
   background: #ffd97f;
}
.roundedcornr_top div {
   background: url(../images/roundedcornr_tl.png) no-repeat top left;
}
.roundedcornr_top {
   background: url(../images/roundedcornr_tr.png) no-repeat top right;
}
.roundedcornr_bottom div {
   background: url(../images/roundedcornr_bl.png) no-repeat bottom left;
}
.roundedcornr_bottom {
   background: url(../images/roundedcornr_br.png) no-repeat bottom right;
}

.roundedcornr_top div, .roundedcornr_top, 

.roundedcornr_bottom div, .roundedcornr_bottom {
   width: 100%;
   height: 10px;
   font-size: 1px;
}

.roundedcornr_content {
	margin: 0 10px;
	color: #000000;
	font-family: Verdana;
	font-size: 11px;
	font-weight: bold;
}

/* color: #b35a00*/
.roundedcornr_content a:link { color: #000000; }
.roundedcornr_content a:visited { color: #000000; }
.roundedcornr_content a:active { color: #000000; }
.roundedcornr_content a:hover { text-decoration: underline; color: #b35a00; }