﻿body 
{
	 font-family: Century Gothic, Arial, Helvetica, sans-serif;
	 font-size: small;
	 text-align: justify;
	 color: #ffffff;
	 background-color:#000000;
	 background-image:url(/mucOff/images/toprep.jpg);
	 background-position:0px -1px;
	 background-repeat: repeat-x;
	 margin:0px;
	 padding:0px;
}
a
{
 text-align:center;
 text-indent: 0px;
 font-family: Century Gothic, Arial, Helvetica, sans-serif;
 font-size: small;
 font-weight: normal;
 color: #ffffff;
 text-decoration:none;  
}
a:hover
{
 text-align:center;
 text-indent: 0px;
 font-family: Century Gothic, Arial, Helvetica, sans-serif;
 font-size: small;
 font-weight: normal;
 color: #e2007a;
 text-decoration:none;  
}

.pageTitle
{
	font-size: large;
	font-weight: bold;
	color: #0078A9;
	width: 100%;
}

.rangeTitle
{
	font-size: medium;
	font-weight: bold;
	color: #0078A9;
}

.newsHead
{
	font-size: medium;
	font-weight: bold;
	color: red;
}

.newsDate
{
	 font-family: Arial, Verdana;
	 font-size: small;
	 text-align: left;
	 color: Gray;
}

img
{
	behavior: url(iepngfix.htc);
}

.pngFix
{
	background-repeat: repeat;
	behavior: url(iepngfix.htc);
}
h6
{
	font-size: small;
	font-weight: bold;
	color: Red;
	text-align: center;
}

