@import url("/Ecc_2009.css");
html{
	background-color: #BDC2C7;
	background-image:url(/Library/BG_Fade.png);
	background-attachment: fixed;
	background-repeat: repeat-x;
	background-position: left top;
	margin: 0px;
	padding: 0px;
	
}
body {
	background-image:url(/Library/BG_Fade.png);
	background-attachment: fixed;
	background-repeat: repeat-x;
	background-position: left top;
	font-family: Tahoma, Verdana, Arial, Helvetica, sans-serif;
	font-size: 16px;
	color: #666666;
	line-height: 16px;
	background-color: #CCC;
	margin: 0px;
	padding: 0px;
}

td, tr {
font-family: Tahoma, Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
		line-height: 16px;
}
TH{
	font-size: 12px;
	color: #FFFFFF;
	background-image:url(Images/Header.jpg);
	background-repeat:repeat-y;
	background-position:left top;
	background-color:#0B4D8A;
	font-weight:bold;
	height: 30px;
}
.Echelon{
font-family: Tahoma, Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #0B4D8A;
		font-style:italic;
		letter-spacing: .15em;
}

A:LINK {
	font-size: 12px;
color: #0B4D8A;
	text-decoration:underline;
}
A:ACTIVE {
	font-size: 12px;
	color: #333333;
	text-decoration:none;
}
A:HOVER {
	font-size: 12px;
	color: #333333;
	text-decoration:underline;
}

A:Visited {
	font-size: 12px;
color: #0B4D8A;
	text-decoration:underline;
}

.PageTitle {
	font-size: 18px;
	line-height: 20px;
 color: #FFFFFF;}

.Date {
	font-size: 12px;
	color: #FFFFFF;
	font-weight: bold;
}

.header {
	font-size: 16px;
	color: #FFFFFF;
	font-weight: bold;
	font-style:italic;
	letter-spacing: .15em;
}

.nav {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: normal;
	background-color: #CCFF99;
}

.navLink {
    color: #000000;
	text-indent: 2em;	
}
.style1{
 font-size: 9px;
}

.Meeting {
	font-size: 12px;
	line-height: 20px;
	color:#003366;
	font-style:italic;
	text-align: center;
	font-weight: bold;	
}
.MeetingDetails {
	font-size: 12px;
	color:#333333;
	text-indent: 1em;
	font-weight: bold;
}

.footer {
  font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	line-height: 22px;
	color: #333333;
	background-color: #CCFF99;
}

.legal {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9px;
	color: #333333;
}
UL,LI{

}

#WhiteTable {background-color:#FFF;}

.NewsHeader{
font-size:10px;
font-weight:bold;
}
.News{
font-size:10px;
}
