	

		.tablebgimage {
	background-image: url(../images/transparent.png);
	background-repeat: repeat;
}
			
	


                #bg {
                        position:fixed; 
                        top:-50%; 
                        left:-50%; 
                        width:200%; 
                        height:200%;
						
                }
				
				
                #bg img {
	position:absolute;
	top:0;
	left:0;
	right:0;
	bottom:0;
	margin:auto;
	min-width:50%;
	min-height:50%;
	width: 1920px;
	height: 1298px;
	
	
	
                }
				
                #content {
	position:absolute;
	top:0px;
	left:0px;
	height:100%;
	z-index: 2;
                }
				
			
.maintable {
	height: 100%;
}
	p {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #333;
	line-height: 18px;
	
}
	
	a {
	font-weight: bold;
	text-decoration: none;
	color: #333;
}
.headline {
	font-weight: bold;
	color: #000;
}
a:hover {
	color: #333;
	text-decoration: underline;
}
	
.contentcell {
	padding-top: 10px;
	padding-right: 25px;
	padding-bottom: 25px;
	padding-left: 25px;
}
.link {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-style: normal;
	line-height: 18px;
	font-weight: normal;
	font-variant: normal;
	color: #000000;
