<STYLE TYPE="text/css">

a:visited {
  color: rgb(51,153,255);
}

a:link {
  color: rgb(0,0,255);
}
a:hover {
  color: rgb(255,0,0);
}

a:active {
  color: rgb(0,0,0);
}

.ButtonText:visited {
  font-family: Arial, Helvetica;
  font-weight: bold;
  font-size: 12pt;
  color: rgb(255,255,255);
  text-align: center;
  vertical-align: middle;
  text-decoration: none;
}
.ButtonText:link {
  font-family: Arial, Helvetica;
  font-weight: bold;
  font-size: 12pt;
  color: rgb(255,255,255);
  text-align: center;
  vertical-align: middle;
  text-decoration: none;
}

.ButtonText:hover {
  font-family: Arial, Helvetica;
  font-weight: bold;
  font-size: 15pt;
  color: rgb(255,221,0);
  color: rgb(255,255,255);
  text-align: center;
  vertical-align: middle;
  text-decoration: none;
}
.ButtonText:active {
  font-family: Arial, Helvetica;
  font-weight: bold;
  font-size: 15pt;
  color: rgb(255,153,53);
  color: rgb(255,221,0);
  text-align: center;
  vertical-align: middle;
  text-decoration: none;
}
.SmallButtonText:visited {
  font-family: Arial, Helvetica;
  font-weight: bold;
  font-size: 10pt;
  color: rgb(255,255,255);
  text-align: center;
  vertical-align: middle;
  text-decoration: none;
}
.SmallButtonText:link {
  font-family: Arial, Helvetica;
  font-weight: bold;
  font-size: 10pt;
  color: rgb(255,255,255);
  text-align: center;
  vertical-align: middle;
  text-decoration: none;
}

.SmallButtonText:hover {
  font-family: Arial, Helvetica;
  font-weight: bold;
  font-size: 12pt;
  color: rgb(255,221,0);
  color: rgb(255,255,255);
  text-align: center;
  vertical-align: middle;
  text-decoration: none;
}
.SmallButtonText:active {
  font-family: Arial, Helvetica;
  font-weight: bold;
  font-size: 12pt;
  color: rgb(255,153,53);
  color: rgb(255,221,0);
  text-align: center;
  vertical-align: middle;
  text-decoration: none;
}

.BannerText {
  font-family: Arial, Helvetica;
  font-weight: bold;
  font-size: 20pt;
  color: rgb(0,0,0);
  text-align: center;
  vertical-align: middle;
  text-decoration: none;
}


LI 
{
  list-style-image: url(images/blends/bul1a.gif);
}

.List1 
{
  list-style-image: url(images/blends/bul1a.gif);
}

.List2 
{
  list-style-image: url(images/blends/bul2a.gif);
}

.List3 
{
  list-style-image: url(images/blends/bul3a.gif);
}



BODY
{
	background-color: rgb(153,153,255);
	background-color: rgb(201,201,255);
        background-image: url(images/blends/wallpaper1.gif);
        background-attachment: fixed;
}

.BgMenu
{
        background-image: url(images/blends/wallpaper1.gif);
        background-position: left top; 
}

.BgBanner
{
        background-image: url(images/blends/wallpaper2.gif);
        background-position: right top; 
}

.BgMain
{
        background-image: url(images/blends/wallpaper2.gif);
        background-position: right top; 
}


.NextImage 
{
        background-image: url(images/blends/next.gif);
        background-position: center; 
        background-repeat: no-repeat; 
}


.HomeImage 
{
        background-image: url(images/blends/home.gif);
        background-position: center; 
        background-repeat: no-repeat; 
}

.UpImage 
{
        background-image: url(images/blends/up.gif);
        background-position: center; 
        background-repeat: no-repeat; 
}

.BackImage 
{
        background-image: url(images/blends/back.gif);
        background-position: center; 
        background-repeat: no-repeat; 
}

.BannerImage 
{
        background-image: url(images/blends/banner.gif);
        background-position: center; 
        background-repeat: no-repeat; 
}

.RuleImage 
{
        background-image: url(images/blends/sep1.gif);
        background-position: center; 
        background-repeat: no-repeat; 
}

h1
{
	
	color: rgb(255,153,51);

}
h2
{
	
	color: rgb(153,153,51);

}
h3
{
	color: rgb(0,102,153); 

}
h4
{
	
	color: rgb(0,102,153); 
	color: rgb(0,0,0); 
}

</STYLE>
