body {
	background : #e6e5d7 url(../common/bg.gif) repeat-x;
	margin: 0px;
	text-align: center;
	color: #333333;
}

.main {
	background : url(../common/main_bg.gif) repeat-y;
	text-align: left;
	width: 850px;
	margin-right: auto;
	margin-left: auto;
}

.footer-link {
 text-align: center;
	font-size: 10px;
	line-height: 150%;
	border-top: solid 1px #CCCCCC;
	border-bottom: solid 1px #CCCCCC;
	padding: 10px 0px 10px 0px;
}

.footer-link a:link {
	color: #666666;
	text-decoration: underline;
}
.footer-link a:visited {
	color: #999999;
	text-decoration: underline;
}
.footer-link a:hover {
	color: #999999;
	text-decoration: none;
}
.footer-link a:active {
	color: #999999;
	text-decoration: underline;
}

.footer-copy {
 text-align: center;
	font-size: 10px;
	line-height: 130%;
	border-bottom: solid 1px #CCCCCC;
	padding: 10px 0px 10px 0px;
}

.getflash {
	font-size: 10px;
}

.pagetop{
 width:570px;
	text-align:right;
	margin-top: 30px;
}

.pagetop2{
 width:800px;
	text-align:right;
	margin-top: 30px;
}