body, p {
	background-color: #ffffff; color: #222222;
  font-family: verdana, arial, helvetica, sans-serif;
  font-size:   13px;
  line-height: 18px;
	padding: 0px;
	margin: 0px;
}

h1 {
  font-size: 15px;
	margin: 0px;
	padding: 0px;
}

table {
	border: 0px;
	border-collapse: collapse;
  padding: 0px;
}

tr { 
  padding: 0px;
  margin: 0px;
  }

td {
	color: #222222; 
  font-family: verdana, arial, helvetica, sans-serif;
  font-size:   13px;
  line-height: 18px;
	padding: 0px;
	margin: 0px;
}

form {
  padding: 0; margin: 0; border: 0
}

.grey {
  color: #999999;
}

.green {
  color: #6b9b2f;
}

.blue {
  color: #3b4a81;
}

.linkage { 
  /* position: relative; */
  cursor: pointer;
  white-space: nowrap;

}

.emaillinkage {
  position: relative;
  white-space: nowrap;
  cursor: pointer;
  background-color: #ecfce2;
}

.prevemaillinkage {
  position: relative;
  white-space: nowrap;
  cursor: pointer;
  background-color: #c3eaa9;
}

.weblinkage {
  position: relative;
  cursor: pointer;
  background-color: #e4eafe;
  white-space: nowrap;
}

.websidelinkage {
  position: relative;
  cursor: pointer;
  color: #5368b6;
  background-color: #e4eafe;
}

.webmidlinkage {
  color: #5368b6;
  cursor: pointer;
}

.linkbutton {
}

.previewbox {
  background-color: #ecfce2;
  color: #222222;
  padding-left: 15px;
  padding-right: 5px;
  overflow: hidden;
}

.prevlink {
  padding-left: 20px;
  position: relative;
}

.plnk {
  background-position: right;
  background-repeat: no-repeat;
  width: 100%;
  text-align: right;
  padding-right: 38px;
  font-size:   11px;
}

.loadinganimcylon {
  position: absolute;
  width: 10px;
  height: 15px;
  background-color: #C8D5FE;
}

.loadinganimtxt {
  position: relative;
  color: #999999;
}

.loadinganim {
  line-height: 15px;
  font-size: 11px;
}

.infotextarea {
	color: #222222;
	font-family: verdana, arial, helvetica, sans-serif;
	font-size:   13px;
	line-height: 18px;
	border-collapse: collapse;
	border: 1px solid #ffffff;
}

.messagebox {
	font-size: 11px; line-height: 15px; color: #5368b6; font-weight: bold;
}

.copiedmsgbox { 
	color: #fff;
	position: absolute; 
	/* font-style: italic; */
	background-color: #3d5194; /* 0940f6 777 */
	border-radius: 11px; 
	padding-left: 9px;
	padding-right: 9px;
	padding-top: 2px;
	padding-bottom: 2px;
	cursor: pointer;
}

a { color: #000; text-decoration:none; }
a:link { color: #000; text-decoration:none; }
a:visited { color: #000;  text-decoration:none; }
a:hover { color: #000; text-decoration:none; }

.opacity_0 { filter:alpha(opacity=0); opacity: 0.0; -moz-opacity:0.0; }
.opacity_10 { filter:alpha(opacity=10); opacity: 0.1; -moz-opacity:0.1; }
.opacity_20 { filter:alpha(opacity=20); opacity: 0.2; -moz-opacity:0.2; }
.opacity_30 { filter:alpha(opacity=30); opacity: 0.3; -moz-opacity:0.3; }
.opacity_40 { filter:alpha(opacity=40); opacity: 0.4; -moz-opacity:0.4; }
.opacity_50 { filter:alpha(opacity=50); opacity: 0.5; -moz-opacity:0.5; }
.opacity_60 { filter:alpha(opacity=60); opacity: 0.6; -moz-opacity:0.6; }
.opacity_70 { filter:alpha(opacity=70); opacity: 0.7; -moz-opacity:0.7; }
.opacity_80 { filter:alpha(opacity=80); opacity: 0.8; -moz-opacity:0.8; }
.opacity_90 { filter:alpha(opacity=90); opacity: 0.9; -moz-opacity:0.9; }
.opacity_100 { filter:alpha(opacity=100); opacity: 1.0; -moz-opacity:1.0; }
