body
{
background-attachment:fixed;
margin-left:5px;
margin-top:5px;
margin-right:5px;
margin-bottom:5px;


scrollbar-face-color: white; 
scrollbar-shadow-color: white;
scrollbar-highlight-color: white;
scrollbar-3dlight-color: #F70000; 
scrollbar-darkshadow-color: #F70000; 
scrollbar-track-color: white; 
scrollbar-arrow-color: #F70000;

}

input.red1
{
background-color: white;
color: black;
padding : 2px;

font-family: verdana;
font-weight: normal;
text-decoration: none;
font-size: 12px;
border: solid  #F70000 1px;
}

textarea.red1
{
background-color: white;
color: black;
padding : 2px;
font-family: verdana;
font-weight: normal;
text-decoration: none;
font-size: 12px;
border: solid  #F70000 1px;
}


input.red2
{
background-color: #FFEBEB;
color: black;
font-family: verdana;
font-weight: normal;
text-decoration: none;
font-size: 12px;
border: solid  #F70000 1px;
}

TD.header
{
border: solid #F70000 0px;
border-style : normal;
padding: 1px;
color: white;
overflow: hidden;
text-align: center;
vertical-align :middle;
font-family: verdana;
font-weight: bold;
font-size: 14px;
}

TD.viewheader
{
border: solid #F70000 0px;
border-style : normal;
padding: 1px;
color: white;
overflow: hidden;
text-align: left;
vertical-align :middle;
font-family: verdana;
font-weight: bold;
font-size: 12px;
}


TD.title
{
border: solid #F70000 0px;
border-style : normal;
padding: 1px;
overflow: hidden;
color: black;
text-align: left;
vertical-align :middle;
font-family: verdana;
font-weight: normal;
font-size: 12px;
}

TD.nbrep
{
border: solid #F70000 0px;
border-style : normal;
padding: 1px;
color: black;
text-align: center;
vertical-align :middle;
font-family: verdana;
font-weight: bold;
font-size: 12px;
}

TD.viewinfo
{
border: solid #F70000 0px;
border-style : normal;
padding: 1px;
overflow: hidden;
color: black;
text-align: left;
vertical-align :left;
font-family: verdana;
font-weight: normal;
font-size: 10px;
}

TD.viewmessage
{
border: solid #F70000 0px;
border-style : normal;
padding: 1px;
overflow: hidden;
color: black;
text-align: justify;
vertical-align :left;
font-family: verdana;
font-weight: normal;
font-size: 12px;
}

TD.viewoptions
{
border: solid #F70000 0px;
border-style : normal;
padding: 1px;
overflow: hidden;
color: black;
text-align: right;
vertical-align :left;
font-family: verdana;
font-weight: normal;
font-size: 10px;
}

TD.date
{
border: solid #F70000 0px;
border-style : normal;
padding: 1px;
color: black;
text-align: center;
vertical-align :middle;
font-family: verdana;
font-weight: normal;
font-size: 12px;
}

a.general
{
color:black;
text-decoration:none;
font-size:12px;
font-weight:normal;
font-face:verdana;
}
a.general:hover
{
color:black;
text-decoration:underline;
font-size:12px;
font-weight:normal;
font-face:verdana;
}
a.general:visited
{
color:gray;
text-decoration:none;
font-size:12px;
font-weight:normal;
font-face:verdana;
}
a.general:visited:hover
{
color:gray;
text-decoration:underline;
font-size:12px;
font-weight:normal;
font-face:verdana;
}

a.toplink
{
color:#F77300;
text-decoration:underline;
font-size:12px;
font-weight:normal;
font-face:verdana;
}
a.toplink:hover
{
color:black;
text-decoration:underline;
font-size:12px;
font-weight:normal;
font-face:verdana;
}

a.email
{
color:black;
text-decoration:none;
font-size:10px;
font-weight:bold;
font-face:verdana;
}
a.email:hover
{
color:black;
text-decoration:underline;
font-size:10px;
font-weight:bold;
font-face:verdana;
}

a.message
{
color:black;
text-decoration:none;
font-size:12px;
font-weight:bold;
font-face:verdana;
}
a.message:hover
{
color:black;
text-decoration:underline;
font-size:12px;
font-weight:bold;
font-face:verdana;
}


