@charset "utf-8";
.heading1 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-style: normal;
	font-weight: bold;
	color: #000000;
}
.normtext {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
}
.normtext a:link {
	color: #CC6600;
}
.normtext a:visited {
	color: #996600;
}
.normtext a:active {
	color: #000000;
}
.normtext a:hover {
	color: #996600;
}
.subhead1 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	font-weight: bold;
	color: #000000;
}
.subhead1 a:link {
	color: #CC6600;
}
.subhead1 a:visited {
	color: #996600;
}
.subhead1 a:active {
	color: #000000;
}
.subhead1 a:hover {
	color: #996600;
}
.newshead1 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	color: #000000;
}
.captiontext {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 9px;
}
.captiontext a:link {
	color: #CC6600;
}
.captiontext a:visited {
	color: #996600;
}
.captiontext a:active {
	color: #000000;
}
.captiontext a:hover {
	color: #996600;
}
.captiongray {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 9px;
	width: 100%;
	background-color: #CCCCCC;
	padding-top: 2px;
	padding-bottom: 2px;
}
.video_area {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	width: 256px;
	float: right;
	color: #E79B2D;
	text-align: right;
	background-color: #000000;
	height: 144px;
	background-image: url(images/play_video.jpg);
}
