BODY {
	scrollbar-face-color: #E6E6E6;
	scrollbar-shadow-color: #FFFFFF;
	scrollbar-highlight-color: #FFFFFF;
	scrollbar-3dlight-color: #BDBDBD;
	scrollbar-darkshadow-color: #BDBDBD;
	scrollbar-track-color: #FFFFFF;
	scrollbar-arrow-color: #FFFFFF;
	overflow-x:auto;
	overflow-y:auto;
	background: #FFFFFF;
}

.collageborder {
	border: none #BDBDBD;
	background-color: #BDBDBD;
}

td {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9pt;
	color: #8C8C8C;
	font-weight: normal;
}

a.bottomnav {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 7.5pt;
	font-weight: bold;
	color: #666666;
	text-decoration: none;
}
a.bottomnav:hover {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 7.5pt;
	font-weight: bold;
	color: #666666;
	text-decoration: underline;
}

a.portnav {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9pt;
	font-weight: normal;
	color: #999999;
	text-decoration: none;
	height: 15px;
	width: 115px;
}
a.portnav:hover {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9pt;
	font-weight: normal;
	color: #666666;
	text-decoration: none;
	background-color: #F4F4F4;
	height: 15px;
	width: 115px;
}

.header {

	font-family: Arial, Helvetica, sans-serif;
	font-size: 9pt;
	color: #666666;
	font-weight: bold;
}

a {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9pt;
	color: #0B4FB2;
	font-weight: normal;
	text-decoration: none;
}
a:hover {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9pt;
	color: #666666;
	font-weight: normal;
	text-decoration: underline;
}

a.porttitle {

	font-family: Arial, Helvetica, sans-serif;
	font-size: 9pt;
	color: #0B4FB2;
	font-weight: bold;
	text-decoration: none;
}
a.porttitle:hover {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9pt;
	color: #666666;
	font-weight: bold;
}

.boldblue {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9pt;
	color: #0B4FB2;
	font-weight: bold;
}

.bottomnavtxt {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 7.5pt;
	font-weight: bold;
	color: #666666;
	text-decoration: none;
}

p {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9pt;
	color: #8C8C8C;
	font-weight: normal;
}
.input {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9pt;
	color: #8C8C8C;
	font-weight: normal;
	border: 1px solid #0B4FB2;

}

input.btn {
	color: #8C8C8C;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9pt;
	font-weight: normal;
	border: 1px solid #0B4FB2;
	background-color: white;
}