BODY {
	PADDING-RIGHT: 0px;
	PADDING-LEFT: 0px;
	PADDING-TOP: 0px;
	PADDING-BOTTOM: 0px;
	MARGIN: 2px 0px 2px;
	background: #FFFFFF; 
}


.heading {
font:Arial, Helvetica, sans-serif;
font-size:17px;
font-weight:bold;
text-decoration:none;
color:#06038B;
background: #E8E8E8;
padding-left: 9px;
}
.heading1 {
font:Arial, Helvetica, sans-serif;
font-size:18px;
font-weight:bold;
text-decoration:none;
color:#06038B;
padding-left: 0px;
}

.leftBasket {
font:Arial, Helvetica, sans-serif;
font-size:17px;
font-weight:bold;
text-decoration:none;
color:#06038B;
}


/*-----------------------------------TOP-----------------------------------------------*/

.red{	background: #C60000;}
.black{	background: #404040;}

/*-----------------------------------MIDDLE-----------------------------------------------*/

.dot{ background: url(../images/dot.gif);}
.dot1{ background: url(../images/dot1.gif);}

.curvetop{ background: url(../images/curvetopbg.gif);}
.curvebottom{ background: url(../images/curvebottombg.gif);}
.curveleft{ background: #FFFFFF url(../images/curveleftbg.gif);}
.curveright{ background: url(../images/curverightbg.gif);}

.lgrey{	background: #F5F5F5;}
.curvegtop{ background: url(../images/curvegtopbg.gif);}
.curvegbottom{ background: url(../images/curvegbottombg.gif);}
.curvegleft{ background: #FFFFFF url(../images/curvegleftbg.gif);}
.curvegright{ background: url(../images/curvegrightbg.gif);}

.leftlink
{
	font-family: verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #565656;
	padding-left: 2px;
	padding-right: 4px;
	font-weight: normal;
	TEXT-DECORATION: none;
}
.headerimage
{
	background: #E8E8E8;
	padding-left: 9px;
}

.text
{
	font-family: verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #595959;
	font-weight: normal;
	TEXT-DECORATION: none;
	text-align: justify;
	padding-left: 0px; 
}

.header
{
	font-family: verdana, Arial, Helvetica, sans-serif;
	font-size: 16px;
	color: #C60000;
	font-weight: normal;
	TEXT-DECORATION: none;
	text-align: justify;
	padding-left: 9px;
}

.crum
{
	font-family: verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #595959;
	font-weight: normal;
	TEXT-DECORATION: none;
}

.grey{	background: #FBFBFB;}
/*-----------------------------------BOTTOM-----------------------------------------------*/

.bottom
{
	background: url(../images/bottombg.gif);
	font-family: verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #737373;
	font-weight: normal;
	TEXT-DECORATION: none;
	text-align: center;
	line-height:190%;
}

.bottomlink
{
	font-family: verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #737373;
	font-weight: normal;
	TEXT-DECORATION: none;
}
/*-----------------------------------TAG-----------------------------------------------*/

ul	
{
	color : #595959;
	margin-top : 0px;
	padding-bottom : 0px;
	margin-bottom : 0px;
	font-size : 11px;
	font-family : verdana, Arial, Helvetica, sans-serif;
	list-style-image: url(../images/reddot.gif);
}

.blueul	
{
	color : #595959;
	margin-top : 0px;
	padding-bottom : 0px;
	margin-bottom : 0px;
	font-size : 11px;
	font-family : verdana, Arial, Helvetica, sans-serif;
	list-style-image: url(../images/bluedot.gif);
}
.arrowul	
{
	color : #595959;
	margin-top : 0px;
	padding-bottom : 0px;
	margin-bottom : 0px;
	font-size : 11px;
	font-family : verdana, Arial, Helvetica, sans-serif;
	list-style-image: url(../images/redarrow.gif);
}


/*-----------------------------------Product Title-----------------------------------------------*/

.protitle {

	font-family: verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #09087A;
	font-weight: bold;
	TEXT-DECORATION: none;
}
.protext {
	font-family: verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #595959;
	font-weight: normal;
	TEXT-DECORATION: none;
	text-align: justify;
	padding-right: 5px;
}

.proprice {
	font-family: verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #C60000;
	font-weight: bold;
	text-align: justify;
	padding-right: 10px;
}

.carttext {

	font-family: verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #FFFFFF;
	font-weight: bold;
	TEXT-DECORATION: none;
	padding-left: 5px;
}
.carttext1 {


	font-family: verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #999999;
	font-weight: normal;
	TEXT-DECORATION: none;
	padding-left: 5px;
}.protitlebig {


	font-family: verdana, Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #09087A;
	font-weight: bold;
	TEXT-DECORATION: none;
}

/*-----------------------------------Product Title-----------------------------------------------*/


a {
 	TEXT-DECORATION: none
 }
 
 A:Visited  {
	TEXT-DECORATION: none
 }
 
 A:Active  {
 	TEXT-DECORATION: none
 }
 
 A:Hover  {	
 	TEXT-DECORATION: underline;
}