.head_table {
	font-family: tahoma;
	font-size: 14px;
	color: #000000;
	height: 30px;
	text-align: center;
	background-color: #c2ebdc;
	font-weight: bold;
}


body {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #000000;
	margin-top: 5px;
	margin-bottom: 0px;
	margin: 0 auto;
	padding: 0;
	background-color: #B6C8DC;
	background-image: url('../images/Page-BgTexture.jpg');
	background-repeat: no-repeat;
	background-attachment: scroll;
	background-position: bottom center;
}

#art-main
{
	position: relative;
	width: 100%;
	left: 0;
	top: 0;
}

#art-page-background-glare
{
	position: absolute;
	width: 500;
	height: 231px;
	left: 0;
	top: 0;
}

#art-page-background-glare-image
{

	background-repeat: no-repeat;
	height: 140px;
	width: 283px;
	margin: 0;
}

html:first-child #art-page-background-glare
{
	border: 1px solid transparent; /* Opera fix */
}

#art-page-background-gradient
{
	background-position: bottom left;
}

.centent_cell {
	padding-right: 3px;
	padding-left: 3px;
	vertical-align: top;
	text-align: justify;
}
.title {
	background-color: #97ddc2;
	font-weight: bold;
}
.row1 {
	background-color: #c2ebdc;
}
.styleprice {
	color: #aba000;
	font-weight: bold;
}
.cart_head {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	color: #666666;
}
.input_qty {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	text-align: center;
	height: 15px;
	width: 15px;
}
.cart_footer {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	color: #DCA526;
}
.text_cart {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bolder;
	color: #7B7B7B;
}
.deposit_txt {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
}
a {
	color: #0000FF;
	text-decoration: none;
}
a:hover {
	color: #FF0000;
}
.highlight {
	background-color: #FFFF00;
}
