/* CSS Document */
body {
    background-color: #1C80CA ;
    font-family:  Verdana, Arial, sans-serif ;
    font-size: 9pt ;
    color: #000000 } 
.table {
	font-family:  Verdana, Arial, sans-serif ;
    font-size: 9pt ;
    color: #DE2106 }
td {
	font-family: Verdana, Arial, sans-serif ;
	font-size: 9pt ;
	color: #DE2106 ;
	padding: 5px ;
	border: 2px #000000 solid }
.menu {
	background-color: #FFFFFF }
.td2 {
	border: 1px black solid }
.td3 {
	border: 0 }
.maintable {
	background-color: #FFFFFF  }
.td4 {
	padding: 2px }
.heading {
    font-family: Verdana, Arial, sans-serif ;
	font-weight: bold ;
    text-align: left ;
    font-variant: small-caps ;
	font-size: 11pt;
    color: #FFFFFF ;
	background-color: #6F9521 ;
	border: 1px solid #000000 }
.menuheading {
    font-family: Verdana, Arial, sans-serif ;
	font-weight: bold ;
    text-align: left ;
    font-variant: small-caps ;
	font-size: 11pt;
    color: #FFFFFF ;
	background-color: #BF1A0C ;
	border: 1px solid #000000 }
.heading2 {
    font-family: Verdana, Arial, sans-serif ;
	font-weight: bold ;
    text-align: left ;
    font-variant: small-caps ;
    color: #000000 ;
	border-bottom: 1px #000000 solid }
.alignright {
	text-align: right }
.bodies {
	position: relative;
	left: 5px }
.indented {
    position: relative ;
    left: 20px }
.puzzlebox {
	width: 700 ;
	height: 500 ;
	border: 1px black solid}
.form {
	font-family: Verdana, Arial, sans-serif; 
	font-size: small; 
	color: #000000 ; 
	background-color: #A8FE93 ;
	border: 1px solid #000000 }

A:link {  color: #1672E7 }
A:visited { color: #910701 }
A:hover { color: #F8988D }

A.hidden { COLOR: #000000; font-weight: normal; text-decoration: none;}
A.hidden:active { COLOR: #000000; font-weight: normal; text-decoration: none;}
A.hidden:hover { COLOR: #000000; font-weight: normal; text-decoration: none;}
A.hidden:visited { COLOR: #000000; font-weight: normal; text-decoration: none;}

area.hidden {cursor: pointer;}