body {
			font-family: verdana;
}

		

.main {
			font-size:26px;
			font-weight:bold;
			color:#6B6B6B;
			text-align: center;
}



.toptitle {
		text-align: center;
		font-size:20px;
		color: #6F6F6F;
		

}

.stats {
		color: #9f9f9f;
		padding: 9px;
}

.sub a {
			text-decoration: none;
			text-align: center;
			color: #447093;
}

.sub a:hover {
			color: white;
			background-color:#447093; 

}


.title {
                  border-bottom: 2px solid blue;
                  background-color: #F4FAFF;

  }

.footer {
       text-align:center;
        
  }

.footer a {
			text-decoration: none;
			color: #929292;
}	

.footer a:hover {
			background-color: #0080FF;
      color:white;
}
	
.footer2 {
                  font-size: 14px;
                  padding:3px;
                  border-bottom: 2px solid #aBaBaB;
                  border-left: 2px solid #cBcBcB;
                  background-color: #eeeeee;
  }
	
.confirm {
									
									width:250px;
									padding:3px;
                  border-bottom: 2px solid #aBaBaB;
                  border-left: 2px solid #cBcBcB;
                  background-color: #eeeeee;



}	
	
  td {
                  
                  text-align:center;
  }

  td a {
          text-decoration: none;
          padding: 3px;
          color: #004080;
          border:1px;
  }

  td a:hover {
          background-color: #0080FF;
          color:white;

  }

  #thumb {
                  background-image: url(http://iotacontest.com/vrakasoft/common/public/gallery/film.gif);
                  background-repeat: repeat;
                  height: 20px;
                  

  }
  .thumbvertical {
  								position: absolute;
  								top: 50px;
  								left: 5px;
                  
                  overflow: none;
              
 }
 
 .filmstripleft {
    							background-image: url(http://iotacontest.com/vrakasoft/common/public/gallery/l.gif);
                  background-repeat: repeat;	
 									width: 20px;
 	
}
 
.container {
			background-color: #f5f5f5;
}



.gbutton {
	background-color: green;
	color: white;
	font-weight: bolder;
	}
	
.rbutton {
	background-color: red;
	color: white;
	font-weight: bolder;
}
