/* © designed by crazzy.wap.sh   (copyright ArQyLyAn)*/

body {
     background-color:#000000;
     background-image: url('');
     background-repeat: repeat-x;
     background-position: top;
     text-align: right;
     top: 0px;
     left: 650px;
  }

FONT		{FONT-FAMILY: Verdana,Helvetica; FONT-SIZE: 12px;}
TD		{FONT-FAMILY: Verdana,Helvetica; FONT-SIZE: 12px}
BODY		{
FONT-FAMILY: Verdana,Helvetica; color:yellow; FONT-SIZE: 12px;
  }

a:link {
       text-decoration:none;
       font-family: Verdana,Helvetica;
       color:green;
  }

a:visited {
          text-decoration:none;
          font-family: Verdana,Helvetica;
          color:green;
  }

a:hover,a:active,a:focus{
                        background: white;
  }

a:hover {
        text-decoration:underline;
        font-family: Verdana,Helvetica;
  }

.image {
       border: 2px solid #2876C4;
  }
a:hover img {
            opacity:.50; border: 0px solid #477b1d;
            filter:alpha(opacity=50);
  }

.thumb {
       width: 40px;
       height: 30px;
       border: 2px solid #2876C4;
  }
.thumb {
       opacity:1;
       filter:alpha(opacity=100);
  }
.theme {
       width: 40px;
       height: 50px;
       border: 2px solid #2876C4;
  }
.play {
      width: 30px;
      height: 30px;
      border: 2px solid #2876C4;
  }
.desktop {
         width: 46px;
         height: 40px;
         border: 2px solid #2876C4;
  }

input{
     background-color:#33CC00;
     /*#763051/#33CC00*/
     color:black;
     border: 1px ridge #000000
  }
select{
      background-color:white;
      color:black; border: 0px ridge #FFFFFF
  }

/* No image should have a border when linked */
a img
{
	border: 0;