BODY {
	background-color : #F8F8E0;
	background-attachment : scroll;
	background-image : URL(../pics/Chessbg2.gif);
	background-repeat : repeat;
        width:100%;
        overflow-x:hidden;
        overflow-y:scroll
	}

.spanstyle {
	position:absolute;
	visibility:visible;
	top:-50px;
	font-size:10pt;
	font-family: times roman MS;
	font-weight:bold;
	color:#AF0F0F;
	}

p.headline {
	font-size:18pt;
	font-family: times roman MS;
	font-weight:normal;
	color:#000000;
	}

p.headline:first-letter {
	font-size:24pt;
	font-family: times roman MS;
	font-weight:normal;
	color:#000000;
}
.span.headlineup {
	font-size:24pt;
	}

span.headlinesub {
	font-size:14pt;
	color:#AF0F0F;
	}

p.blurb {
	position:relative;
	top:-15px;
	font-size:12pt;
	font-family: times roman MS;
	font-weight:normal;
	color:#000000;
	}

a.blurb {
	text-decoration :none;
	color:#AF0F0F;
	}

a.blurb:visited {
	text-decoration :none;
	color:#AF0F0F;
	}

.page-title {
	font-size : 36pt;
	color : #AF0F0F;
	font-family: times roman MS;
	font-weight:normal;
	}

.footer-logo.firstletter {
	font-size : 16pt
	color : #AF0F0F
	font-family: times roman MS;
	font-weight:normal;
	}

.footer-logo {
	font-size : 10pt
	color : #AF0F0F
	font-family: times roman MS;
	font-weight:normal;
	}

p.footer-help {}

DIV.pgc A {
	}

DIV.pgc A:visited {
	color : gray;
	text-decoration : none;
	}

DIV.pgc A:link {
	color : black;
	text-decoration : none;
	}

DIV.pgc A:hover {
	color : red;
	text-decoration : none;
	}

DIV.pgc A:active {
	}

DIV.pgc TD {
	padding-left : 5;
	padding-right : 5;
	}

.crow {
	background-color : thistle;
	font-size : 8pt;
	}

.pplay {
	color : black;
	font-family : Verdana, Arial, sans-serif;
	font-size : small;
	font-weight : bold;
	text-align : left;
	}

.ptitle {
	color : black;
	font-family : Verdana, Arial, sans-serif;
	font-size : medium;
	font-style : italic;
	font-weight : normal;
	}

.pelo {
	color : black;
	font-family : Verdana, Arial, sans-serif;
	font-size : small;
	}

.pgcb {
	background-color : white;
	border-color : navy;
	border-style : solid;
	border-width : 2px;
	color : black;
	font-family : Verdana, Arial, sans-serif;
	font-size : small;
	text-align : center;
	}

