body {
  margin: 0;
  padding: 0;
  background: #000000; 
}

#dcontainer {
  width: 990px;
  background-color: #000000; 
  text-align: left; 
  margin: 0 auto;
}

img
{
  display: block;
  border: 0;
}


table.t_frame
{
  border-collapse: collapse;
}
table.t_frame td
{
  /* border: 1px solid grey; */
  border: 0px;
  padding: 0px 0px 0px 0px;
  /* text-align: right; */
  vertical-align: top;
}

.t_frame_td1 {
	width: 150px;
}

.t_frame_td2 {
	width: 840px;
}



table.t_menu
{
  border-collapse: collapse;
}
table.t_menu td
{
  /* border: 1px solid red; */
  border: 0px;
  padding: 0px 0px 0px 0px;
}


table.t_work
{
  border-collapse: collapse;
  margin: 0 auto;
  width: 700px;

  font-family: Verdana;
  font-size: 11px;
  font-style: normal;
  font-weight: bold;
  color: #CCCCCC;
  text-decoration: none;

}
table.t_work td
{
/*   border: 1px solid red; */
  border: 0px; 
  padding: 2px 2px 2px 2px;
}


h1     { font-family: Verdana; font-size: 18px; font-style: normal; font-weight: normal; color: #CCCCCC; text-decoration: none; }

.Title { font-family: Verdana; font-size: 18px; font-style: normal; font-weight: normal; color: #CCCCCC; text-decoration: none; }
.Text  { font-family: Verdana; font-size: 11px; font-style: normal; font-weight: normal; color: #CCCCCC; text-decoration: none; }
.Textb { font-family: Verdana; font-size: 11px; font-style: normal; font-weight: bold; color: #CCCCCC; text-decoration: none; }
.Texth { font-family: Verdana; font-size: 18px; font-style: normal; font-weight: normal; color: #ff9933; text-decoration: none; }
.Textt { font-family: Verdana; font-size: 11px; font-style: normal; font-weight: bold; color: #669966; text-decoration: none; }
.Copy  { font-family: Verdana; font-size: 10px; font-style: normal; font-weight: bold; color: #CCCCCC; text-decoration: none; }

.L1    { font-family: Verdana; font-size: 11px; font-style: normal; font-weight: bold; color: #8FA9C7; text-decoration: none; }
.L1:link    { color: #8FA9C7; }
.L1:hover   { color: #8FA9C7; text-decoration: underline; }
.L1:visited { color: #8FA9C7; }
.L1:active  { color: #8FA9C7; }

.L2    { font-family: Verdana; font-size: 11px; font-style: normal; font-weight: none; color: #cccccc; text-decoration: none; }
.L2:link    { color: #cccccc; }
.L2:hover   { color: #cccccc; text-decoration: underline; }
.L2:visited { color: #cccccc; }
.L2:active  { color: #cccccc; }


.L3    { font-family: Verdana; font-size: 18px; font-style: normal; font-weight: normal; color: #8FA9C7; text-decoration: none; }
.L3:link    { color: #8FA9C7; }
.L3:hover   { color: #8FA9C7; text-decoration: underline; }
.L3:visited { color: #8FA9C7; }
.L3:active  { color: #8FA9C7; }

