body
{

}

img
{
  border: 0;
}

a

{

  text-decoration: underline;

	color: #1754FF;

	border-style: dotted;

  border-color: #FF4800;

  border-bottom-width: 0px;

  border-top-width: 0px;

  border-left-width: 0px;

  border-right-width: 0px;

}

a:hover

{
  text-decoration: none;
  color: #1754FF;

	border-style: dotted;

  border-color: #FF4800;

  border-bottom-width: 0px;

  border-top-width: 0px;

  border-left-width: 0px;

  border-right-width: 0px;

}

#wrapper
{
  margin-top: 10px;
	margin-left: 10px;
}

#header
{
  background: url(images/keyworddmtool_01_new.gif) no-repeat;
	height: 78px;
}

#area
{
  padding: 10px 0 0 0;
	background: url(images/keyworddmtool_02_new.gif);
	width: 700px;
}

#footer
{
  background: url(images/keyworddmtool_03_new.gif) no-repeat;
	height: 15px;
}

div.border
{
  border: 1px solid #000000;
	margin: 0 10px 0 10px;
}

span.bold
{
  font-weight: bold;
}

td.nums
{
  background-color: #CECECE;
	width: 15px;
	font-size: 11px;
	padding: 5px;
}

td.smain
{
  width: 385px;
	font-size: 14px;
	padding: 3px;
}

td.smain2
{
  width: 315px;
	font-size: 14px;
	padding: 3px;
}

td.del
{
	width: 40px;
	font-size: 14px;
	padding: 3px;
}

td.stats
{
	width: 20px;
	font-size: 14px;
	padding: 3px;
}

td.topmain
{
  width: 130px;
	font-size: 14px;
	padding: 3px;
}

td.title
{
  width: 400px;
	background-color: #D1D1D1;
}

td.keywordselection
{
  padding: 5px;
}

div.sendemail
{
  visibility: hidden;
	position: absolute;
	width: 130px;
	height: 100px;
	border: 1px solid #000000;
	background-color: #E2E2E2;
}

div.savekey
{
  visibility: hidden;
	position: absolute;
	width: 130px;
	height: 100px;
	border: 1px solid #000000;
	background-color: #E2E2E2;
}

div.openkey
{
  visibility: hidden;
	position: absolute;
	width: 130px;
	height: 100px;
	border: 1px solid #000000;
	background-color: #E2E2E2;
}

span.smallfont
{
  font-size: 9px;
}

span.bold
{
  font-weight: bold;
}

table.foptions
{
  background-color: #F0F0EE;
}