#leftnav {
	width: 150px;
	font-size: 12 px;
	vertical-align: top;
	font-size: 85%;
}

ul, ol {
	font-family: Georgia, "Times New Roman", Times, serif;
}

#leftnav a {
	/*/*/padding: 3px; 
	text-decoration: none;
	line-height: 1em;
	width: 150px /* */
}

#leftnav a:link, #leftnav a:visited {
	color: #FFFFFF;
	font-family: Arial;
	font-size: 12;
	font-weight: bolder;
}

#leftnav a:hover, #leftnav a:active {
	color: #FFFF00;
}

#leftnav ul {
	/*/*/padding: 0em;
	margin-left: 0em;
	margin-right: 0em;
	list-style-type: none; /* */
}

#leftnav li {
	/*/*/margin: 0px 0px 6px 0px; /* */	
}

#current a {
}

#cartcontent {
	font-size: 10px;
	font-weight: bolder;	
}

#detail {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #333333;
}


#minicart {
	font-size: 9px;
	font-family: Verdana;	
}

.entryTable {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	background-color: #AA2D2D;
}

.entryTableHeader {
	font-family: Verdana;
	font-size: 12px;
	color: #FFFFFF;
	font-weight: bold;
	background-position: center;
}

.entryTable .label {
	background-color: #EAD0D0;
}

.entryTable .content {
	background-color: #FFFFFF;
}

.infoTable {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	background-color: #AA2D2D;
}

.infoTableHeader {
	font-family: "Courier New", Courier, mono;
	font-size: 14px;
	color: #FFFFFF;
	font-weight: bold;
	background-position: center;
}

.infoTable .label {
	background-color: #EAD0D0;
}

.infoTable .content {
	background-color: #FFFFFF;
}

.box {
	font-family: Arial;
	font-size: 10px;
	font-weight: bolder;
	border: 1px solid #990000;
	background-color: #E3BDBD;
}

.box2 {
	font-family: Arial;
	font-size: 12px;
	border: 1px solid #990000;
	background-color: #E3BDBD;
}

.notice {
	color: #996600;
	font-weight: bold;
}

#errorMessage {
	color: #990000;
	font-weight: bold;
}
.miniCartTable {
	font-family: Verdana;
	font-size: 10px;
	background-color: #AA2D2D;
}

.miniCartTableHeader {
	font-family: Verdana;
	font-size: 10px;
	color: #FFFFFF;
	font-weight: bold;
	background-position: center;
	background-color: #AA2D2D;
}

.miniCartTable .content {
	background-color: #FFFFFF;
}

.row1 {
	background-color: #E3B3B3;
}

.row2 {
	background-color: #E5A1A1;
}

.companyname {
	font-family: Arial;
	font-size: 14px;
	color: #AA2D2D;
	font-weight: bold;
	font-style: italic;
	text-decoration: none;
}

.companyname:hover {
	font-family: Arial;
	font-size: 14px;
	color: #AA2D2D;
	font-weight: bold;
	font-style: italic;
	text-decoration: underline;
}
