body {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	background-image: url(/images/bkgrnd_25.gif);
	background-repeat: repeat;
}
.main {
	background-image: url(/images/ppt_banner.jpg);
	background-attachment: scroll;
	background-repeat: no-repeat;
	background-position: center 2px;
	background-color: #CCCCFF;
}
.bzmain {
	background-image: url(/images/buzz_logo.gif);
	background-attachment: scroll;
	background-repeat: no-repeat;
	background-position: center 2px;
	background-color: #CCCCFF;
}
.pptID {
	background-image: url(/images/ppt_index_bkgrnd.jpg);
	background-repeat: no-repeat;
	height: 227px;
}
.buzzID {
	background-image: url(/images/buzz_index_bkgrnd.png);
	background-repeat: no-repeat;
	height: 172px;
}
td {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #333366;
}

th {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	color: #333366;
}
a:link {
	color: #0000FF;
	text-decoration: underline;
}
a:visited {
	color: #993366;
}
a:hover {
	color: #ffffff;
	text-decoration: none;
	background-color: #666699;
}
.nav:link {
	font-size: 13px;
	color: #FFFFFF;
	font-weight: bold;
	text-decoration: none;
}
.nav:visited {
	font-size: 13px;
	color: #FFFFFF;
	font-weight: bold;
	text-decoration: none;
}
.nav:hover {
	font-size: 15px;
	color: #ffffff;
	font-weight: bold;
	text-decoration: none;
}
.footer {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #666666;	
}
.image {
	text-decoration: none;
	}
.image:hover {
	text-decoration: none;
	background-color: #333366;
	}
.image2 {
	text-decoration: none;
	
	}
.image2:hover {
	text-decoration: none;
	color: #333366;
	background-color: #ffffff;
}
.footerlink:link {
	text-decoration: none;
}
.pdfs {
	z-index: -20000;
	position: relative;
}
hr {
	color: #666699;
}
