.BgStyle{
	background: #95CBEC url(BG.GIF);
}
.headerStyle{
	color : #00008B;
	background: #D2D9EC;
	font : medium;
}
.menuNotSelected{
	font : bold xx-small sans-serif;
	background: #F5F5F5
}
.menuSelected{
	font : bold xx-small sans-serif;
	background: #E0FFFF;
	color : Fuchsia;
}