div.main_btn
{
	border-spacing:0;
  border-collapse:collapse; 	
	border:0px solid black;
	cursor: pointer;
}
table.main_tbl
{
	border-spacing:0;
  border-collapse:collapse; 	
	border:0px solid black;
}
table.main_tbl td, table.main_tbl th
{	
	padding: 0;
}
body.main_tbl
{
	margin-left:auto;
	margin-right:auto;
	overflow:hidden;
}
footer{
  bottom: 0px;
  width: 100%;
  text-align: center;
  background-color: #CCCCCC;
  border-top: 1px solid #000000;
}
address.footer_fnt
{
	font-style: italic;
	font-weight: normal;
	font-size: 12px;
	font-family: verdana, sans-serif;
}
body
{
	font: 62.5% "Trebuchet MS", sans-serif;
	margin: 0px;

/* IE10 Consumer Preview */ 
background-image: -ms-radial-gradient(center bottom, ellipse farthest-corner, #BFBFBF 0%, #C1C1E0 50%, #7E2C96 75%, #B59AB6 100%);

/* Mozilla Firefox */ 
background-image: -moz-radial-gradient(center bottom, ellipse farthest-corner, #BFBFBF 0%, #C1C1E0 50%, #7E2C96 75%, #B59AB6 100%);

/* Opera */ 
background-image: -o-radial-gradient(center bottom, ellipse farthest-corner, #BFBFBF 0%, #C1C1E0 50%, #7E2C96 75%, #B59AB6 100%);

/* Webkit (Safari/Chrome 10) */ 
background-image: -webkit-gradient(radial, center bottom, 0, center bottom, 560, color-stop(0, #BFBFBF), color-stop(0.5, #C1C1E0), color-stop(0.75, #7E2C96), color-stop(1, #B59AB6));

/* Webkit (Chrome 11+) */ 
background-image: -webkit-radial-gradient(center bottom, ellipse farthest-corner, #BFBFBF 0%, #C1C1E0 50%, #7E2C96 75%, #B59AB6 100%);

/* W3C Markup, IE10 Release Preview */ 
background-image: radial-gradient(ellipse farthest-corner at center bottom, #BFBFBF 0%, #C1C1E0 50%, #7E2C96 75%, #B59AB6 100%);
}
@font-face {
	font-family: 'fae_font';
    src: url(fonts/octopuss-ef-shaded.eot);
    src: local('Octopuss EF Shaded'), url('fonts/octopuss-ef-shaded.ttf') format('truetype');
}
