/* CSS Document */

<style type="text/css">

/* Colors */
.Xstyle_Green {color: #00FF00}
.Xstyle_Red {color: #FF0000}
.Xstyle_Grey {color: #333333}
.Xstyle_Black {color: #000000}
.Xstyle_Blue {color: #0000FF}

/* Colors_Bold */
.Xstyle_Blue_Bold {
	color: #0000FF;
	font-weight: bold;}
.Xstyle_Red_Bold {
	color: #FF0000;
	font-weight: bold;}
.Xstyle_Green_Bold {
	color: #00FF40;
	font-weight: bold;}
.Xstyle_Orange_Bold {
	color: #FF8000;
	font-weight: bold;}
.Xstyle_Grey_Bold {
	color: #808080;
	font-weight: bold;}
.Xstyle_Yellow_Bold {
	color: #FFFF00;
	font-weight: bold;}
	
/* Colors_X-large */
.Xstyle_Red_X-large {
         color: #FF0000;
         font-size: x-large;}
.Xstyle_Blue_X-large {
	color: #0000FF;
	font-size: x-large;} 
.Xstyle_Green_X-large {
	color: #00FF00;
	font-size: x-large;}

/* Colors_X-large_Bold */
.Xstyle_Blue_X-large_Bold {
	font-size: xx-large;
	color: #0000FF;
	font-weight: bold;}
.Xstyle_Red_X-large_Bold {
	font-size: xx-large;
	color: #FF0000;
	font-weight: bold;}
.Xstyle_Green_X-large_Bold {
	font-size: xx-large;
	color: #00FF40;
	font-weight: bold;}
.Xstyle_Grey_X-large_Bold {
	font-size: xx-large;
	color: #999999;
	font-weight: bold;}

/* Colors_XX-large_Bold */
.Xstyle_xx-large {font-size: xx-large}

/* Fonts */
.Xstyle_Arial {font-family: Arial}

#div1 {width:95%}
#div2 {align:center; cellpadding:10}
#table3 {align:left; border:3; cellpadding:8; bordercolordark:rgb(15, 143, 143); bordercolorlight:rgb(15, 143, 143)}
.td-1 {align:left; vertical-align:top}
#td-2 {align:center; valign:top}
#p-3 {text-align:center; font-size:1em}
#h3-1 {text-align: center; color:#FF0000; line-height: .1em}
.p-1 {text-align:center}
.img_Knights { border:double; width:230; height:302}
.img_Board_Small { border:double; width:495; height:357}
.img_Board_Large { border:double; width:850; height:662}
#h4-1 {font-family:French Script MT, Neurochrome; font-size:1.5em; text-align: center; line-height:1px; letter-spacing: .3em}
#hr-1 {color:red;width:90%;Height:2; line-height:1px}
#p-2 {line-height:1.5em}
address {color:#CC0033}
#span-1 {color:#006600}

#links-2 a:visited {color:red}
#links-2 a:link {color:blue}
#links-2 a:hover {color:#333333}

.bold {font-weight:bold}
.Top {text-align: center; color:#0000FF}
.span-2 {font-size:.5em}
#h1-1 {text-align:center; line-height:.8em}
#p-4 {text-align:center}
#h2-1 {text-align:center; line-height:.8em; color:#FF0000}
#h2-2 {text-align:left; color:#FF0099}
#p-5 {color:#FF0000}
#h4-2 {text-align:center; color:#FF0000}
#p-6 {text-align:center; color:#FF0000}
#table-1 {width:400; background-color:#CCCFFF}
#div-test { text-align:center}
#table-2 { border:double; background-color:#CC6600; width:30%; border:#FF0000}
.Terms {b; color:#FF0000}




</style>
