

ul, ol {
	font-family: Georgia, "Times New Roman", Times, serif;
}

.entryTable {
	font-family: Verdana, Geneva, Arial, helvetica, sans-serif;
	font-size: 12px;
	border-right:1px solid #c03200;
	border-top:1px solid #c03200;
}
.entryTable td{
	border-left:1px solid #c03200;
	border-bottom:1px solid #c03200;
}

.entryTableHeader {
	font-family: Verdana, Geneva, Arial, helvetica, sans-serif;
	font-size: 12px;
	color: #000000;
	background-color:#ffeede;
	font-weight: bold;
	background-position: center;
}

.entryTable .label {
	background-color: #EFEFEF;
}

.entryTable .content {
	
}


.infoTable {
	font-family: Verdana, Geneva, Arial, helvetica, sans-serif;
	font-size: 12px;
	background-color: #41AF00;
}

.infoTableHeader {
	font-family: Verdana, Geneva, Arial, helvetica, sans-serif;
	font-size: 12px;
	color: #000000;
	background-color: #ffeede;
	font-weight: bold;
	background-position: center;		
}

.infoTable .label {
	background-color: #EFEFEF;
}

.infoTable .content {
	
}

.box {
	font-family: Verdana, Geneva, Arial, helvetica, sans-serif;
	font-size: 10px;
	color: #000000; 
	font-weight: bold;
	background-color:#ffeede;
	border: 1px solid #336699;
}
.Qtybox{
	font-family: Verdana, Geneva, Arial, helvetica, sans-serif;
	font-size: 12px;
	border: 1px solid #336699;
}

.QtyTextArea{
	font-family: Verdana, Geneva, Arial, helvetica, sans-serif;
	font-size: 12px;
	border: 1px solid #336699;
	width:195px
}

.clsLink{
	font-family: Verdana, Geneva, Arial, helvetica, sans-serif;
	font-size: 10px;
	color: #000000; 
	FONT-WEIGHT: bold;
	background-color:#ffeede;
	border: 1px solid #336699;
	text-decoration: none;
	margin:3px;
	padding:2px;

}
.notice {
	color: #996600;
	font-weight: bold;
}

.addToCartButton {
	font-family: Verdana, Geneva, Arial, helvetica, sans-serif;
	font-size: 12px;
	color:#333333;
	font-weight:bold;
	border: 1px solid #336699;
	background-color:#FFCC00;
}

#errorMessage {
	color: #990000;
	font-weight: bold;
}

.DialogBox {
	
}
.DialogBorder {
	BACKGROUND-COLOR: #e5ebef
}
.DialogTitle {
	FONT-WEIGHT: bold; FONT-SIZE: 11px; COLOR: #082032
}
.DialogTitleComment {
	FONT-WEIGHT: normal; FONT-SIZE: 11px; COLOR: #082032
}