.norpt {
	background-repeat: no-repeat;
}
.nav {
	color: #060669;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
}

a:link.nav {  color: #060669; text-decoration: none; }
a:visited.nav  {  color: #060669; text-decoration: none; }
a:active.nav  {  color: #060669; text-decoration: none; }
a:hover.nav  {  color: #000; text-decoration: none; }


.sideborder {
	border: 1px solid #8D97AD;
	background-color: #EAEAEA;
}
p {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: #000000;
	font-size: 11px;
}
body {
	background-image: url(../images/bg.gif);
	background-repeat: no-repeat;
	background-position: left top;
}