@charset "utf-8";
/* CSS Document */

body {
	background-color:#ffffff;
}

#pageTable {
	width:800;
	border:none;
	background-color:#C6C6FF;
}

.navButtons {
	border:none;
	width:190;
	height:40;
	margin-left:35;
	background-color:#ccccff;
}