.topttl {
  font-family: Arial, Verdana;
  font-weight: bold;
  font-size: 17px;
  margin-right: 5px;
  text-decoration: none;
}
.topdesc {
  font-family: Arial, Verdana;
  font-weight: bold;
  font-size: 15px;
  margin-right: 5px;
  color: #3b3f57;
  text-align: left;
  text-decoration: none;
}
.links {
  font-family: Arial, Verdana;
  font-weight: normal;
  font-size: 12px;
  margin-right: 5px;
  color: #0030a5;
  text-align: left;
  text-decoration: none;
}
.left {
    width: 5px;
	border-left-width: 1px;
	border-left-style: solid;
	border-left-color: #818181;
}
.right {
    width: 5px;
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #818181;
}
.down {
    height: 5px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #818181;
}
.up {
  height: 14px;
  border-bottom-width: 1px;
  border-bottom-style: solid;
  border-bottom-color: #818181;
  font-weight: bold;
/*  font-family: Arial, Verdana;
  font-size: 10px;
  font-weight: bold;
  color: #c10d0d; */
}
td.bgrimg {
  width: 600px;
  height: 124px;
  background-image: url('http://www.businesstime.ro/images/header/img_nov2007.jpg');
  background-position: left;
  background-repeat: no-repeat;
  vertical-align: top;
  text-align: right;
}
td.dec07 {
  width: 600px;
  height: 124px;
  background-image: url('http://www.businesstime.ro/images/header/img_dec2007.jpg');
  background-position: left;
  background-repeat: no-repeat;
  vertical-align: top;
  text-align: right;
}
td.ian08 {
  width: 600px;
  height: 124px;
  vertical-align: top;
  text-align: right;
}
td.feb08 {
  width: 600px;
  height: 124px;
  background-image: url('http://www.businesstime.ro/images/header/img_feb2008.jpg');
  background-position: left;
  background-repeat: no-repeat;
  vertical-align: top;
  text-align: right;
}
