body {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	background-image: url(/images/bkgrnd_25.gif);
	background-repeat: repeat;
}
.main {
	background-attachment: scroll;
	background-repeat: no-repeat;
	background-position: center 2px;
	background-color: #CCCCFF;
}
.bzmain {
	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: 227px;
}
td {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	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;
}
hr {
	color: #666699;
}
.nav_border {
	border-right-width: 2px;
	border-left-width: 2px;
	border-right-style: solid;
	border-left-style: solid;
	border-right-color: #000066;
	border-left-color: #000066;
}

