/* these are just the styles added for the Session wrapper */
.megatitle {
	margin-left: 8px;
	margin-top: 10px;
}
.framenav {
	float: left;
	padding: 0px;
	margin-left: 5px;
	margin-right: 5px;
	margin-top: 21px;
	COLOR: #000000;
	FONT-FAMILY: Verdana, Arial, Helvetica, sans-serif
} 
.navsupertitle {
	float: left;
}
.navtitle {
	FONT-SIZE: 12px;
	COLOR: #535353;
	FONT-FAMILY: Helvetica, Verdana, Arial
}
a.navtitle {
	text-decoration: none;
	color: rgb(0,130,223);
}
a.navtitle:visited {
	text-decoration: none;
	COLOR: #535353;
}
a.navtitle:hover {
	text-decoration: none;
	COLOR: #535353;
}
