body
{
background-color: #336699;
}
a:link { color: blue; text-decoration: none; }
a:visited { color: blue; text-decoration: none; } 
a:hover { color: blue; text-decoration: underline; } 
img.val
{
height: 31px; 
width: 88px;
border-style: none;
}
table
{
border-style: none;
border-collapse: collapse;
margin: 0px; 
border-spacing: 0;
background-color: white;
width: 90%;
}
td
{
text-align: left;
padding: 0px;
}
td.topLeft
{
padding: 0px;
width: 45px;
height: 42px;
background-image: url("/images/tableTopLeftb.gif");
}
td.topRight
{
padding: 0px;
width: 45px;
height: 42px;
background-image: url("/images/tableTopRightb.gif");
}
td.top
{
padding: 0px;
height: 42px;
background-image: url("/images/tableTopBorderb.gif");
}
td.bottom
{
padding: 0px;
height: 42px;
background-image: url("/images/tableBottomBorderb.gif");
}
td.left
{
padding: 0px;
width: 45px;
background-image: url("/images/tableLeftBorderb.gif");
}
td.right
{
padding: 0px;
width: 45px;
background-image: url("/images/tableRightBorderb.gif");
}
td.bottomLeft
{
padding: 0px;
width: 45px;
height: 42px;
background-image: url("/images/tableBottomLeftb.gif");
}td.bottomRight
{
padding: 0px;
width: 45px;
height: 42px;
background-image: url("/images/tableBottomRightb.gif");
}
p.validated
{
text-align: right;
vertical-align: bottom;
}
