.mainbody {
	font-size: 14px;
	font-family:Georgia, "Times New Roman", Times, serif;
	margin:5px;
}

.infotable {
	font-size: 14px;
	font-family:Georgia, "Times New Roman", Times, serif;
	margin:3px;
}

.infoheader {
	font-size: 18px;
	font-family:Georgia, "Times New Roman", Times, serif;
	font-weight:700;
	margin:3px;
}

.storyHolder {
	border: 1px solid #CCC;
	margin: 5px;
	padding-left: 5px;
	padding-right: 5px;
	}
.headline {
    font-size: 14px;
	font-family:Georgia, "Times New Roman", Times, serif;
	font-weight:800;
	margin:5px;
	color: black;
	text-align:justify;
	padding: 5px;
}
.closeNews {
	text-align: right;
	background-color: #EEF;
	color: red;
	padding: 5px;
	margin: 5px;
}

	.flashtitle {
		font-size: 14px;
		font-family:Georgia, "Times New Roman", Times, serif;
		margin:0px;
	}

	.flashvideo
	{
		margin: 5px auto;
		text-align: center;
		font-size: 12px;
		font-family:"Trebuchet MS", Georgia, "Times New Roman", Times, serif;
	}

.nobimg
{
  border:none;
  text-decoration: none;
}

a.headline:link
{
               color:black;
               text-decoration: none;
}
a.headline:visited
{
               color:black;
               text-decoration: none;
}
a.headline:hover
{
               color:black;
               text-decoration: underline;
}
a.headline:active
{
               color:black;
               text-decoration: none;
}

.newsStory {
  font-size: 12px;
	font-family:Georgia, "Times New Roman", Times, serif;
	font-weight:800;
	margin:5px;
	border: 1px solid black;
	background: #EEF;
	padding:5px;

}

.maintable
{
	border-collapse: separate;
	border-color:#FFFFFF;
	border: solid 1px #000000;
}

.img
{
	padding: 5px;
}

.imagetable {
	border: 1px solid #043149;
	float:left;
}

.floatimgleft {
	float:left;
	margin-top:7px;
	margin-right:7px;
	margin-left:7px;
	margin-bottom:7px;
	border: 1px solid #043149;
}

.floatimgright {
	float:right;
	margin-top:7px;
	margin-left:7px;
	margin-right:7px;
	margin-bottom:7px;
	border: 1px solid #043149;
}

.caption {
	font-size: 10px;
	font-family:"Trebuchet MS", Georgia, "Times New Roman", Times, serif;
	text-align:center;
}

.footer, .footer a {
	font-size: 10px;
	font-family:"Trebuchet MS", Georgia, "Times New Roman", Times, serif;
	text-decoration:none;
}

.footer {
	background: url(../images/footerbg.png) top left repeat-x;
	text-align:right;
	height:27px;
	padding-right:5px;
}

#menu1 {
	width: 196px;
	margin: 3px;
	font-family: "Trebuchet MS", Georgia, "Times New Roman", Times, serif;
	font-size:14px;
	font-weight:700;
	padding-left: 3px;
	text-align:center;
}
	
#menu1 ul {
	list-style: none;
	margin: 0;
	padding: 0;
}

#menu1 li {
	height: 31px;
	text-align:center;
}	
	
#menu1 li span.current {
	background:  url(../images/buttons.gif);
	height: 24px;
	color: #0869A7;
	padding: 7px 0 0 0;
	display: block;
}

#menu1 li a {
  	voice-family: "\"}\""; 
  	voice-family: inherit;
  	height: 24px;
	text-decoration: none;
	padding: 7px 0 0 1px;
	color: #001001;
}	
	
#menu1 li a:link, #menu1 li a:visited {
	display: block;
	background:  url(../images/buttons.gif) 0 -31px;
}
	
#menu1 li a:hover {
	background:  url(../images/buttons.gif);
}

#menu1 li a:active {
	color: #ED1C24;
}

.maintable .mainbody {
	padding-top: 2px;
	padding-right: 7px;
	padding-bottom: 7px;
	padding-left: 7px;
}

.ourdatatable {
	border: thin dashed #043149;
}

a.headclass {
	text-decoration: none;
	color: black;
	font-family: Georgia, Trebuchet MS, Geneva, Arial;
	
	
	}
