body {
	font-family: "Times New Roman", Times, serif;
	color: #000033;
	padding-top: 2px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
	scrollbar-face-color:6699CC;
	scrollbar-shadow-color:006699;
	scrollbar-highlight-color:006699;
	scrollbar-3dlight-color:6699CC;
	scrollbar-darkshadow-color:006699;
	scrollbar-track-color:006699;
	scrollbar-arrow-color:006699;
	background-color: CCCCCC;
	background-image: url(images/cloudbg.jpg);
}
.submenu a:link {
	font-size: 14px;
	color: #000099;
	text-decoration: underline;
}
.submenu a:hover {
	font-size: 14px;
	color: #0066FF;
	text-decoration: underline;
}
.submenu a:visited {
	font-size: 14px;
	color: #0099FF;
	text-decoration: none;
}
a:link {
	font-size: 14px;
	color: #000099;
	text-decoration: none;
}
a:hover {
	font-size: 14px;
	color: #0066FF;
	text-decoration: underline;
}
a:visited {
	font-size: 14px;
	color: #0099FF;
	text-decoration: none;
}
.mainbody {
	background-color: #000033;
}
.maintext {
	text-align: center;
	width: 776px;
}
.footer {
	font-size: 10px;
	color: #000033;
	width: 100%;
	padding: 0px;
	border: 0px 0;
	text-align: center;
}
