table.news-title {
   margin: 10px 0;
}

table.news-title h1.section-title {
   text-transform: uppercase;
   margin: 0;
}

table.news-title h1 {
   margin: 0 0 5px;
}

table.news-list {
   background-color: #ffffff;
}

table.news-list td {
   padding-bottom: 5px;
}

table.news-list div.day-group {
   background-color: #f0f0f0;
   color: #666666;
   font-weight: bold;
   padding: 3px 10px;
   margin: 5px 0;
}

table.news-list td.image {
   padding: 0 10px 20px;
   vertical-align: top;
}

table.news-list td.date {
   color: #479386;
   font-weight: bold;
   padding: 0 10px;
   white-space: nowrap;
   vertical-align: top;
}

table.news-list span.date {
   color: #479386;
   font-weight: bold;
   padding: 3px 6px 2px 0;
   line-height: 21px;
}

table.news-list p {
   color: #666666;
   font-size: 11px;
   margin: 5px 30px 5px 0;
}

table.news-list td.summary {
   text-align: right;
}

table.news-list td.summary a,table.news-list td.summary a:link,
table.news-list td.summary a:active,table.news-list td.summary a:visited {
   color: #2e8072;
   text-decoration: underline;
}

table.news-list td.summary a:hover {
   color: #2e8072;
   text-decoration: none;
}

table.news-list a,table.news-list a:link,table.news-list a:active,
table.news-list a:hover,table.news-list a:visited {
   display: block;
   text-decoration: none;
}

table.news-list a:hover {
   color: #2e8072;
}

table.news-list a.market,table.news-list a.market:link,table.news-list a.market:active,
table.news-list a.market:hover,table.news-list a.market:visited {
   background-color: #f2f2f2;
   color: #2e8072;
   display: inline;
   padding: 3px 5px 2px;
   line-height: 21px;
   text-decoration: none;
}

table.news-list a.market:hover {
   text-decoration: underline;
}

div.news-body {
   padding: 10px;
}

div.news-body table {
   background-color: #cccccc;
   margin: 0 0 10px;
   width: 500px;
}

div.news-body table.tbl {
   border: 1px solid #cccccc;
   margin: 0;
   width: 100%;
}

table.tbl td {
   background-color: #ffffff;
   padding: 2px 3px;
}

table.news-image {
   background-color: #ffffff;
   margin: 7px 0 0 0;
   width: auto;
}

table.news-image td.news-image {
   background-repeat: no-repeat;
   border: 1px solid #5ba79a;
}

table.form-search {
   margin: 10px 0 5px;
}

table.form-search td {
   background-color: #f2f2f2;
   border-top: 1px solid #ffffff;
   color: #666666;
   font-weight: bold;
   padding: 6px 5px 5px 10px;
}

table.form-search td.title {
   border-left: 1px solid #ffffff;
}

table.form-search tr.bottom td {
   background-color: #eafaf7;
}

div.search-result {
   margin: 0;
   padding: 0 10px;
}

div.search-result p {
   margin: 0;
   padding: 0;
}
div.search-result .date {
   color: #479386;
   font-weight: bold;
   padding-top: 10px;
}

div.search-result .title {
   color: #666666;
   font-weight: bold;
}

div.search-result .header {
   padding: 5px 0 10px;
}

div.search-result a,div.search-result a:link,
div.search-result a:active,div.search-result a:visited {
   text-decoration: none;
}

table.org-list {
   margin-bottom: 10px;
}

table.org-list td.empty {
   font-size: 1px;
   padding: 0;
   height: 7px;
}

table.org-list td.odd,table.org-list td.even {
   border-bottom: 4px solid #479386;
   padding-top: 10px;
   padding-bottom: 7px;
}

table.org-list th {
   background-color: #479386;
   color: #ffffff;
   font-size: 11px;
   font-weight: bold;
   padding: 0 10px;
   text-align: left;
   height: 20px;
   white-space: nowrap;
}

table.org-list table td {
   background-color: #ffffff;
   color: #666666;
   font-size: 11px;
   height: 20px;
   padding: 3px 10px;
}

table.org-list tr.odd td {
   background-color: #f2f2f2;
}

table.org-list td.date {
   text-align: center;
   border: 0 solid #ffffff;
   border-width: 0 1px;
}

table.org-list table th a,
table.org-list table th a:link,table.org-list table th a:active,
table.org-list table th a:hover,table.org-list table th a:visited {
   color: #ffffff;
   font-size: 11px;
   font-weight: normal;
   text-decoration: underline;
}

