@charset "utf-8";
/* CSS Document */
a:link {
  color:#ac5454;
  text-decoration:none;
  }
a:visited {
  color:#ac5454;
  text-decoration:none;
  }
a:hover {
  color:#ac5454;
  text-decoration:underline;
  }
a img {
  border-width:0;
  }

body {
	background-color:#000;
	margin-top:0;
	color:#333;
	font-size/* */:/**/small;
	font-size: /**/small;
	font-weight:normal;
}
.clickable {
	cursor:pointer;
	cursor:hand;
	text-decoration:none;
	underline;
/*	color:#336600; */
    color:#57653F;
} 
.rss_title {
	cursor:pointer;
	cursor:hand;
	text-decoration:none;
	color:#333333;
	font-size: 12px;
	line-height: 18px
} 
.rss_site {
	cursor:pointer;
	cursor:hand;
	text-decoration:none;
	color:#999999;
	font-size: 11px;
	line-height: 18px
}
a.rss_title {
	cursor:pointer;
	cursor:hand;
	text-decoration:none;
	color:#333333;
	font-size: 12px;
	line-height: 18px
} 
a.rss_site {
	cursor:pointer;
	cursor:hand;
	text-decoration:none;
	color:#999999;
	font-size: 11px;
	line-height: 18px
}  
.rss_date {
	color:#999999;
	font-size:10px;
}  
h1 {
  margin:.25em 0 0;
  padding:0 0 4px;
  font-size:140%;
  font-weight:bold;
  line-height:1.4em;
  color:#990000;
}
h2 {
  margin:1.5em 0 .75em;
  font:78%/1.4em "Trebuchet MS",Trebuchet,Arial,Verdana,Sans-serif;
  text-transform:uppercase;
  letter-spacing:.2em;
  color:#999;
  }
a.top_menu {
	font-family: Arial, Helvetica, sans-serif;
	font-size:13px;
	color:#FFF;
	text-decoration:none;
	cursor:hand;
	font-weight:bold;
}
li {
	line-height:170%;
}
ul {
	margin-left: 10px; 
	padding-left: 10px;
}
hr {color:#CC6600;
}
.bodycopysmall {
    FONT: 11px/12px Arial, Helvetica, sans-serif;
    LINE-HEIGHT: 13px; 
}

.site_title {
	color: #900;
	font-size: 24px;
	font-weight: bold;
}
.page_title {
	color:#333;
	font-size: 18px;
	font-weight: bold;
}
.article {
	color:#333;
	font-size:15px;
	line-height:150%;
	font-weight:normal;
}
.article_list {
	font-size:15px;
	font-weight:normal;
}
