BODY {
  background: white;
  text-align: center;
}

A:link {COLOR: #7070D0; TEXT-DECORATION: underline}
A:visited {COLOR: #7070D0; TEXT-DECORATION: underline}
A:hover {COLOR: #0000FF; TEXT-DECORATION: underline}
A:active {COLOR: #0000FF; TEXT-DECORATION: underline}

div.main_caption {
  font-size: 17px;
  font-family: Tahoma, Arial, sans-serif;
  font-weight: normal;
  font-style: normal;
  color: #000055;
  text-decoration: none;
  padding-right: 10px;
  padding-top: 0px;
}

div.caption {
  font-size: 17px;
  font-family: Tahoma, Arial, sans-serif;
  font-weight: normal;
  font-style: normal;
  color: #404095;
  text-decoration: none;
  padding-right: 10px;
  padding-top: 0px;
}

div.date {
  font-size: 11px;
  font-family: Tahoma, Arial, sans-serif;
  font-weight: normal;
  font-style: normal;
  color: #585858;
  text-decoration: none;
  padding-bottom: 8px;
}

div.main_date {
  font-size: 11px;
  font-family: Tahoma, Arial, sans-serif;
  font-weight: normal;
  font-style: normal;
  color: #585858;
  text-decoration: none;
  padding-bottom: 0px;
  padding-right: 10px;
  padding-top: 5px;
}

div.copyright  {
  font-size: 11px;
  font-family: Tahoma, Arial, sans-serif;
  font-weight: normal;
  font-style: normal;
  color: gray;
  text-align: center;
  padding-top: 0px;
  padding-left: 0px;
  text-decoration: none;
  }

div.txt  {
  font-size: 12px;
  font-family: Tahoma, Arial, sans-serif;
  font-weight: normal;
  font-style: normal;
  color: black;
  padding-top: 0px;
  padding-left: 0px;
  text-decoration: none;
  }

div.general  {
  font-size: 14px;
  font-family: Arial, sans-serif;
  font-weight: normal;
  font-style: normal;
  color: black;
  padding-top: 0px;
  padding-left: 0px;
  text-decoration: none;
  }

div.bad_link  {
  font-size: 14px;
  font-family: Arial, sans-serif;
  font-weight: normal;
  font-style: normal;
  color: #7070D0;
  padding-top: 0px;
  padding-left: 0px;
  text-decoration: none;
  }
  
A.special {
  font-size: 12px;
  font-family: Tahoma, Arial, sans-serif;
  font-weight: normal;
  font-style: normal;
  color: #474747;
  text-decoration: underline;
}

A:Visited.special  {
  font-size : 12px;
  font-family: Tahoma, Arial, sans-serif;
  font-weight : normal;
  font-style : normal;
  color : #474747;
  text-decoration : underline;
}

A:Active.special  {
  font-size : 12px;
  font-family: Tahoma, Arial, sans-serif;
  font-weight : normal;
  font-style : normal;
  color : #000088;
  text-decoration : underline;

}

A:Hover.special  {
  font-size : 12px;
  font-family: Tahoma, Arial, sans-serif;
  font-weight : normal;
  font-style : normal;
  color : #000088;
  text-decoration : underline;
}

.t_t_r {
  background : url(img/t_t_r.gif) no-repeat;
  width : 70px;
}

.t_t_l {
  background : url(img/t_t_l.gif) no-repeat;
  width : 22px;
}

.t_t_c {
  background : url(img/t_t_c.gif) repeat-x;
  width : 100%;
  font-size : 11px;
  color : #445588;
}

.theme_table
{
  margin : 0;
  border : 0;
  padding : 0;
  font-family : Verdana, Helvetica, sans-serif;
  font-size : 11px;
}

.t_b_l {
  background : url(img/t_b_l.gif) no-repeat;
  width : 8px;
}

.t_b_c {
  background : url(img/t_b_c.gif) repeat-x;
  width : 100%;
}

.t_b_r {
  background : url(img/t_b_r.gif) no-repeat;
  width : 8px;
}

.tbt {
  border-collapse : collapse;
  height : 22px;
  width : 100%;
  border : 0;
}

.frame {
  background-color : #f7f7f7;
  padding : 20px;
  font-family : Verdana, Helvetica, sans-serif;
  font-size : 10px;
  border-color : #ffffff;
  border-style : solid;
  border-width : 1px 1px 0;
}

.frame_line {
  background-color : #a9b8c2;
  border : 0 solid #006699;
}

A.red {
  font-size: 14px;
  font-family: Tahoma, Arial, sans-serif;
  font-weight: normal;
  font-style: normal;
  color: #FF6666;
  text-decoration: underline;
}

A:Visited.red  {
  font-size : 14px;
  font-family: Tahoma, Arial, sans-serif;
  font-weight : normal;
  font-style : normal;
  color : #FF6666;
  text-decoration : underline;
}

A:Active.red  {
  font-size : 14px;
  font-family: Tahoma, Arial, sans-serif;
  font-weight : normal;
  font-style : normal;
  color : #FF0000;
  text-decoration : underline;

}

A:Hover.red  {
  font-size : 14px;
  font-family: Tahoma, Arial, sans-serif;
  font-weight : normal;
  font-style : normal;
  color : #FF0000;
  text-decoration : underline;
}