/* CSS Document */
body
{
font-family:"Times New Roman", Times, serif;
font-size:15px;
color:#000000;
font-weight:bold;
margin:0;
background-image:url(images/back_rpt.jpg);
background-repeat:repeat;
}
.txt_roll
{
font-family:Verdana, Arial, Helvetica, sans-serif;
font-size:12px;
color:#CC3333;
font-weight:bold;
text-decoration:none;
}
.txt_roll:link
{
font-family:Verdana, Arial, Helvetica, sans-serif;
font-size:12px;
color:#CC3333;
font-weight:bold;
text-decoration:none;
}
.txt_roll:active
{
font-family:Verdana, Arial, Helvetica, sans-serif;
font-size:12px;
color:#CC3333;
font-weight:bold;
text-decoration:none;
}
.txt_roll:visited
{
font-family:Verdana, Arial, Helvetica, sans-serif;
font-size:12px;
color:#CC3333;
font-weight:bold;
text-decoration:none;
}
.txt_roll:hover
{
font-family:Verdana, Arial, Helvetica, sans-serif;
font-size:12px;
color:#CC3333;
font-weight:bold;
text-decoration:underline;
}
.txt_roll_2
{
font-family:Verdana, Arial, Helvetica, sans-serif;
font-size:11px;
color:#CC3333;
font-weight:normal;
text-decoration:none;
border:0px;
}
.txt_roll_2:link
{
font-family:Verdana, Arial, Helvetica, sans-serif;
font-size:11px;
color:#CC3333;
font-weight:normal;
text-decoration:none;
border:0px;
}
.txt_roll_2:active
{
font-family:Verdana, Arial, Helvetica, sans-serif;
font-size:11px;
color:#CC3333;
font-weight:normal;
text-decoration:none;
border:0px;
}
.txt_roll_2:visited
{
font-family:Verdana, Arial, Helvetica, sans-serif;
font-size:11px;
color:#CC3333;
font-weight:normal;
text-decoration:none;
border:0px;
}
.txt_roll_2:hover
{
font-family:Verdana, Arial, Helvetica, sans-serif;
font-size:11px;
color:#CC3333;
font-weight:bold;
text-decoration:none;
}
.bodtxt
{font-family:"Comic Sans MS";
font-size:16px;
font-weight:bold;
font-style:normal;
color:#000000;
text-decoration:none;
}
img.popup
{border:solid 1px black;
}