a {text-decoration:none}
	a:link {color:#FFCC00}
	a:active {color:#FFCC00}
	a:visited {color:#FFCC00}
	a:hover{color:#FF6600; text-decoration:underline}

body {font-family: Times New Roman, Times, serif;
	color:#CC0000;
	font-size: 16;
	font-style:normal;
	scrollbar-3dlight-color: #000000;
	scrollbar-arrow-color: #FFCC00;
	scrollbar-track-color: #000000;
	scrollbar-darkshadow-color: #000000;
	scrollbar-face-color: #CC0000;
	scrollbar-highlight-color: #000000;
	scrollbar-shadow-color: #000000;
	background-color: #000000;
	background: url(BG.jpg); 
	background-attachment: fixed}

.wrap {
	width:800px;
	margin:0 auto;
}
.top {

}
.main {
	float:right;
	width:640px;
}
.sidebar {
	float:left;
	width:140px;

}
.footer {clear:both;
	padding: 20px 0px 0px 0px;
	}

ul {margin: 0px; padding-left: 15px; list-style: disc }

.pedi {font-size: 12;}

.single {text-indent: 25px; margin-bottom: 5; margin-top: 5; margin-left: 5; margin-right: 5; text-align: justify}

.header {color: #FFCC00; margin-top:5; margin-bottom:5; font-size:30}

.subhead {color: #FFCC00; margin-top:5; margin-bottom:5; font-size:22}

table {	border: 6px #FF0000 double;
	border-collapse:collapse;}

tbody td{border:1px #CC0000 solid;
	padding: 3px 3px 3px 3px;
	background: url(BG.png);}

	th{
	border-top: 0px solid  #999999;
	border-left: 0px solid  #999999;
	border-bottom: 1px solid  #CC0000;
	border-right: 0px solid  #999999;
	padding: 3px 3px 3px 3px;
	color: #FFCC00;
	background: url(BG2.png);}

td.solo{padding: 7px 5px 7px 5px;
	text-align:center}

td.story{padding: 10px 10px 10px 10px;}

td.pedi{
	font-size: 12;
	width: 25%;
}
td.fli	{
	font-size: 12;
	text-align:center;
}
td.stat	{
	padding: 3px 10px 3px 10px;
	text-align:justify;
}
th.stat	{
	border-top: 0px solid  #999999;
	border-left: 0px solid  #999999;
	border-bottom: 0px solid  #999999;
	border-right: 1px solid  #CC0000;
	padding: 3px 3px 3px 3px;
	color: #FFCC00;
	text-align:right;
	vertical-align:top;
	width: 100px;
}
th.mini	{
	font-size: 12;
	padding: 3px;
}
td.mini	{
	font-size: 12;
	text-align:center;
	padding: 3px;
}
