/* CSS Document */
<!--
body {
    margin:0 auto;
    padding:0px 0px 0px 0px;
    background:#241a16 url(../images/mainbg.jpg) top center repeat-y;
}
.NewsText {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #fffff6;
}
body,td,th {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #fffff6;
}
.NewsPostTitle {
  margin:.25em 0 0;
  padding:0 0 4px;
  font-size:14px;
  font-weight:bold;
  line-height:1.4em;
  color:#fffff6;
  }
  .NewsPostFooter {
  font:9px/1.4em "Trebuchet MS",Trebuchet,Arial,Verdana,Sans-serif;
  text-transform:uppercase;
  letter-spacing:.1em;
  color:#9c927d
  }
a:link {
	color: #bdac86;
	text-decoration: none;
}
a:visited {
	color: #bdac86;
	text-decoration: none;
}
a:hover {
	color: #faf8d6;
	text-decoration: none;
}
a:active {
	color: #bdac86;
	text-decoration: none;
}
  .LineStyle1 {
	color: #666666
}
.starbg { background-image:url(../images/starbg1.jpg);
background-repeat:no-repeat } 
}
-->
</style>