a {
	text-decoration: underline;
}
a.1 {
	text-decoration: underline;
	color:#885A00;
}
a.2 {
	text-decoration: none;
	font-weight:bold;
	color:#2B6761;
	
}
a.3 {
	text-decoration: none;
	color:#000000;
	
}

.t10 {
	font-family: Arial;
	font-size: 10px;
	font-style: normal;
}

.LRBorderDotted{
  border-left: 1px dotted #e0cd88;
  border-right: 1px dotted #e0cd88
}
.LBorderDotted{
  border-left: 1px dotted #e0cd88;
}
.RBorderDotted{
  border-right: 1px dotted #e0cd88
}
.TBorderDotted{
  border-top: 1px dotted #e0cd88
}
.BBorderDotted{
  border-bottom: 1px dotted #e0cd88
}
.AllBorderDotted{
  border-left: 1px dotted #e0cd88;
  border-right: 1px dotted #e0cd88;
  border-bottom: 1px dotted #e0cd88;
  border-top: 1px dotted #e0cd88
}
.LRBBorderDotted{
  border-left: 1px dotted #e0cd88;
  border-right: 1px dotted #e0cd88;
  border-bottom: 1px dotted #e0cd88
}

.LRBorderSolid{
  border-left: 1px solid #e0cd88;
  border-right: 1px solid #e0cd88
}
.LRBBorderSolid{
  border-left: 1px solid #e0cd88;
  border-right: 1px solid #e0cd88;
  border-bottom: 1px solid #e0cd88
}
.LBorderSolid{
  border-left: 1px solid #e0cd88;
}
.RBorderDotted{
  border-right: 1px solid #e0cd88
}
.TBorderSolid{
  border-top: 1px solid #e0cd88
}
.BBorderSolid{
  border-bottom: 1px solid #e0cd88
}
.AllBorderSolid{
  border-left: 1px solid #e0cd88;
  border-right: 1px solid #e0cd88;
  border-bottom: 1px solid #e0cd88;
  border-top: 1px solid #e0cd88
}


.N_LEFT_HEAD1 {  font-family: Arial, Helvetica, sans-serif; font-size: 14px; font-style: normal; font-weight: bold  }
.N_Item1 {  font-family: Arial, Helvetica, sans-serif; font-size: 12px; font-style: normal; font-weight: bold}

.N_Price {  font-family: Arial, Helvetica, sans-serif; 
font-size: 14px; 
font-style: normal; 
font-weight: bold;
color: blue
}
.N_BodyTextArea{
  padding-left:10px;
  padding-right:10px;
}