html, body {
	color:#2266cc;
	height:100%; 
	line-height:22px;
	font-size:14px;
	margin:0; 
	padding:0;
/*	background:url(../images/bg.jpg) #ededed  no-repeat center top;
*/	}
.maintbl {
	border:1px solid #77bcfa;
 	}

 

#page-background {position:fixed; top:0; left:0; width:100%; height:100%;}
#content {position:relative; z-index:1; padding:30px;
 
}

#content table td {
  
	padding-bottom:20px;
	text-align:justify;
/*	width:50%;
*/	}
.left {
	width:600px;
	padding-left:100px;
	}
.right {
	padding-left:10px;
	padding-right:30px;
	width:100%;
	text-align:center;

	}

.slogan {
	font-size:12px;
	font-weight:bold;
	font-family:Arial;

	


	}

.button img {
	float:right;
	}
.button a:link, .button a:visited {
	display:block;
	text-decoration:underline;
	letter-spacing:6px;
	float:right;
	font-size: 19px;
	font-weight:bold;
	color:#000000;

	}
.button a:hover {
	text-decoration:none;

	}
.inf {
	position:absolute;
	width:100%;
	text-align:center;
}

.prev img:hover {
	cursor:pointer;
	
	}
.prev {
	text-align:center;
	}
.prev img {

	filter:alpha(opacity=30);
	-moz-opacity: 0.3;
	-khtml-opacity: 0.3;
	opacity: 0.3;

	margin:2px;
	}	

.mainlevel {
	padding-right:20px;	
	}
a.mainlevel, a.mainlevel:visited {
 color:#000000;
	}
a.mainlevel:hover {
	color:#cccccc;
	}

a, a:visited {
	color:#2266cc;
	font-size:16px;
	text-decoration:underline;
	letter-spacing:2px;	
	}
a:hover {
	color:#000000;
	text-decoration:none;
	}


.count, #count {
 	width:10px;
	margin:0px;
	padding:0px;	
	}

