/* CSS Document */
td{
font-family:Arial, Helvetica, sans-serif;
font-size:11px;
color:#6A6A6A;
}
a{
color:#DB0000;
text-decoration:none;
}
a:hover{
color:#002232;
text-decoration:none;
}
ul{
list-style-image:url(../images/bul.gif);
}
ul li{
margin-top:3px;
list-style-image:url(../images/bul.gif);
}
.ula{
color:#002232;
font-weight:bold;
text-decoration:none;
font-family:Arial, Helvetica, sans-serif;
font-size:11px;
}
.ula:hover{
color:#EC1111;
text-decoration:none;
}

.header{
color:#005DA9;
font-size:13px;
font-weight:bold;
}

.bgr{
background-image:url(../images/bgr_main.gif);
background-position:bottom;
background-repeat:repeat-x;
}
.ared{
color:#DB0000;
text-decoration:underline;
}
.bot{
color:#7E95A0;
text-decoration:none;
font-size:10px;
}
.bot:hover{
color:#000000;
}
.tbl-txt{
color:#FFFFFF;
}
.copy{
color:#BFD5DF;
}
.copy a{
color:#BFD5DF;
text-decoration:none;
}
.copy a:hover{
color:#FFFFFF;
text-decoration:none;
}
.repeat{
background-repeat:no-repeat;}

.inp{
width:170px;
}
