/* CSS Style */
BODY
{
	font-size: x-small;
	margin: 0px;
	color: #9d1a22;
	font-family: Arial, Helvetica, sans-serif;
	background-color: #dad2e9;
}

.phone
{
	padding-right: 0px;
	font-size: 18px;
	padding-bottom: 15px;
	color: #9d1a22;
	padding-top: 15px;
	font-family: Verbana;
	text-align: right;
}

.window_title{
	color: #9D1A22;
	font-size: 20px;
	font-family: Arial;
	padding-left: 15px;
	font-weight: bold;
}

.your_cart {
	padding-left: 11px;
}

.cart_cl {
	background-color: #FFE0CF;
	width: 190px;
	height: 100%;
}

.content_bg {
	background-image: url(../img/content_bg.gif);
	width: 529px;
	margin-left: 7px;
	margin-top: 2px;
}
.content_bg_b {
	background-image: url(../img/content_bg_01.gif);
	width: 548px;
}

.price
{
	font-size: 18px;
	color: #9d1a22;
	font-family: Tahoma;
	text-align: center;
	text-decoration: none;
}
.price:visited
{
	font-family: Tahoma;
	color: #9D1A22;
	font-size: 18px;
	text-align: center;
		text-decoration: none;
}
.price:active
{
	font-size: 18px;
	color: blue;
	font-family: Tahoma;
	text-align: center;
	text-decoration: none;
}
.price:hover
{
	font-size: 18px;
	color: #9d1a22;
	font-family: Tahoma;
	text-align: center;
	text-decoration: none;
}




.text {
	font-family: Tahoma;
	color: #000000;
	font-size: 12px;
	font-weight: bold;
}

.subc {
	background-color: #FFFFFF;
	width: 529px;
	margin-top: 2px;
	margin-left: 7px;
	margin-bottom: 5px;
}

P {
	margin-left: 8px;
	margin-right: 2px;
	margin-bottom: 0px;
	margin-top: 0px;
	color: #9D1A22;
}

.cart_title
{
	padding-left: 3px;
	font-weight: bold;
	font-size: 12px;
	background-image: url(../img/ctbk.gif);
	color: #ffc19e;
	padding-top: 3px;
	font-family: Tahoma;
	height: 23px;
	text-align: left;
}

.header
{
	background-image: url(../img/ctbk.gif);
}


.grid22 {
	font-family: Tahoma;
	font-size: 5px;
	font-weight: bold;
	text-align: left;
	padding-left: 3px;
	padding-top: 3px;
	
		width: 198px;
}

sspan {
	font-family: Tahoma;
	color: #9D1A22;
	font-size: 20px;
}