/* CSS Document */

.sectionlinks {
  font-size:14px;
  color:white;
  text-decoration: none;
}

.sectionheadings{
  border-bottom-width: 1px;
  border-bottom-style: solid;
	border-bottom-color: silver;
}

.detail tr:hover {
	background-color:#2A5D70;
}

.weblinks {
	font-size:12px;
	color:white;
	text-decoration: none;
}

.top20in{
  color:white;
}

.top20in table {
  border-collapse: collapse;
  border: 1px solid silver;
  
}

.top20in th,td {
 padding:0.1em 1em;
}

.top20in thead {
  font-size:20px;
}

.top20in a {
	text-decoration: none;

}


		body{
		background: #222;
		}
		.sf_outer_wrapper{
		border: solid #fff 12px;
		}
		.sf_wrapper{
		background: #2A5D70;
		}
		.sf_extra1{
		background: #2A5D70;
		}
		.sf_navigation_top ul li a{
		color: #ccc;
		border-bottom: 1px solid #ccc;
		}
		.sf_navigation_top ul li a:hover{
		border-bottom-color: #fff;
		color: #fff;
		}
		.sf_main_header{
		color: #666;
		}
		.sf_sub_header{
		color: #33CCCC;
		}
		.sf_pagetitle{
		background: url(images/band_4.jpg) no-repeat;
		color: #ccc;
		}
		.sf_extra6{
		background: url(images/content_top_4.jpg) no-repeat;
		}
		.sf_content{
		background: url(images/content_repeat_4.jpg) repeat-y;
		color: #fff;
		}
		.sf_footer{
		color: #ccc;
		background: url(images/content_bottom_4.jpg) no-repeat;
		}
