.style2 {
	font-size: 11px;
	font-family: Arial, Helvetica, sans-serif;
	color: #999999;
}
.style3 {	color: #999999;
	font-family: Tahoma;
	font-size: 11px;
}
.style4 {
	font-size: 11px;
	font-family: Tahoma;
	font-weight: bold;
	color: #000000;
}
.style25 {	font-family: Tahoma;
	font-size: 11px;
	color: #505B4A;
}
.style6 {	
        font-size: 12px;
	font-family: Tahoma;
	font-weight: bold;
	color: #505B4A;
}
.style5 {font-size: 12px; font-family: Tahoma; font-weight: bold; color: #000000; }
.style7 {font-family: Tahoma; font-size: 11px; color: #000000; }
.style8 {
	color: #000000;
	font-weight: bold;
}

.style10 {
	color: #FF25A8;
	font-weight: bold;
}
.style11 {	font-family: Tahoma;
	font-weight: bold;
	color: #000000;
}
.style13 {	
        color: #000000;
	font-family: Tahoma;
	font-size: 11px;
        font-weight: bold;
}
.style15 {font-size: 10px; color: #505B4A;}
.style16 {font-family: Tahoma}
.style17 {
	font-size: 11px;
	font-weight: bold;
	color: #FF0099;
}
.style21 {color: #999999}
.style22 {
	font-size: 11px;
	color: #FF0099;
}
.style23 {font-size: 10px}
.style9 {color: black;}
.style12 {color: #FF0099}
.style13 {font-weight: bold; font-size: 11px;}
.style14 {color: #000000}
.style42 {
	font-size: 11px;
	font-family: Arial;
	color: #666666;
}

.style43 {
	font-size: 11px;
	font-family: Tahoma;
	font-weight: bold;
	color: #ff25a8;
}
.style44 {
	font-size: 11px;
	font-family: Tahoma;	
	color: #000000;
}
.style45 {
	font-size: 11px;
	font-family: Arial, Helvetica, sans-serif;
	color: #ff25a8;
}
.style113 {	
        color: #fb0197;
	font-family: Tahoma;
	font-size: 11px;
        font-weight: bold;
}
.style114 {
	font-size: 11px;
	font-weight: bold;
}
.style115 {color: #333333}
.style116 {font-size: 12px}
.style118 {font-size: 10px}
.style119 {
	color: #FF0099;
	font-weight: bold;
}
.style124 {color: #5B5B5B}
.style126 {font-size: 12px; color: #FF0099; font-weight: bold; }
.style127 {color: #FF0099}
.style128 {
          font-size: 11px;
          font-family: Tahoma;
          color: #666666;
          font-weight: bold;
          }
.style129 {
          font-size: 11px;
          font-family: Tahoma;
          color: #000000;
          font-weight: bold;
          }
.style143 {
	font-size: 11px;
	font-family: Tahoma;	
	color: #ff25a8;
}
.style144 {
	font-family: Tahoma;
	font-size: 11px;
	color: #505050;
}
.style145 {color: #ff25a8}
.style149 {
          font-size: 13px;
          font-family: Tahoma;
          color: #000000;          
          }
          
       
.img-shadow {
  float:left;
  background: url("images/pit/shadowAlpha.png") no-repeat bottom right !important;
  background: url("images/pit/shadow.gif") no-repeat bottom right;
 
  }

.img-shadow img {
  display: block;
  position: relative;
  background-color: #fff;
  border: 1px solid #a9a9a9;
  margin: -6px 6px 6px -6px;
  padding: 2px;
  }

.img-orgin-shadow {
  float:left;
  background: url("images/pit/shadowAlpha.png") no-repeat bottom right !important;
  background: url("images/pit/shadow.gif") no-repeat bottom right;
 
  }

.img-orgin-shadow img {
  display: block;
  position: relative;
  background-color: #fff;
  border: 2px solid #ff25a8;
  margin: -6px 6px 6px -6px;
  padding: 2px;
  }
  
  .inputsubmit {
  padding: 2px 15px 3px 15px;
  border-style: solid;
  border-top-width: 1px;
  border-left-width: 1px;
  border-bottom-width: 1px;
  border-right-width: 1px;
  border-top-color: #D9DFEA;
  border-left-color: #D9DFEA;
  border-bottom-color: #0e1f5b;
  border-right-color: #0e1f5b;
  background-color: #3b5998;
  color: #FFFFFF;
  font-size: 11px;
  font-family: "lucida grande", tahoma, verdana, arial, sans-serif;
  text-align: center; }