body
{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 120%;
	background: #E0E0E0;
}

#container {
	margin: 0 auto 10px auto;
	width: 880px;
	background: URL( "http://cgi.silverstones.com/dgrade.php?cStart=8EE657&margin=170&width=880");
	border: 2px solid Gray;
	padding: 1px 2px 1px 2px;
	text-align: center;
}

.banner 
{

	background: #76BF49;
	width: 100%;
	text-align: center;
	font-size: 200%;
	font-weight: bold;
}

.htfbanner 
{

	background: #76BF49;
	width: 100%;
	text-align: center;
}

.biggest
{
	font-size: 300%;
	font-weight: bold;
}

.ctext {	text-align: center }
.rtext {	text-align: right }
.ltext {	text-align: left }

.Hot {font-weight: bold; font-size: 150%; color: red}
.CentreText { text-align: center }
.TextBold {font-weight: bold }
.CentreBold {font-weight: bold; text-align: center }
.Red { color: red }
.HeaderCookie { font-style: Italic; font-size: 110%; color: Maroon; }

.Footnote {	font-size: 60%; text-align: right }
.Black80 {	color: #000000; font-weight: bold; font-size: 80%}
.Norm80 {	color: #000000; font-size: 80%}

.Black90 {	color: #000000; font-weight: bold; font-size: 90%}
.Norm90 {	color: #000000; font-size: 90%}

.SassiD {       color: #D4064C; font-weight: bold; }
.SassiD2 {       color: #FC3E3C; font-weight: bold; }

.Menu {		text-align: center;
		font-size: 120%; 
		background: #CBF77E;
	}


.HMenu {	text-align: center;
		background: #CBF77E;
	}

.HMSel	{	background: #8EE657; text-align: center; }

.h1ss { font-family: "Comic Sans MS"; font-weight: 900; font-size: 170% }

.CCaption { background: #76BF49; font-size: 160%; font-weight: bold; text-align: center; }
.CTitle {  background: #BFB949; font-size: 120%; font-style: Italic; text-align: center;}
.CItem	{  background: #CBF77E; font-size: 120%; font-weight: bold; text-align: left; }
.CSel	{  background: #8EE657; font-size: 120%; font-weight: bold; text-align: left; }


table {
	border: 0px none;
	border-collapse: collapse;
}

.BrainLine {
	color: Maroon; /* #b20430 */
	font-size: 200%;
	font-weight: bold;
	font-family: "Comic Sans MS";
}

.BrainLine a:link,
.BrainLine a:visited,
.BrainLine a:active { 
	color: Maroon;
	text-decoration: none;
}

.BrainLine a:hover { 
	color: Red;
	text-decoration: underline;
}

.BrainText {
	color: #080880;
	font-size: 120%;
	font-weight: bold;
}

.LinkColour {
	text-decoration: none;
	font-weight: bold;
	color: #545454;
	font-size: 100%;
}

.BigLine {
	color: DarkBlue; /* #b20430 */
	font-size: 160%;
	font-weight: bold;
	font-family: "Comic Sans MS";
	text-align: center;
}

.BigLine a:link,
.BigLine a:visited,
.BigLine a:active { 
	color: DarkBlue;
	text-decoration: none;
}

.BigLine a:hover { 
	color: Blue;
	text-decoration: underline;
}


a:visited,
a:link,
a:active { 
	text-decoration: none;
	font-weight: bold;
	color: #545454;
	font-size: 100%;
}
a:hover {
	text-decoration: underline;
	font-weight: bold;
	color: #99943A;
	font-size: 100%;
}

h1
{

	margin-top: 0;
	font-size: 200%;
	font-weight: bold;
	text-align: center; 
	margin-bottom: 0;
}

.HTFSect 
{ 
	font-weight: 600;
	font-size: 160%;
	text-align: center;
	font-style: Italic;
	margin-bottom: 0;
}
.CentreText { text-align: center }

.blackrow { background: black; line-height:1px; }

.Type 
{
	font-family: Courier; 
	text-align: left;
	font-size: 75%;
	margin-left: 20px;
}