.contentTable
{
  border-collapse:collapse;
  margin:20px auto;
  width:100%;
}
.contentTable tr th
{
   background-color:#E1E1E1;
     border:1px dotted #666666;
  vertical-align:middle;
  padding:5px;
  
}
.contentTable td
{
  border:1px dotted #666666;
  vertical-align:middle;
  padding:5px;
}



.contentTable thead
{
  background:#E1E1E1;
}

.contentTable thead td
{
  vertical-align:middle;
  text-align:center;
}

.contentTable thead td p
{
  text-align:center;
  margin:0px;
}

.contentTable tr.thead
{
  background:#E1E1E1;
}

.contentTable tr.thead td
{
  vertical-align:middle;
  text-align:center;
}

.contentTable tr.thead td p
{
  text-align:center;
  margin:0px;
}

.contentTable tbody td 
{
}

.contentTable tbody td p
{
  margin:0px;
}

.news_annotation
{
  border-left:5px solid #cccccc;
  margin:10px 0px 15px 0px;
  padding:0px 0px 0px 15px;
}

.news_annotation a
{
  color:#000000;
  text-decoration:none;
}

.news_annotation a:hover
{
  color:#000000;
  text-decoration:none;
}

.all_annotation
{
  text-align:right;
  margin:0px 0px 10px 0px;
}

.all_annotation a
{
  color:#000000;
  font-size:14px;
  text-decoration:underline;
}

.all_annotation a:hover
{
  color:#000000;
  font-size:14px;
  text-decoration:underline;
}

.td_form1
{
  padding:3px 0px;
  width:50%;
}

.td_form1 input
{
  font:normal 14px Verdana;
  color:#333333;
  border:none;
  background:#e1e1e1;
  height:21px;
  width:100%;
}

.td_form1 textarea
{
  font:normal 14px Verdana;
  color:#333333;
  border:none;
  background:#e1e1e1;
  height:150px;
  width:100%;
}

font.title
{
  font:normal 25px Tahoma;
  color:#000000;
  margin:0px 0px 10px 0px;
}

.dropmenudiv
{
  background-color:white;
  border-color:#999999;
  border-style:solid;
  border-width:1px 1px 0;
  line-height:18px;
  position:absolute;
  margin-top:16px;
  /*visibility:hidden;*/
  display:none;
  z-index:200;
}

.dropmenudiv a
{
  background-color:#E1E1E1;
  border-bottom:1px dotted #333333;
  color:#000000;
  display:block;
  padding:2px 30px 2px 11px;
  text-decoration:none;
  text-indent:0;
  width:200px;
}

.dropmenudiv a:hover
{
  background-color:#a1a1a1;
  border-bottom:1px dotted #333333;
  color:#000000;
  display:block;
  padding:2px 30px 2px 11px;
  text-decoration:none;
  text-indent:0;
  width:200px;
}

.divStyle1
{
  border-bottom:1px dotted #333333;
  padding:7px 5px 10px 5px;
}

.divStyle2
{
  border-bottom:1px dotted #333333;
  padding:7px 5px 10px 5px;
}

.divStyle1 table 
{
  width:100%;
}

.divStyle1 .tableStyle2 td
{
  background:#E1E1E1;
  padding:4px;
  text-align:center;
  vertical-align:middle;
  width:33%;
}

.tableSimple td
{
  padding:4px;
  text-align:center;
}

td.button
{
  text-align:center;
  padding:5px;
}

strong table td
{
  padding:5px;
  color:#333333;
  font-weight:normal;
}

strong table td strong,
strong table td b
{
  color:#333333;
}

.tableStyle3
{
  padding:5px 5px 5px 10px;
  border-bottom:1px dotted #333333;
}

#commerform table
{
  width:600px;
  margin:0px auto;
}

.defaultTable
{
  width:auto;
}

.defaultTable td
{
  vertical-align:middle;
  text-align:center;
  color:#666666;
}

.defaultTable td.texttd
{
  vertical-align:middle;
  text-align:left;
  color:#666666;
}

.defaultTable td font *
{
  color:inherit;
}

