body,td,th { font-family: Arial, Helvetica, sans-serif; font-size: 12px; color: #444444; }
body { margin: 0px; padding: 0; }


h1 { font-size: 18px; margin: 0px; padding: 0; }
h2 { font-size: 17px; margin: 0px; padding: 0; }
h3 { font-size: 16px; margin: 0px; padding: 0; }
h4 { font-size: 15px; margin: 0px; padding: 0; }
h5 { font-size: 14px; margin: 0px; padding: 0; }
h6 { font-size: 13px; margin: 0px; padding: 0; }

.pink { color: #E70084; }
.cyan { color: #08B6E1; }
.lime { color: #E2DC0E; }
.grey { color: #666 }
.white { color: #FFFFFF; }
.black { color: #000000; }

li { list-style-type: square; }



.homevideoheader {
	width: 370px;
	padding-top: 15px;
	padding-bottom: 15px;
	padding-left: 15px;
	padding-right: 15px;
	margin: 0;
	background-image: url(buzz_images/2010/home-video-header.jpg);
	background-position: top;
	background-repeat: no-repeat;
}
.mcafooter {
	width: 310px;
	padding-top: 15px;
	padding-bottom: 15px;
	padding-left: 15px;
	padding-right: 15px;
	margin: 0;
	background-image: url(buzz_images/2010/mca/mca_02.gif);
	background-position: bottom;
	background-repeat: no-repeat;
}

.text {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #444444;
	list-style-type: square;
}
.text a:link, .text a:visited{
	color: #E42D87;
	text-decoration: none;
}
.text a:hover, .text a:active{
	color: #9E1459;
	text-decoration: none;
}
.textsmall {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #444444;
	list-style-type: square;
}
.textsmall a:link, .textsmall a:visited{
	color: #00A6EC;
	text-decoration: none;
}
.textsmall a:hover, .textsmall a:active{
	color: #007AAE;
	text-decoration: none;
}
.footer {
	font-size: 9px;
	color: #FFFFFF;
}
.footer a:link, .footer a:visited{
	color: #FFFFFF;
	text-decoration: none;
}
.footer a:hover, .footer a:active{
	color: #000000;
	text-decoration: none;
}
.title {
	font-size: 16px;
	font-weight: bold;
	color: #08B6E1;
}
.testimonial {
	font-size: 10px;
	font-style: italic;
	color: #9B1B15;
	font-weight: bold;
}

.gallerythumbs {
	vertical-align: middle;
	text-align: center;
}
.gallerythumbs a{
	width: 100px;
	height: 100px;
	overflow: hidden;
	text-decoration: none;
	border: 21px #CDF4FE solid;
	display: block;
}
.gallerythumbs a:link, .gallerythumbs a:visited{
	text-decoration: none;
	border: 21px #CDF4FE solid;
}
.gallerythumbs a:hover, .gallerythumbs a:active{
	text-decoration: none;
	border: 21px #79E1FB solid;
}




.gallerytext {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #444444;
	padding-top: 5px;
	padding-bottom: 15px;
}
.gallerytext a{
	color: #444444;
	text-decoration: none;
}
.gallerytext a:link, .gallerytext a:visited{
	color: #444444;
	text-decoration: none;
}
.gallerytext a:hover, .gallerytext a:active{
	text-decoration: none;
	color: #08B6E1;
}



.gallerythumbs2 {
	vertical-align: middle;
	text-align: center;
}
.gallerythumbs2 a{
	width: 100px;
	height: 100px;
	overflow: hidden;
	text-decoration: none;
	border: 9px #CDF4FE solid;
	display: block;
}
.gallerythumbs2 a:link, .gallerythumbs2 a:visited{
	text-decoration: none;
	border: 9px #CDF4FE solid;
}
.gallerythumbs2 a:hover, .gallerythumbs2 a:active{
	text-decoration: none;
	border: 9px #79E1FB solid;
}






