A:link 
{
text-decoration: none;
color: #000000;
}
A:visited
{
text-decoration: none;
color: #000000;
}
A:active
{
text-decoration: none;
color: #000000;
}
A:hover
{text-decoration: none;
color: #c5201b;
}
body
{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: #000000;
	font-size: 9pt;
	text-align: center;
	background: #e7e7e7;
}
#box
{
	position: relative;
	width: 750px;
	height: 600px;
	padding: 0;
	margin: 0;
	margin-right: auto;
	margin-left: auto;
	margin-top: 30px;
	text-align: left;
	border: 0;
}
td.topmenu
{
	font-size: 8pt;
	background:url(images/header_dhptv.jpg) no-repeat;
	padding-left: 3px;
}
td.middlemenu
{
	border-bottom: #696969 1px solid;
	background-color: #ffffff;
	font-size: 9pt;
	font-weight: bold;
}
td.maintable
{
	background:#ffffff;
}
td.bottommenu
{
	border-top: #696969 1px solid;
	background: #ffffff;
	font-size: 8pt;
}
td.menutext
{
	padding-right:5px;
	padding-left:5px;
	border-right:#696969 1px solid;
	cursor:hand;
	background: #ffffff;
}
td.ratecard
{
	border-right: #cacaca 1px solid;
	border-bottom: #cacaca 1px solid;
	padding-right:5px;
}
div.imagecaptionleft {
  float: left;
  width: 250px;
  border: thin silver solid;
  margin: 0.5em;
  padding: 0.5em;
}
div.imagecaptionleft p {
  text-align: center;
  font-style: italic;
  font-size: 8pt;
  text-indent: 0;
  color: #c5201b;
}
div.imagecaptionright {
  float: right;
  width: 250px;
  border: thin silver solid;
  margin: 0.5em;
  padding: 0.5em;
}
div.imagecaptionright p {
  text-align: center;
  font-style: italic;
  font-size: 8pt;
  text-indent: 0;
  color: #c5201b;
}