body
{
   background-image: url('balls/lay_bg.jpg');
   margin: 0px;
}

div, td
{
   color: #0D004C;
   font-family: verdana;
   font-size: 12px;
}

a
{
   color: #005826;
   text-decoration: none;
}

a:hover
{
   color: #C11F26;
   text-decoration: underline;
}

.leftSide
{
   background-image: url('balls/lay_bg_left.jpg');
   background-repeat: repeat-y;
}

.menu
{
   background-image: url('balls/lay_bg_menu.jpg');
   background-repeat: no-repeat;
   width: 173px;
   height: 317;
}

.menuHeader
{
   font-weight: bold;
   margin: 0px 0px 0px 5px;
}

.menuList
{
   margin: 0px 20px 0px 10px;
}

.content
{
   background-image: url('balls/lay_bg_right.jpg');
   background-repeat: repeat-y;
}

.contentArea
{
   background-color: #ffffff;
   margin: 0px 20px 10px 0px;
}

.additions
{
   font-weight: bold;
}

.footer, .footer:hover
{
   font-size: 9px;
   text-align: center;
}

.error
{
   color: #ff0000;
}

.pets
{
   text-align: center;
   font-weight: bold;
}

.pageHeader
{
   font-weight: bold;
}
