
body
{
    margin:0;
    padding:0;
    border-width:0;
    width:100%;
    height:100%;
    top:0;
    bottom:0; 
    left:0; 
    right:0; 
    font-family: Helvetica, Arial, sans-serif;
}

.centre
{
    padding-left:100px;
    padding-right:293px;
    position:absolute;
    top:143px;
    bottom:0;
    left:0;
}

.duo-masthead
{
    z-index:0;
    padding-left:0;
    padding-top:3px;
    margin-left:0;
    border:0;
    position:absolute;
    left:100px;
    top:35px;
}

.centre-menu
{
    background-image:url("stripe.png");
    background-repeat:repeat;
    position:absolute;
    top:104px;
    left:0;
    right:0;
    width:100%;
    height:30px;
    z-index:1;
}

.centre-menu-heading
{
   font-size: 16px;
   font-weight:bold;
   color: white;
   position:relative;
   top:-1px;
}

A.centre-menu-heading
{
   font-size: 16px;
   font-weight:bold;
   text-decoration: none;
   color: rgb(180,180,180);
}

A.centre-menu-heading:hover
{
   font-size: 16px;
   font-weight:bold;
   color:rgb(218,169,0);
   text-decoration: none;
}

.borderless-centre-image
{
    border:0;
    margin-left:0;
    margin-right:9px;
    position:absolute;
    left:100px;
    top:16px;
}

.borderless-centre-image-placeholder
{
    border:1px solid rgb(201,201,201);
    position:absolute;
    left:100px;
    top:16px;
    width:387px;
    height:271px;
}



p
{
    margin-top:0;
}

a.rhs
{
    color:rgb(126,126,126);
    font-size:12px;
    font-family:Helvetica, sans-serif;
    font-weight:normal;
    text-decoration:none;
    margin-left:16px;
}

a.rhs:hover
{
    color:rgb(218,169,0);
    font-size:12px;
    font-family:Helvetica, sans-serif;
    font-weight:normal;
    text-decoration:none;
    margin-left:16px;
}

.rhs2
{
    color:rgb(170,170,170);
    font-size:10px;
    font-family:Helvetica, sans-serif;
    font-weight:normal;
    text-decoration:none;
    margin-left:16px;
    border:0;
}
a.rhs2:hover
{
    text-decoration:none;
    color:rgb(135,135,135);
}

.rhs-block
{
    padding-top:12px;
}



.divider
{
    padding:0;
    margin:0;
    position:relative;
    top:4px;
}

td
{
    padding:0;
    margin:0;
    border:0;
}
tr
{
    padding:0;
    margin:0;
    border:0;
}
table
{
    width:100%;
    padding:0;
    margin:0;
    border:0;
    border-collapse:collapse;
    border-spacing:0;
}

ul
{
    list-style-type: none;
}


