td {
  font-family: arial;
	 font-size: 11pt;
  line-height: 130%;
}

.pad10 { padding: 10 0; }

table.tbl_bg {
  background: url(images/tbl_bg.gif);
  background-repeat: repeat-y;
}

.menutext {
	font-family: arial;
	font-size: 11px;
    font-weight: bold;
	line-height: 12px;
	color: #DEEBEE;
	text-decoration: none;}
 .submenutext {
	font-family: arial;
	font-size: 11px;
	font-weight: bold;
	line-height: 12px;
	color: #000000;
	text-decoration: none;}
a.attr_link {
    font-family: arial;
    font-size: 12pt;
    line-height: 130%;
    text-decoration: none;
    color: #6E2829;
}
a.attr_link:hover {
    color: blue;
    text-decoration: underline;
}
