
#site
{
margin:0 auto;
padding:0;
width:866px;
z-index:1;
}

html, body
{
width:100%;
height:100%;
padding:0px;
margin:0px;
background-color: #e2e2e2;

}

a:link {
  color: #37435B;
  font-weight: bold;
  text-decoration: none;

}
a:visited {
  color: #37435B;
}
a:hover {
  color: #cc3300;
  
  
}
a:active {
  color: #37435B;
}
.blind, .blind a:link, .blind a:visited
{
text-decoration:none;
color:white;
font-size:0px;
height:1px;
}
.td
{
line-height: 16px; 
background-repeat: no-repeat; 
padding-left: 10px; 
padding-right: 10px; 
padding-top: 15px; 
font-family: verdana;
font-size: 11px;
 }

#layer1
{
padding:0px;
margin:0px;
display:none;
position:absolute;
overflow:hidden;
z-index:2;
width:100%;
height:1300px;
text-align:center;
background-color:black;
filter:alpha(Opacity=50);
}

#layer2
{
	border:1px solid black;
	padding:0px auto;
	margin:0px auto;
	width:720px;
	margin-left:72px;
	padding-top:30px;
	margin-top:25px;
	padding-bottom:50px;
	position:absolute;
	visibility:hidden;
	z-index:1000;
	text-align:center;
	font-family:verdana;
	font-size:11px;
	background-color: white;
	background-repeat: no-repeat;
}

#td
{
line-height: 16px; 
background-repeat: no-repeat; 
padding-left: 10px; 
padding-right: 10px; 
padding-top: 15px; 
font-family: verdana;
font-size: 11px;

 }
 

