<!--
body { 
background-color:white;
background-image:url('background2.jpg');
background-repeat: repeat-y;
}
.header
{
background-image:url('HeaderC1.jpg');
background-repeat: no-repeat;
background-color:white;
}
.dropright
{
background-image:url('DropRight.jpg');
background-repeat: no-repeat;
background-color:white;
}
.dropbottom
{
background-image:url('DropBottom.jpg');
background-repeat: no-repeat;
background-color:white;
}
.dropright350
{
background-image:url('DropRight350.jpg');
background-repeat: no-repeat;
background-color:white;
}
.dropright400
{
background-image:url('DropRight400.jpg');
background-repeat: no-repeat;
background-color:white;
}
.dropright450
{
background-image:url('DropRight450.jpg');
background-repeat: no-repeat;
background-color:white;
}
.dropright500
{
background-image:url('DropRight500.jpg');
background-repeat: no-repeat;
background-color:white;
}
.dropbottom438
{
background-image:url('DropBottom438.jpg');
background-repeat: no-repeat;
background-color:white;
}
.white a
{
background-color: transparent;
text-decoration: none;
color: rgb(255,255,255);
font: bold 16px arial;
text-shadow: 0px 0px 4px #000;
}
.white a:hover
{
background-color: transparent;
text-decoration: none;
color: rgb(190,220,255);
font: bold 16px arial;
text-shadow: 0px 0px 4px #000;
}
.white a:active
{
background-color: transparent;
text-decoration: none;
color: rgb(255,220,190);
font: bold 16px arial;
text-shadow: 0px 0px 4px #fff;
}

.black r
{
background-color: transparent;
text-decoration: none;
color: rgb(30,30,30);
font: 15px arial;
line-height: 150%;
}
.black td
{
text-decoration: none;
color: rgb(30,30,30);
font: 15px arial;
line-height: 150%;
}
.black b
{
background-color: transparent;
text-decoration: none;
color: rgb(30,30,30);
font: bold 15px arial;
line-height: 150%;
}
.black p
{
background-color: transparent;
text-decoration: none;
color: rgb(30,30,30);
font: 15px arial;
line-height: 150%;
}
.black li
{
background-color: transparent;
text-decoration: none;
color: rgb(30,30,30);
font: 15px arial;
line-height: 150%;
}
.black a
{
background-color: transparent;
text-decoration: none;
color: rgb(25,70,155);
font: bold 15px arial;
line-height: 150%;
text-shadow: 2px 2px 2px #fff;
}
.black a:visited
{
background-color: transparent;
text-decoration: none;
color: rgb(110,50,160);
font: bold 15px arial;
line-height: 150%;
text-shadow: 2px 2px 2px #fff;
}
.black a:hover
{
background-color: transparent;
text-decoration: none;
color: rgb(0,10,50);
font: bold 15px arial;
line-height: 150%;
text-shadow: 2px 2px 2px #ccc;
}
.black a:active
{
background-color: rgb(0,0,0);
text-decoration: none;
color: rgb(255,220,190);
font: bold 15px arial;
line-height: 150%;
text-shadow: 0px 0px 3px #fff;
}


.biggray h2
{
background-color: transparent;
text-decoration: none;
color: rgb(0,0,0);
font: bold 22px arial;
text-shadow: 2px 2px 3px #888;
}

-->

