
table.llr
{
width: 95%;
}

th.red
{
background-color: #df0024;

}

td.flower
{
background-image:url(llr/part_flower.jpg);
width: 50%;
background-repeat:no-repeat;
background-position: bottom left;
vertical-align:text-top;
}

td.flowerright
{
background-image:url(llr/part_flower_1.jpg);
width: 50%;
background-repeat:no-repeat;
background-position: top right;
vertical-align:text-top;
}

td.red
{
background-color: #df0024;
width: 50%;
padding: 20px;
}

td.redwhite
{
background-color: #df0024;
background-image:url(llr/white_flower.gif);
background-repeat:no-repeat;
background-position: bottom right;
width: 50%;
height: 400px;
}

ul.llr
{
font-family: "arial";
font-size: small;
color:#df0024 ;
text-align: left;
}
td.va
{
vertical-align:text-top;
}


p
{
font-family: "arial";
font-size: small;
color:#000000 ;
text-align: center;
}


p.whitelar
{
font-family: "arial";
font-size: large;
color:#ffffff ;
text-decoration: none;
text-align: center;
}


p.white
{
font-family: "arial";
font-size: small;
color:#ffffff ;
text-decoration: none;
text-align: center;
}
p.redlar
{
font-family: "arial";
font-size: large;
color:#ff0000 ;
text-decoration: none;
text-align: center;
}
p.red
{
font-family: "arial";
font-size: small;
color:#ff0000 ;
text-decoration: none;
text-align: center;
}

li.donation
{
color:#df0024 ;
font-size: small;

}


a.two:link
{
color:#ffffff;
font-size: medium;
font-weight:bold;
text-decoration: underline
}

a.two:visited
{
color:#ffffff;
font-size: medium;
font-weight:bold;
text-decoration: underline
}

a.two:hover
{
color:#ff0000;
background-color: #ffffff;
font-size: medium;
font-weight:bold;
text-decoration: underline

}

a.two:active
{
color:#ffffff;
font-size: medium;
font-weight:bold;
text-decoration: underline
}




