	body {
		font-family:Verdana,Arial,sans-serif;
		font-size: 8pt;
		margin: 0px;
		padding: 0px;
		color: #CCCCCC;
		font-size:10px;
		line-height:15px;
		padding-bottom: 50px;
		background: #000000;
	}
	table {
		color: #DEDEDE;
	}
	#example {
		width: 100%;
	}
	#example_wrapper input {
		background: #000000;
		border: 1px solid #9F9F9F;
		color: #9F9F9F;
	}
	#example_filter {
		display: none;
	}
	tr {
		background: url(img/b50.png);
	}
	td {
		vertical-align: top;
		border-bottom: 1px solid #333333;
	}
	td a {
		color: rgb(160, 219, 4);
	}
	tbody tr td {
		padding: 2px 7px 2px 7px;
	}
	thead tr th {
		border-bottom: 1px solid #FFFFFF;
	}
	tfoot tr th {
		border-top: 1px solid #FFFFFF;
	}
	#search{
		width: 191px;
		height: 23px;
		background: url(img/search.png);
	}
	#filter {
		width: 191px;
		height: 23px;
		background: url(img/search.png);
	}
	#filter input{
		background-color:transparent;
		border:none;
		color:#eeeeee;
		font-family: "Trebuchet MS", Verdana, Futura, Arial, Helvetica, sans-serif;
		font-size:12px;
	}
	#filter #f{
		margin-top: 3px;
		margin-left: 15px;
		margin-right: 0px;
		margin-bottom: 3px;
		padding-top:0px;
		padding-left:0px;
		padding-right:0px;
		padding-bottom:0px;
		float: left;
		width: 153px;
		height:23px;
		}
	#filter #fgo{
		text-indent:-9999px;
		background: url(img/search_button.png);
		float: right;
		margin-top: 0px;
		margin-left: 0px;
		margin-right: 0px;
		margin-bottom: 0px;
		padding-top:0px;
		padding-left:0px;
		padding-right:0px;
		padding-bottom:0px;
		width:23px;
		height:23px;
		cursor:pointer;
		}
	#search input{
		background-color:transparent;
		border:none;
		color:#eeeeee;
		font-family: "Trebuchet MS", Verdana, Futura, Arial, Helvetica, sans-serif;
		font-size:12px;
	}
	#search #s{
		margin-top: 3px;
		margin-left: 15px;
		margin-right: 0px;
		margin-bottom: 3px;
		padding-top:0px;
		padding-left:0px;
		padding-right:0px;
		padding-bottom:0px;
		float: left;
		width: 153px;
		height:23px;
		}
	#search #go{
		text-indent:-9999px;
		background: url(img/search_button.png);
		float: right;
		margin-top: 0px;
		margin-left: 0px;
		margin-right: 0px;
		margin-bottom: 0px;
		padding-top:0px;
		padding-left:0px;
		padding-right:0px;
		padding-bottom:0px;
		width:23px;
		height:23px;
		cursor:pointer;
		}
	thead * {
		cursor: pointer;
	}
#top {
	padding-top: 5px;
	padding-bottom: 5px;
	width: 100%;
	font-size: 12px;
	background: #111;
	color: #CECECE;
	border-bottom: 1px dashed #FFF;
	text-align: center;
	top: 0px;
}
#top a {
	color: #CECECE;
}
#javasscriptnotice {
	width: 100%;
	font-size: 24px;
	padding-top: 5px;
	padding-bottom: 5px;
	background: #111;
	color: #CECECE;
	border-bottom: 1px dashed #FFF;
	text-align: center;
	top: 31px;
}
