/* CSS Document */

.bgr{
background:#CC6699;
}
td{
font-family:Arial, Helvetica, sans-serif;
font-size:14px;
color:#000000;
}
a{
color:#CC3399;
font-weight:bold;
text-decoration:none;
}
a:hover{
text-decoration:underline;
}
.data{
color:#D50000;
font-size:20px;
font-weight:bold;
}
.red{
color:#D50000;
}
.superb{
font-size:30px;
}
.superred{
color:#D50000;
font-size:30px;
text-decoration:underline;
}
.underline{
font-weight:normal;
text-decoration:underline;
}
.bgr-green{
background:#72FEFF;
}
.bgr-yellow{
background:#FDFF11;
}
.bgr-purpur{
background:#F744FF;
}
.no-bold{
font-weight:normal;
}
.inp{
width:235px;
height:22px;
}
.inp2{
width:140px;
height:22px;
}
ul{
list-style-type:none;
list-style-image:url("../images/bul.gif");
}
.ul{
list-style-type:none;
list-style-image:url("../images/bul2.gif");
}
.purpur{
color:#F744FF;
}
.size13{
font-size:13px;
}
.border{
border-right:1px solid #D3D3AF;
}
.border-full{
border:1px solid #D3D3AF;
}
.inp3{
width:364px;
height:90px;
}
.verdana{
font-family:Verdana, Arial, Helvetica, sans-serif;
font-size:13px;
}
.verdana b{
color:#0000FF;
text-decoration:underline;
}
.verdana a{
color:#FF6600;
font-size:10px;
}
/* --- injected clearfix (WaybackScraper) --- */
.clearfix::after{content:"";display:table;clear:both}
.clearfix{display:block}
