body {
font-family: arial;
font-size: 11px;
line-height:14px;
margin: 0px;
background: #ffffff;
}
p {
font-family: arial;
font-size: 11px;
line-height:14px;
}
td {
font-family: arial;
font-size: 11px;
line-height:14px;
color: #999999;
}
.selected {
color:#ff0000;
text-decoration: none;
font-weight:bold;
}
a {
color:#ffffff;
text-decoration: none;
font-weight:bold;
}
a.blue {
color:#000066;
text-decoration: none;
font-weight:bold;
}
a img {
border: none;
}
a:hover {
color:#ff0000;
text-decoration: underline;
font-weight:bold;
}
.content {
background-image: url("images/top_ds.gif");
background-repeat: repeat-x;
}
.lh_ds {
background-image: url("images/lh_ds_tile.gif");
background-repeat: repeat-y;
}
.nav {
background-image: url("images/nav_bg_tile.gif");
background-repeat: repeat-y;
}