/* Style Template1 -(c) Pete Eddowes Version  - 3.29 - 10 JUL 2008 */

body {
	padding: 0px;
	margin: 1% 1%;
	font-family: Arial, Helvetica, sans-serif;
	color: #808080;
	background-attachment: scroll;
	background-color: #fff;
	background-image: url(../grafix/chessboard.jpe);
	background-repeat: no-repeat;
	background-position: 50% 100%;
	}

p 	{
	margin-top: 0;
	margin-bottom: 1em;
	text-align: left;
	font-size: 10px;
	line-height: 1.5em;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	}
	
b, td, tr, div {
	font-size: 8pt;
	font-family: Geneva, Arial, Helvetica, sans-serif;
	color: #808080;
	}
	
	
.InformationL {
	font-size: 18px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	text-align: left;
	}

.InformationC {
	font-size: 18px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	text-align: center;
	}
	
	
/* Keep [a.Pseudo-Classe Selectors] in this order LINK, VISITED, HOVER, ACTIVE */
a {
	font-family: Arial, Helvetica, sans-serif;
	text-decoration: none;
	}
	
a.link { 
	color: #ffffff;
	} 
	
a.visited { 
	color: #000000;
 	}
	
a:hover {
	color: #FFAA2A;
	}
	
a.active {
	color: #000000;
	}
	
.Border1px {
	border: 1px solid #666D75;
	}
	
.Border6px {
	border: 6px solid #666D75;
	}
	
.Bullet {
	list-style-image: url(../grafix/bullet.gif);
	}
	
.subhead {
	font-size: 10pt;
	font-family: "Times New Roman", Times, serif;
	border: 1px none #716F64;
	font-style: italic;
	text-align: center;
	}
	
.Dotty {
	border: 1px dotted #CCCCCC;
	}

.HeadStyle {
	font-size: 24pt;
	color: #FFAA2A;
	text-transform: capitalize;
	font-weight: bold;
	font-family: "Comic Sans MS";
	font-style: italic;
	}
	
.Footer {
	margin: 2px;
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #808080;
	}
	
.MainArea {
	margin: 2px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #808080;
	}

.Table1 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	border-collapse: collapse;
	border-left: 1px solid #ccc;
	border-top: 1px solid #ccc;
	border: 1px solid #666D75;
	color: #333;
	background-image: url(../grafix/greybgsmall.gif);
	}

