﻿body
{
	font-family: Verdana, Arial, sans-serif;
	font-size: 11px;
	background-color: #f5f5f5;
}
td {
	font-family:  Verdana, Arial, sans-serif;
	font-size: 11px;
	font-style: normal;
	color: #666666;
}
.TopMenu
{
	color:Black;	
	font-size:11px;
	font-family:Verdana;
	text-decoration: none;
}
.Links a 
{			
	font-family:  Verdana, Arial, sans-serif;
	font-size: 11px;
	font-style: normal;
	color: #666666;
	font-weight:normal;
	text-decoration: none;
}

.Links a:hover  {			
	font-family:  Verdana, Arial, sans-serif;
	font-size: 11px;
	font-style: normal;
	color: #FF8000;
	font-weight:normal;
	text-decoration: none;
}	

.NewsLinks a 
{			
	font-family:  Verdana, Arial, sans-serif;
	font-size: 11px;
	font-style: normal;
	color: white;
	font-weight:normal;
	text-decoration: none;
}

.NewsLinks a:hover  {			
	font-family:  Verdana, Arial, sans-serif;
	font-size: 11px;
	font-style: normal;
	color: #FF8000;
	font-weight:normal;
	text-decoration: none;
}	
.DynamicMenuStyle
{
	border-top: dimgray 1px solid;
	border-bottom: dimgray 1px solid;
	border-right: dimgray 1px solid;
	border-left: dimgray 1px solid;
	
}
.SearchTextBox
{
	height:10px;
	font-family:Verdana;
	font-size:10px;
	
}
.NewsIndex
{
	background-image: url(../Images/Menu/MenuBackground.gif);
	background-repeat: repeat-x; /*text-align:center;*/
	
	font-weight: bold; /*text-align:center;*/
	font-family: Arial;
	color: black;
	font-size: 14px;
	cursor: pointer;
	padding-left: 8px;
	padding-right: 8px;
	text-align: left;
	
}

.pageTitle
{
	color:white;
	font-weight:bold;
	font-family:Verdana;
	font-size:14px;


}
.LocationLabel
{
	color:#68B336;
}


.YearNewsIndexMonth a {			
	font-size: 12px;
	color: #006600;
	font-family: Verdana;
	font-weight: bold;
	text-decoration: none;
}	

.YearNewsIndexMonth a:hover  
{
	font-size: 12px;
	color: #FF8000;
	font-family: Verdana;
	font-weight: bold;
	text-decoration: none;		
}
.YearNewsIndexDate
{
	font-size: 11px;
	font-family: Verdana;
	font-weight: bold;
	padding:5px;
}

.YearNewsLink
{
	font-size: 11px;
	font-family: Verdana;
	
}


