html {
	overflow-y: scroll;
}

BODY
{

}
p.err
{
    font-family: Courier, Courier New;
    background: #FFCCCC;
	border: double black;
    font-size: 12px;
}
.conttext
{
    font-family: Arial, Helvetica, sans-serif;
    font-size: 12px;
}
.budtext
{
    font-family: Arial, Helvetica, sans-serif;
    font-weight: bold;
    font-size: 16px;
    color: #ffffff;
}
.subtitle
{
    font-family: Arial, Helvetica, sans-serif;
    font-weight: bold;
    font-size: 12px;
    background-color: #3333bb;
    color: #ffffff;
}
.sidestripe
{
    font-family: Arial, Helvetica, sans-serif;
    color: #333399;
    font-weight: bold;
    font-size: 11px;

}
a.inlinelink
{
    font-family: Arial, Helvetica, sans-serif;
    color: #333399;
    font-size: 11px;
}
.header
{
    vertical-align: middle;
    font-weight: bold;
    font-family: Arial, Helvetica, sans-serif;
    color: #666666;
    text-decoration: none;}
}
.whiteheader
{
    font-family: Arial, Helvetica, sans-serif;
    font-weight: bold;
    font-size: 11px;
    background-color: #3333aa;
    color: #ffffff;
}
.rightpanelheading
{
    font-family: Arial, Helvetica, sans-serif;
    font-weight: bold;
    font-size: 11px;
    color: #ffffff;
    background-color: #3333AA;
    text-decoration: none;}
}
td.topmenu
{
    width: 20%;
    border-color: #555555;
    border-style: 'solid';
    border-width: 1;
}
th.claimform
{
    font-family: Arial, Helvetica, sans-serif;
    font-weight: bold;
    font-size: 12px;
    color: #ffffff;
    background-color: #3333AA;
    vertical-align:top;
}
td.claimform
{
    font-family: Arial, Helvetica, sans-serif;
    font-weight: bold;
    font-size: 11px;
    text-align:right;
    color: #000000;
    vertical-align:top;
}
td.claimform_left
{
    font-family: Arial, Helvetica, sans-serif;
    font-weight: bold;
    font-size: 11px;
    text-align:left;
    color: #000000;
    vertical-align:top;
}
a.topmenu
{

    font-family: Arial, Helvetica, sans-serif;
    font-size: 10px;
    color: #777777;
    text-decoration: none;}

.topmenu a:hover
{
    text-align: center;
    font-family: Arial, Helvetica, sans-serif;
    font-size: 10px;
    color: #000000;
    text-decoration: none;}


.leftmenu
{
    text-align: left;
    border-color: black;
    border-right-width: 0;
    border-left-width: 0 ;
    border-top-width: 1px;
    border-bottom-width: 0;
}

a.leftmenu
{
    text-align: center;
    font-family: Arial, Helvetica, sans-serif;
    font-weight: bold;
    font-size: 11px;
    color: #000000;
    text-decoration: none;}

.leftmenu a:hover
{
    text-align: center;
    font-family: Arial, Helvetica, sans-serif;
    font-size: 11px;
    background-color: #3333AA;
    color: #ffffff;
    text-decoration: none;}
    
.bottmenu
{

    font-family: Arial, Helvetica, sans-serif;
    font-size: 10px;
    color: #000000;
    text-decoration: none;}
}
td.bottmenu
{
    border-color: gray;
    border-style: 'solid';
    border-right-width: 1;
    border-left-width: 0 ;
    border-top-width: 0;
    border-bottom-width: 0;
}
tr.bottmenu
{
    border-color: gray;

}
td.copyright
{
    border-color: gray;
    border-right-width: 0;
    border-left-width: 0 ;
    border-top-width: 0;
    border-bottom-width: 0;
}
td.contents
{

    border-right-width: 1;
    border-left-width: 1;
    border-color: gray;
    border-top-width: 0;
    border-bottom-width: 0;
}
