/* CSS Document */

td{
font-family:Arial, Helvetica, sans-serif;
font-size:11px;
color:#6B6B6B;
}

b{
color:#000000;
}
a{
color:#489900;
font-weight:bold;
text-decoration:none;
}
a:hover{
color:#05709B;
}
.border-bot{
border-bottom:1px solid #CAD0D4;
}
.border-left{
border-left:1px solid #CAD0D4;
}
.border-bot-top{
border-bottom:1px solid #CAD0D4;
border-top:1px solid #CAD0D4;
}
.b{
color:#FFFFFF;
font-size:12px;}
.bgr{
background:#F6F6F6 url(../images/tbl1_bgr-bot.gif) repeat-x right bottom;
}
.bottom{
color:#498397;
font-weight:normal;
}
.bottom:hover{
color:#333333;
}
.border{
border-bottom:1px solid #CBE0EA;
}
.border-left{
border-left:1px solid #CBE0EA;
}
.border-right-left{
border:1px solid #CBE0EA;
border-top:none;
border-bottom:none;
}
.right{
color:#498397;
font-weight:normal;
padding-left:10px;
padding-bottom:3px;
display:block;
background:url(../images/bul.gif) no-repeat left center;
}
.right:hover{
color:#333333;
}