body {
	color: #757575;
	background-color: #EAEAEA;
	font-size: 11px;
	font-family: Tahoma, Verdana, Geneva, Arial, Helvetica, sans-serif;
	
}

.newsdate{
	color: #515151;
	font-size: 11px;
	font-family: Tahoma, Verdana, Geneva, Arial, Helvetica, sans-serif;
}
.cellpaddings{
	padding-left: 100px;
}
a.nav{
	text-decoration: none;
	font-size: 11px;
	font-family: Verdana;
	color: #CA3D00;
	font-weight: normal;
}
a.nav:hover{
	color: Navy;
	text-decoration: underline;
}
.links{
	list-style-image: url(../images/m_point.jpg);
	padding-left: 0;
	
}
img{border:0}

.menuitems{
	background-color: #E2E2E2;
}
.menuheadings{
	font-size: 12px;
	font-family: Verdana;
	color: Gray;
	font-weight: bold;
}
.copyright
{
	text-decoration: none;
	font-size: 10px;
	font-family: Verdana;
	color: Gray;
	font-weight: normal;
}

.storyTitle{
	color: #3C5A93;
	font-size: 16px;
	font-weight: bold;
	font-family: Arial;
	line-height: 120%;
	text-align: center;
}
.storyDate, .storyLocation{
	color: gray;
}
.storyMenuBar{
	height: 20px;
	border-bottom: 1px dashed #547E58;
}

.trEven{
	background-color: #EEEEEE;
}  
.tdEven{
	height: 15px;
	padding-top: 5px;
	padding-left: 3px;
	padding-right: 3px;
	padding-bottom: 5px;
	border-bottom: 1px solid Silver;
	
}


a{
	text-decoration: none;
	font-size: 11px;
	font-family: Verdana;
	color: #0B6DAC;
	font-weight: normal;
}
a:hover {
	text-decoration: underline;
}

.photoCaption
{
	color: #085AAF;
	padding-left: 5px;
	border-top: 1px solid White;	
	height: 20px;
}
.thumbpic_Contanter{
	border: 1px solid Gray;
}
.hightlight{
	color: #043A7A;
}
ul{
	list-style: url(../images/m_point.jpg);
}



.ticker{
	height: 20px;
	color: Red;
}

