BODY {
background-color : #F8EDAF;
FONT-SIZE: 10px;
FONT-FAMILY: Tahoma, Verdana, Geneva, sans-serif;
}


A:link, A:visited
{
COLOR: #0066CC;
text-decoration : none;}

A:hover, A:active
{
COLOR: #0066CC;
text-decoration : underline;}


#sessionBox  { text-align: left; background-image: 
               url('../images/sessionBg.gif'); 
               width: 236px; height: 96px; float: right }
.boxTitleLeft, .boxTitleRight {
		font-family: Verdana, Arial, Helvetica, sans-serif;
		font-size: 70%;
		color: #000000;
		background-image: url('../images/boxTitleBg.gif'); 
            width: 175px; height: 13px; background-repeat: no-repeat; 
            font-weight: bold; padding-left: 5px; padding-top: 2px
 }
.boxTitleLeft2, .boxTitleRight2 {
		font-family: Verdana, Arial, Helvetica, sans-serif;
		font-size: 70%;
		color: #000000;
		background-image: url('../images/boxTitleBg2.gif'); 
            width: 150px; height: 13px; background-repeat: no-repeat; 
            font-weight: bold; padding-left: 5px; padding-top: 2px
 }

.boxFootLeft, .boxFootRight {
		background-image: url('../images/boxFootBg.gif'); 
		width: 175px; height: 12px;
		background-repeat: no-repeat;
		margin-bottom: 10px; padding-left: 5px;
 }
.boxFootLeft2, .boxFootRight2 {
		background-image: url('../images/boxFootBg2.gif'); 
		width: 150px; height: 12px;
		background-repeat: no-repeat;
		margin-bottom: 10px; padding-left: 5px;
 }

.boxContentLeft, .boxContentRight {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	border-left: 1px solid #CCCCCC;
	border-right: 1px solid #CCCCCC;
	background-color: #FFFFFF;
	padding-left: 5px;
	padding-top: 9px;
	padding-bottom: 5px;
	width: 168px;
}
.boxContentLeft2, .boxContentRight2 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 70%;
	border-left: 1px solid #CCCCCC;
	border-right: 1px solid #CCCCCC;
	background-color: #FFFFFF;
	padding-left: 5px;
	padding-top: 9px;
	padding-bottom: 5px;
	width: 143px;
}

.boxContent {
	border-top: 3px solid #CFE3F5;
	border-right: 1px solid #cccccc;
	border-bottom: 1px solid #cccccc;
	border-left: 1px solid #cccccc;
	padding: 3px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 75%;
	color: #333333;
	margin-bottom: 5px;
}
.latestProds {
	float: left;
	text-align: center;
	width: 131px;
	height: 120px;
}
.cartTotal {
	border-top: 1px dashed #CCCCCC;
	padding-top: 2px;
	margin-top: 3px;
	width: 168;
}

.txtContentTitle {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-weight: bold;
	color: #05549E;
	padding-bottom: 4px;
}
