body
{
  overflow:auto;
  font-size=16;
  font-family: Verdana ;
  color:#000000;
  background-color:#ffffff;
}

#banner_img {border-style:solid;border-width:0px;border-color:black;padding:0 0 0 0}
#banner_img {background="#ffffff"}

img
{
  border-width:0px;
}

.lang_header
{
  /*background:#ddeeff;
  background:#f5f5f5;
  background:#ee66bb;*/
  background:#ea6565;
  color:#ffffff;
}

.vocab_link
{
  border-width:1px; 
  border-color:#ddeeff; 
  border-style:solid;
  cursor:pointer;
  /*background-color:#f5f5f5;*/
  background-color:#ddeeff;
}

a
{
  text-decoration:none;
}

.sent_link
{
  border-width:1px; 
  border-color:#ddffdd; 
  border-style:solid;
  cursor:pointer;
}

.software_link
{
  border-width:1px; 
  border-color:#ffeeee; 
  border-style:solid;
  cursor:pointer;
  text-decoration:none;
}

#navigation
{
  position:relative;
  top:90px;
}

#navigation a 
{
  display:block;
  margin-top: 0px;
  margin-right: 0px;
  margin-bottom: 3px;
  margin-left: 0px;
  color:#777777;
  font-size:16px;
  text-decoration:none;
  border-width:1px;
  border-style:solid;
  border-color:#dddddd;
  background:#ddeeff;
  width:190px;
  text-align:center;
}

#navlabel
{
  display:block;
  margin-top: 0px;
  margin-right: 0px;
  margin-bottom: 3px;
  margin-left: 0px;
  color:#777777;
  font-size:16px;
  text-decoration:none;
  border-width:1px;
  border-style:solid;
  border-color:#dddddd;
  background:#ddeeff;
  width:190px;
  text-align:center;
}

.navi
{
  display:block;
  font-size:16px;
  color:#666666;
  text-decoration:none;
}

#content
{
  position:relative;
  top:70px;
}

#ads
{
  position:relative;
  top:80px;
}

.data_table
{
  font-size:12px;
  border-style:solid;
  border-color:#bbbbbb;
  border-width:1px;
  background-color:#fbfbfb;
}

.data_table th
{
  color:#999999;
  text-align:left;
}

.data_table a
{
  text-decoration:underline;
  color:#336699;
}

.data_table .word
{
  color:#dd5555;
  font-weight:bold;
}

.data_table .root
{
  color:#dd5555;
  text-align:left;
}

.data_table .subroot
{
  color:#dd5555;
  text-align:left;
  font-style:italic;
}

.data_table .meaning
{
  color:#33bb33;
  text-align:left;
}

.data_table .trans
{
  color:#5555dd;
  text-align:left;
}

h1
{
  color:#555599;
  font-size:32;
  font-family: Times New Roman ;
  font-weight:normal;  
}
