img {
  border-style:none;
}

#product #datatable td{
  padding:5px;
}

#product #datatable tr.lightrow{
  padding:2px;
  background-color:#EBE9FE;
  font-family: "Arial", "Helvetica", "sans-serif";
	font-size: 11px;
}

#product #datatable tr.deeprow{
  padding:2px;
  background-color:#E4D2E8;
  font-family: "Arial", "Helvetica", "sans-serif";
	font-size: 11px;
}

#product #datatable tr.lightrow td{
  border-bottom: 1px solid #D6D6FA;
}

#product #datatable tr.deeprow td{
  border-top: 1px solid #F5F1FA;
  border-bottom: 1px solid #DBCCEC;
}


#product #datatable td.tabletitle{
  background-color:#B0388C;
  border-bottom: 1px solid #9C327C;
}

#product #datatable ul{
  list-style-type:square;
}

#popup{
  position:absolute;
	left:620px;
	top:160px;
	width:150px;
	z-index:1;
	background:#B0388C;
	padding:2px;
	text-align:center;
}

#popup .pop_content{
  position:relative;
}

#popup .pop_content .close{
  position:absolute;
	right:10px;
	top:10px; 
}

#popup .pop_content .btn{
  position:absolute;
	right:10px;
	bottom:10px; 
}

.c_bodytxt {
  font-size: 9pt;
  line-height: 14pt;
  letter-spacing: 0.15em
}

.c_bodytxt_purple {
  font-size: 9pt;
  line-height: 14pt;
  letter-spacing: 0.15em;
  color:#68008a;
}

.c_shd {
  font-size: 12pt;
  line-height: 16pt;
  letter-spacing: 0.1em;
  color: #993366
}

.c_sshd {
  font-size: 9pt;
  font-weight: bold;
  line-height: 16pt;
  letter-spacing: 0.1em;
  color: #993366
}

.c_sshd_purple {
  font-size: 9pt;
  font-weight: bold;
  line-height: 16pt;
  letter-spacing: 0.1em;
  color: #68008a;
}

.e_bodytxt {
	font-family: "Arial", "Helvetica", "sans-serif";
	font-size: 9pt;
	line-height: 150%;
	color: #333333;
	letter-spacing: 0em;
}

.e_bodytxt_purple {
	font-family: "Arial", "Helvetica", "sans-serif";
	font-size: 9pt;
	line-height: 150%;
	color:#68008a;
	letter-spacing: 0em;
}
.e_shd {
	font-family: Geneva, Arial, Helvetica, san-serif;
	font-size: 12pt;
	line-height: 150%;
	color: #993366;
	letter-spacing: 0em;
	font-weight: bold;
}
.e_shd2 {
	font-family: Arial;
	font-size: 12px;
	line-height: 16px;
	color: #993366;
	letter-spacing: 0em;
	font-weight: bold;
}
.e_shd_purple {
	font-family: Geneva, Arial, Helvetica, san-serif;
	font-size: 12pt;
	line-height: 150%;
	color:#68008a;
	letter-spacing: 0em;
	font-weight: bold;
}

.tabletitle {
	font-family: "Arial", "Helvetica", "sans-serif";
	font-size: 13px;
	line-height: 15px;
	color: white;
}

a.link {
	color: #993366;
	text-decoration: none;
	letter-spacing: 0em;
}
a.link:hover { color: #F99A80; text-decoration: none}
