body
{
background-image:url(images/bgr021.jpg);
background-repeat: repeat-x repeat-y;
background-attachment: fixed;
font-family: Verdana, Arial, sans-serif;
font-size: 13px;
background-color: #7D8FA4;
color:#405267;

scrollbar-3dlight-color:#bbbbbb;
scrollbar-arrow-color: #7D8FA4;
scrollbar-darkshadow-color:#bbbbbb;
scrollbar-face-color: #e4e4e4;
scrollbar-highlight-color:#ffffff;
scrollbar-shadow-color:dddddd;
scrollbar-track-color:#e4e4e4
}

input
{

}
td
{
font-size: 13px;
color:#0000000;
}

th {font-size: 13px;
font-weight:500}
p {font-size: 10pt}
h1 {font-size: 23px; font-weight:400;color: #A11F27}
h2 {font-size: 16px; font-weight:400;color: #A11F27}
h3 {font-size: 14px; font-weight:400;color: #A11F27}
h4 {font-size: 12px; font-weight:400;color: #A11F27}

a {font-weight: 600; font-size:13px}
A:link {text-decoration:none; color:#A11F27}
A:visited {text-decoration:none; color:#A11F27}
A:active {text-decoration:none; color: #A11F27}
A:hover {text-decoration:none; color: #6085ca}

.tbl  {
width: 50%;
border: 5px #F4EFC6 solid;
margin-left: 10%;
margin-top:33px;
}

.td
{
background-color: #F4EFC6;
border-left: 2px #ffffff solid;
border-top: 2px #ffffff solid;
border-right: 3px black solid;
border-bottom: 3px black solid;
filter:alpha(opacity=90);
-moz-opacity:0.9;
opacity:0.9;

}
