@charset "utf-8";
/* CSS Document ParkVale STYLE 1*/

body {
	font-family: Verdana, Arial, "Century Gothic", Helvetica, sans-serif;
	font-size: 12px;
	background-color: #eeeeee;
	margin-top: 0px;
	margin-bottom: 0px;
}
p {
text-align:left;
}
a:link {
color:#003366;
}
a:visited {
color:#003366;
}
a:hover {
font-weight: normal;
}
a:active {
color: #FF0000;
}
#mcb a {
text-decoration:none;
}

.index_small{
	font-family: Verdana, Arial, "Century Gothic", Helvetica, sans-serif;
	font-size: 11px;
}
.medium{
	font-size: 13px;
}
.large{
	font-family: Verdana, Arial, "Century Gothic", Helvetica, sans-serif;
	font-size: 14px;
}
.larger{
	font-family: Verdana, Arial, "Century Gothic", Helvetica, sans-serif;
	font-size: 15px;
}

a.fixtures:link {color: #000099; text-decoration: none; }
a.fixtures:active {color: #990000; text-decoration: underline; }
a.fixtures:visited {color: #000099; text-decoration: none; }
a.fixtures:hover {color: #000099; text-decoration: underline; }

.pv_heading{
font-size: 22px;
font-family: "Century Gothic", Arial, Helvetica, sans-serif;
font-weight: bold;
color: #003366;
}

.pv_heading2{
font-size: 18px;
font-family: "Century Gothic", Arial, Helvetica, sans-serif;
font-weight: bold;
color: #003366;
}
.pv_heading_news{
font-size: 12px;
font-family: "Century Gothic", Arial, Helvetica, sans-serif;
font-weight: bold;
color: #003366;
}
.pv_image_title{
font-size: 16px;
font-family: "Century Gothic", Arial, Helvetica, sans-serif;
font-weight: bold;
color: #003366;
}


.record_heading {
font-size:14px;
font-weight: normal;
color: #FFFFFF;
}
news_font {
	font-family:"Lucida Grande", "Lucida Sans Unicode", Verdana, Arial, Helvetica, sans-serif;
}
#NewsTicker{
	border:solid 1px #cccccc;
	background: #CCCCFF;
	width:228px;
	height:220px;
}
#NewsTicker_wide{
	border:solid 1px #cccccc;
	background: #CCCCFF;
	width:456px;
	height:448px;
}

	#NewsTicker h1{
		padding:0px; margin:0; border:0;
		background: #003366;
		color:#000000;
		font-size:11px;
		font-weight:bold;
	}
	
	#NewsVertical {
	width: 228px;
	height: 190px;
	display: block;
	overflow: hidden;
	position: relative;
	}
	
		#NewsVertical_wide {
	width: 456px;
	height: 418px;
	display: block;
	overflow: hidden;
	position: relative;
	}

	#TickerVertical {
		width: 228px;
		height: 190px;
		display: block;
		list-style: none;
		margin: 0;
		padding: 0;
	}
		#TickerVertical_wide {
		width: 456px;
		height: 418px;
		display: block;
		list-style: none;
		margin: 0;
		padding: 0;
	}

	#TickerVertical li {
		display: block;
		width: 216px;
		color: #333333;
		text-align: left;
		font-size: 11px;
		margin: 0;
		padding: 6px;
		float: left;
	}
		#TickerVertical_wide li {
		display: block;
		width: 432px;
		color: #333333;
		text-align: left;
		font-size: 11px;
		margin: 0;
		padding: 6px;
		float: left;
	}

		#TickerVertical li .NewsTitle{
			display: block;
			color: #000000;
			font-size: 12px;
			font-weight:bold;
			margin-bottom:3px;
		}
		
		#TickerVertical li .NewsTitle a:link,
		#TickerVertical li .NewsTitle a:Visited {
			display: block;
			color: #000000;
			font-size: 12px;
			font-weight:bold;
			margin-bottom:6px;
			text-decoration:none;
		}
		#TickerVertical li .NewsTitle a:hover {
			text-decoration:underline;
		}
		
		#TickerVertical li .NewsImg{
			float:left;
			margin-right:10px;
		}


		#TickerVertical li .NewsFooter{
			display: block;
			color: #000000;
			font-size: 10px;
			margin:6px 0 14px 0;
		}
</style>
