body {
	font-family: Arial, Helvetica, sans-serif;
	color: #FFFFFF;
	background-color: #000000;
	font-size: 14px;
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
}
.title {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 20px;
	font-weight: bold;
	color: #FFCC00;
	padding-left: 40px;
	padding-right: 30px;
}
.titlebar {
	background-image:url(images/title_bg.gif);
	color:white;
}
.newsTitle {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-weight: bold;
	font-size:16px;
	color: #000000;
	text-align:left;
	background-image:url(images/news_bg.gif);
	padding-left:5px;
}
.newsSubTitle {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #FFCC00;
	text-align:left;
	padding-left:5px;
}
.main {
	padding-top: 5px;
	padding-bottom: 5px;
	padding-left: 40px;
}
a {
	color: #FFCC00;
	text-decoration: none;
}
a:visited {
	color: #FFCC00;
	text-decoration: none;
}
a:hover{
	color: #FFCC00;
	text-decoration: underline;
}
.nav {
	text-align: center;
	color:#000050;
	text-decoration:none;
	font-weight:bold;
	font-size:16px;
}
.top_banner {
	background-image: url(images/top_background.jpg);
	background-repeat: no-repeat;
	padding-right: 15px;
}
.gray_black {
	color:black;
	background-color:#AAAAAA;
}
.dgray_black {
	color:black;
	background-color:#808080;
}
.dgray_white {
	color:white;
	background-color:#304050;
}
.blue_white {
	color:white;
	background-color:#000050;
}
.lblue_white {
	color:white;
	background-color:#1033A0;
}
.red_white {
	color:white;
	background-color:#500000;
}
.lred_white {
	color:white;
	background-color:#A00010;
}
.shotbg { 
  width: 451px;
  height: 262px;
  background-image: url(images/itembg.gif);
  text-align: left;
}
.shottitle { 
  font: Arial;
  font-size: 12px;
  color: #c0c0c0;
  text-align: center;
  width: 100%; 
}
.shotdata { 
  font: Arial;
  font-size: 12px;
  color: #ffffff;
  padding: 7px;
  width: 100%;
}
.shotrec { 
  font: Arial;
  font-size: 12px;
  color: #ff4040;
}
a.shot { 
  font-size: 12px;
}
