.portal {
	margin: 0px;
	padding: 0px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: small;
	background-image: url(/themes/default/borderbkgd.gif);
	background-repeat: repeat;
}
a:link {
	color: #000000;
	text-decoration: none;
}
a:visited {
	color: #000000;
	text-decoration: none;
}
a:hover {
	color: #FF0000;
	text-decoration: underline;
}

h1 {
	font-size: x-large;
	text-align: left;
	line-height: 100%;
	white-space: normal;
}
.banner {
	background-image: url(/themes/default/pbllearningportalbanner.jpg);
	background-repeat: no-repeat;
}.content {
	background-color:#EEEEFF
}

.menu {
	font-size: small;
	font-weight: 200;
	line-height: 150%;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	background-color:#000066;
	color: #FFFFFF;
}
.menu a:link {
	color: #FFFFFF;
	text-decoration: none;
}
.menu a:visited {
	color: #FFFFFF;
	text-decoration: none;
}
.menu a:hover {
	color: #333333;
	text-decoration: underline;
}
th {
	text-align: left;
}
