 html, body   {
 background-image: url(images/BG.jpg); 
 margin: 0; 
 padding: 0;*
  color: white; 
  text-align: center;
   }
        
		 div#centered { border: 0; height: 50%; width: 50%;
                        position: absolute; left: 25%; top: 25%; color: black; }


.tblalign {
	display: table;
	vertical-align: middle;
	position: absolute;
	top: 169px;
	left: 274px;
}
.tableborder {
	display: table-row;
	border: 10px solid #FFFFFF;
	position: relative;
	text-align: center;
	vertical-align: middle;
	height: 300px;
	width: 500px;
	top: 232px;
	left: 470px;
}
div#centered2 {
border: 0; height: 50%; width: 50%;
                        position: absolute; left: 20%; top: 12%; color: black;
}
select {
	font-family: Arial, Helvetica, sans-serif;
	color: #333333;
	background-color: #F2F2F2;
	font-size: 11px;
}
.Sbutton {
	cursor:default;
	cursor:hand;
	font:bold 11px Arial, Helvetica, sans-serif;
	color:#000000;
	background:#E5E5E5;
	text-align: center;
}
form {
	margin: 0px;
	padding: 0px;
}
.Hidden {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #950706;
}
.Hidden:Link{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #950706;
	text-decoration: none;
}
.Hidden:HOVER{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #950706;
	text-decoration: none;
}
.Hidden:visited {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #950706;
	text-decoration: none;
}
