/* CSS Document */
body
{
scrollbar-3dlight-color:#ccc;
scrollbar-arrow-color:#000;
scrollbar-base-color:#fff;
scrollbar-darkshadow-color:#fff;
scrollbar-face-color:#fff;
scrollbar-highlight-color:#fff;
scrollbar-shadow-color:#fff;
background-image:url(../images/bg_rood.jpg);
background-repeat:repeat-x;
background-position:top;
color:#990000;
font-family:Verdana, Arial, Helvetica, sans-serif;
background-color:#fff;
font-size:11px;
}
#pay_off
{
float:right;
width:400px;
font-style:italic;
color:#336699;
font-size:19px;

position:relative;
left:18px;

}
td
{ font-size:11px;
}
#logo
{
position:relative;
top:60px;
left:20px;
}
#container p
{

margin:10px;
}
#bodytxt
{
max-height:315x;
overflow-y:auto;
overflow-x:hidden;}

#container
{


background-color:#FFFFFF;
}
#container td
{

vertical-align:top;
}
#contentDiv img
{


}
#container #top
{
vertical-align:bottom;
}

#navbar
{
position:relative;
margin-left:30px;
font-size:12px;
top:3px;
}
#navbar a
{
font-size:12px;
text-decoration:none;
 color:#900;
}
#navbar img
{
border:0px;
}
#navbar a:hover
{
color:#b00;}

#footer
{float:left;
width:400px;
font-size:8px;
color:#999;
}

#bot
{
border-top:1px solid #bbb;
}