body {
	margin:0px 0px 0px 0px;
	padding:0px 0px 0px 0px;
	background:url(images/webbg.jpg) top repeat-x;
	font-size:12px;
	color:#666666;
	line-height:20px;
}
#indexcon {
	margin:0px auto 0px auto;
	background:url(images/indexbg.jpg) top center no-repeat;
	width:900px;
	height:700px;
}
#pagecon {
	margin:0px auto 0px auto;
	background:url(images/pagebg.jpg) top center no-repeat;
	width:900px;
	height:700px;
}
.foot {
	font-size:12px;
	color:#437da5;
	text-align:center;
}
a:link {
	color: #666666;
	text-decoration:none;
}
a:visited,a:active {
	color: #666666;
	text-decoration:none;
}
a:hover {
	color: #666666;
	text-decoration:underline;
}
.ctl00_myMenu2_0 { background-color:white;visibility:hidden;display:none;position:absolute;left:0px;top:0px; }
