/* CSS Document */
/* All Rigths Reserved qbTrance.com */

A:link    {
font-family: verdana;
          color: rgb(192,192,192);
          text-decoration: none;
          }
       
A:visited {
          text-decoration: none; 
          color: rgb(192,192,192);
          }
          
A:active  {
          text-decoration: none;
          }
          
A:hover   {
          text-decoration: underline; color: yellow;
          }
          
.popup
          {
          text-decoration: underline; color: yellow;
          font-family: verdana;
          font-size: small;
          cursor: pointer;
          }
  
body      {
          background-color: rgb(0,0,0);
          color: rgb(255,255,255);
          font-family: Verdana;
          background-image: url(../img/index/state1/fondo_x.jpg);
          background-repeat:no-repeat;
          background-position: top center;
          background-attachment: fixed;
          background-position: bottom;
          
          /*
          scrollbar-face-color:blue;
          scrollbar-base-color:black;
          scrollbar-arrow-color:white;
          scrollbar-track-color:#F3F3F3;
          scrollbar-shadow-color:#EBF5FF;
          scrollbar-highlight-color:#EBF5FF;
          scrollbar-3dlight-color:#78AAFF;
          scrollbar-darkshadow-Color:#78AAFF;*/
          }
          
.qbPlayerBody
          {
          background-color: rgb(0,0,0);
          color: rgb(51,153,255);
          font-family: "Lucida Grande", "Trebuchet MS", Verdana, Helvetica, sans-serif;
          background-image: url(../img/index/state1/playerB.jpg);
          background-repeat:no-repeat;
          background-position: top center;
          background-attachment: fixed;
          background-position: top;
          }
          
.qbCardsBody
          {
          background-color: rgb(0,0,0);
          color: rgb(51,153,255);
          font-family: "Lucida Grande", "Trebuchet MS", Verdana, Helvetica, sans-serif;
          background-image: url(../img/index/state1/qbcardsBG.jpg);
          background-repeat:no-repeat;
          background-position: top center;
          background-attachment: fixed;
          background-position: top;
          }          
                    

.textField {
           background-color: rgb(0,0,0);
           color: rgb(153,153,204);
           border-color: rgb(0,102,153);
           border-style: solid;     
           border-width: thin; 
           
           /*height: 50px;
           font-family: Tahoma, Verdana, Arial;
           font-size: x-large;*/
           }
           
.textMail {
          font: italic normal bolder x-small bolder Tahoma;
          color : rgb(0,102,255);
          }           

.hintsClass 
         {
			   background-color: white;
			   border: 1px solid #808080;
			   padding: 5px 5px 30px 5px;
		     }

.mainText {
          font: bold 30px;
          }
          
.subTitleText 
         {
       font: bold 12px rgb(255,153,0);
          }
          
.detailText {
       font: normal 14px "Lucida Grande", "Trebuchet MS", Verdana, Helvetica, sans-serif;
            }
            
.dt
{
border-color: rgb(0,0,0);
border-width: thin;
}            

.dTh    {
  background-color: #000;
  color: #ffffff;
font-family: "Lucida Grande", "Trebuchet MS", Verdana, Helvetica, sans-serif;
}        

.dTd {
  color: #ffffff;
  font-family: "Lucida Grande", "Trebuchet MS", Verdana, Helvetica, sans-serif;
  border: rgb(51,0,255); 
}


.signupframe {  color: #FFFFFF; font-family: "Lucida Grande", "Trebuchet MS", Verdana, Helvetica, sans-serif; font-size: xx-small;}
.text {font-size: 12; font-family: "Lucida Grande", "Trebuchet MS", Verdana, Helvetica, sans-serif; }

table.sample {
	border-width: 1px 1px 1px 1px;
	border-spacing: 1px;
	border-style: dashed dashed dashed dashed;
	border-color: gray gray gray gray;
	border-collapse: collapse;
	font-size: small;
}
table.sample th {
	border-width: thin thin thin thin;
	padding: 2px 2px 2px 2px;
	border-style: inset inset inset inset; 
	border-color: gray gray gray gray;
	-moz-border-radius: 0px 0px 0px 0px;
	font-size: small;
}
table.sample td {
	border-width: thin thin thin thin;
	
	padding: 2px 2px 2px 2px;
	border-style: dashed dashed dashed dashed;
	border-color: black black black black;
	-moz-border-radius: 0px 0px 0px 0px;
	font-size: x-small;
}

.textTable
{
 background-color: rgb(0,102,153);
 filter: alpha(opacity=70); 
 -moz-opacity:0.55;
 font-family: verdana;
 font-stretch: wired;
 text-align: justify;
 border: 2px rgb(0,51,255) none; 
}

.events
{
 font-family: verdana;
 font-size: x-small;
}

 /* New Styles */
  .text1 { font-family: verdana; font-size:20; color:rgb(51,153,255); font-style: italic; }
  .text2 { font-family: verdana; font-size:12; }

  .tx1 
  {
   font-family: verdana; 
   font-size:55; 
   color:rgb(51,153,255); 
   font-style: italic;
  }
  
  .tx2 
  {
   font-family: verdana; 
   font-size:35; 
 
   color: rgb(192,208,255);
   font-style: italic;
  }
  
  .tx5
  {
   font-family: verdana; 
   font-size:18;
   color: rgb(255,255,255); 
   font-style: italic;
  }
  
  .tx6
  {
   font-family: verdana; 
   font-size:12;
   color: rgb(255,255,255); 
   font-style: italic;
  }
  
  .table1
  {
   font-family: verdana;
   font-size: 12px;
  }
  