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;
}

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; }
