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: 12px;
 font-weight: bold;
	line-height: 130%;
	color: #DEEBEE;
	text-decoration: none;
 padding-left: 10px;
 padding-right: 10px;}
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;
}
