body
{
   background-color: #fff;
   margin: 5px;
   color: #000;
}

.centered-image
{
   text-align: center;
   margin-top: 0px;
   margin-bottom: 0px;
   padding: 0px;
}

.right
{
   font-family: Arial, sans-serif;
   font-size: 14px;
   border-left: 1px solid #ccc;
   border-right: 1px solid #ccc;
   border-top: 1px solid #ccc;
   border-bottom: 1px solid #ccc;
   position: relative;
   top: 0px;
   left: 165px;
   width: 530px;
   padding-left: 10px;
   padding-right: 10px;
   padding-top: 5px;
   padding-bottom: 5px;
   margin-top: 0px;
   margin-bottom: 0px;
}

img
{
   border:none;
}

.bottom
{
   text-align: center;
   font-size: 11px;
}

.main
{
   position: relative;
   top: 0px;
   left: 0px;
}

.left
{
   font-family: Verdana, sans-serif;
   font-size: 9px;
   font-weight: bold;
   color: #900;
   background-color: #fff;
   position: absolute;
   padding-left: 5px;
   top: 0px;
   left: 0px;
   width: 160px;
   margin-left: 10px;
}

.leftitem
{
   background-color: #fff;
   background-position: center right;
   background-repeat: no-repeat;
   width:140px;
   padding-left: 0px;
   padding-top: 2px;
   padding-bottom: 2px;
   margin-top: 5px;
   margin-bottom: 0px;
   border: none;
   font-family: Verdana, sans-serif;
   font-size: 11px;
   font-weight: bold;
   color: #900;

}

a
{
   color: #af7817;
   background-color: #fff;
   text-decoration: none;
}

a:hover
{
   color: #fff;
   background-color: #af7817;
   text-decoration: none;
}

.warning
{
   color: #ff0000;
   font-weight: bold;
}
