html, body {
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	background-repeat: no-repeat;
	background-position: center;
	background-color:#2F5075;

}

basefont, font, td {
font-family : Verdana; 
font-size : 11px; 

} 
.paused {
font-family : Verdana; 
font-size : 11px; 

} 

a img {border:none;
}

td img {
display: block;
}

.hiddenPic {display:none;
}

.hr {
  height: 0;
  font-size: 0;
  line-height: 0;
  width: 98%;
  margin: 1em auto;
}
.dotted {
  border-bottom: dotted 1px #CCCCCC;
}
.dashed {
  border-bottom: dashed 1px #CCCCCC;
}

#header {
	height: 120px;
	background-image: url(../images/header.gif)
}

#footer {
	height: 25px;
	background-image: url(../images/footer.gif)
}

#nav {
	height: 419px;
	background-image: url(../images/nav.gif)
}


.bodylink {
	text-decoration: none;
	font-size: 11px;
	font-weight: normal;
	color: #0000FF;

}
.bodylink:hover {
	text-decoration: underline;
	font-size: 11px;
	font-weight: normal;
	color: #0000FF;	

}

.datelink {
	text-decoration: none;
	font-size: 11px;
	font-weight: normal;
	color: #FFFFFF;

}
.datelink:hover {
	text-decoration: none;
	font-size: 11px;
	font-weight: normal;
	color: #FFFFFF;			
}
.footerlink {
	text-decoration: none;
	font-size: 11px;
	font-weight: normal;
	color: #FFFFFF;

}
.footerlink:hover {
	text-decoration: none;
	font-size: 11px;
	font-weight: normal;
	color: #FFFFFF;			