﻿body {
	background-color: #FFFFFF;
	font-family: Arial, Helvetica, sans-serif;
	color: #FFFFFF;
	font-size: 12px;
	margin-left: 50px;
	background-image: url(images/bpibg.gif);
	background-position:bottom left;
	background-repeat:no-repeat;
	background-attachment: fixed;
	margin-top: 0px;

	scrollbar-face-color:0066CC;
	scrollbar-highlight-color:"WHITE";
	scrollbar-3dlight-color:"WHITE";
	scrollbar-shadow-color:"WHITE";
	scrollbar-darkshadow-color:"WHITE";
	scrollbar-arrow-color:"WHITE";
	scrollbar-track-color:"WHITE";
}

body a {color: #444444;	text-decoration: none;}
.links {color: #444444; font-size:15px; letter-spacing: .16em;}
.sublinks {color: #444444; font-size:11px; font-family: century gothic}
.blinks {color: #444444; font-size: 11px; text-decoration: underline;}


.btext {font-size: 11px; color: #245C82;}
.bdate {font-size: 11px; color: #800080; font-weight:bold; font-style: italic}
.bheader {font-size: 14px; color: #245C82; font-weight:bold}
.subtext {font-family: century gothic; font-size: 11px; color:#0066CC}
.sheader {font-size: 12px; color: black; font-weight:bold}


.onselect {color: #0066CC; font-size:15px; font-weight:bold; letter-spacing: .16em; text-decoration: underline overline;}
.subselect {color: #0066CC; font-size:11px; font-family: century gothic; text-decoration: underline overline;}

.pheader {font-size: 11px; color: #245C82; font-weight:bold}
.pinfo {font-size: 11px; color:black}
 
a:hover {color: #800080;}

}