body {
	color: #757575;
	background-color: #EAEAEA;
	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: #518056;
	font-weight: normal;
}
a.nav:hover{
	color: Red;
	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;
}
a.lnkLocation{
	color: gray;
	font-size: 11px;
	font-family: Tahoma, Verdana, Geneva, Arial, Helvetica, sans-serif;
	padding: 1px 1px 1px 1px;
	text-decoration: none;	
}

a.lnkLocation:hover {
	background-color: #AAE8AB;
	text-decoration: underline;
}

.storyTitle{
	color: #085AAF;
	font-size: 16px;
	font-weight: bold;
	font-family: Arial, Helvetica, sans-serif;
	line-height: 120%;
	text-align: center;
}
.storyDate, .storyLocation{
	color: gray;
}
.storyMenuBar{
	height: 20px;
	border-bottom: 1px dashed #547E58;
}
.trOdd{
	background-color: White;
}
.tdOdd{
	height: 15px;
	padding-top: 5px;
	padding-left: 3px;
	padding-right: 3px;
	padding-bottom: 5px;	
	border-bottom: 1px solid Silver;
}

.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 {
	color: Teal;
	text-decoration: none;
}

a:hover {
	text-decoration: underline;
}
.img_Container{
	border: thin solid Gray;
	width: 400px;
}
.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);
}
.rightmenu{
	background-color: #E9E9E9;
	color: #54785C;
	border-bottom: 1px solid;	
	height: 20px;
	font-weight: bold;
	
	
}
.bar{
	border-top: 5px solid;
	margin-left: 5px;
	margin-right: 5px;
}
.pic{
	background-color: White;
	border-bottom: 1px solid;
	height: 20px;
	border-right-width: 1px;
	border-right: 1px solid;
	border-left: 1px solid;
	border-top: 1px solid;
	font-size: 10px;
	border-color: #708090;
}
.ticker{
	height: 20px;
	color: Red;
}
.photo{
	border-bottom: 3px solid #508154;
	border-left: 3px solid #508154;
	border-right: 3px solid #508154;
	border-top: 3px solid #508154;
}