table.org-list td a,
table.org-list td a:link,table.org-list td a:active,
table.org-list td a:hover,table.org-list td a:visited {
   color: #479386;
   font-size: 11px;
   text-decoration: none;
}

table.org-list a.n-link,table.org-list a.n-link:link,table.org-list a.n-link:active,
table.org-list a.n-link:hover,table.org-list a.n-link:visited {
   color: #666666;
   text-decoration: none;
}

table.org-list a.n-link:hover {
   color: #2e8072;
}

.subscribe {
   margin-bottom: 10px;
}

.subscribe th {
   color: #479386;
   font-weight: bold;
   padding: 5px 5px 5px 0;
   text-align: left;
}

.subscribe ul {
   list-style-position: outside;
   margin: 0 0 0 20px;
   padding: 0;
}

.subscribe ul li {
   color:  #479386;
   font-weight: bold;
   padding: 20px 0;
   margin: 0;
}

.subscribe .button {
   width: 100px;
}

table.topnews {
   border-bottom: 2px solid #f0f0f0;
   width: 220px;
}

table.hotnews {
   border-bottom: 2px solid #5ba79a;
   margin-top: 10px;
   width: 340px;
}

table.topnews th,table.hotnews th {
   background-color: #5ba79a;
   height: 20px;
   text-align: left;
}

table.topnews td.image {
   background-color: #ffffff;
   padding: 0 10px 10px 10px;
   vertical-align: top;
}

table.hotnews td.image {
   background-color: #f0f0f0;
   padding: 10px;
   vertical-align: top;
}

table.hotnews td.image p {
   background-color: #ffffff;
   border: 1px solid #5ba79a;
   padding:10px;
   margin: 0;
}

table.topnews td.date {
   background-color: #ffffff;
   color: #479386;
   font-weight: bold;
   padding: 0 10px;
   white-space: nowrap;
   vertical-align: top;
}

table.topnews td.announce {
   background-color: #ffffff;
   padding: 0 10px 10px 0;
   vertical-align: top;
}

table.hotnews td.announce {
   background-color: #f0f0f0;
   padding: 10px 10px 10px 0;
   vertical-align: top;
}

table.topnews td.announce div,
table.hotnews td.announce span {
   color: #479386;
   padding-right: 10px;
}

table.topnews td.announce div {
   font-size: 12px;
   font-weight: bold;
   padding-bottom: 7px;
}

table.hotnews td.announce p {
   color: #666666;
   font-size: 11px;
   margin: 5px 0;
}

div.hotnews {
   background-color: #ffffff;
   border-bottom: 2px solid #5ba79a;
   width: 360px;
}

table.topnews td h1,table.hotnews td h1,div.hotnews h1 {
   background-color: #5ba79a;
   border: none;
   color: #ffffff;
   font-size: 11px;
   font-weight: bold;
   margin: 0;
   text-transform: uppercase;
   padding: 4px 10px 3px;
   text-align: left;
}

p.hotnews {
   background: #f0f0f0 url("/img/ar/ar-r3.gif") no-repeat 10px 0;
   margin: 1px 0 0 0;
   padding: 7px 7px 7px 22px;
}

table.topnews td.announce a,table.topnews td.announce a:link,
table.topnews td.announce a:active,table.topnews td.announce a:visited,
table.hotnews td.announce a,table.hotnews td.announce a:link,
table.hotnews td.announce a:active,table.hotnews td.announce a:visited  {
   color: #333333;
   font-size: 12px;
   text-decoration: none;
}

p.hotnews a,p.hotnews a:link,p.hotnews a:active,p.hotnews a:visited {
   color: #333333;
   display: block;
   text-decoration: none;
}

table.topnews td.announce a:hover,p.topnews a:hover,
table.hotnews td.announce a:hover,p.hotnews a:hover {
   color: #2e8072;
}

/* forum comments */
.comment-item {
	margin-bottom: 20px;
}

.comment-head {
	margin: 10px 0;
}

.comment-poster {
	border-left: 4px solid #5ba79a;
	color: #5ba79a;
	font-size: 13px;
	font-weight: bold;
	height: 20px;
	padding: 3px 5px 2px;
}

.comment-date {
	color: #ffffff;
	background-color: #5ba79a;
	padding: 2px 0 2px 5px;
	font-size: 11px;
	font-weight: bold;
	height: 20px;
	width: 140px;
	text-align: center;
}

.comment-text {
}

.font-11-grey {
	font-size: 11px;
	color: #666666;
}
