  body {
	font-family: Georgia, "Times New Roman", Times, serif;
	color: black;
	background-color: /*#999966 #996633 */ EDC393;
	 }
.blocked {
	font-size: 16px;
	color: #990099;
	background-color: ivory;
	text-align: center;
	padding: 1px;
	width: 100%;
	border: thin groove #990099;
}
.blockedParagraph {
	font-size: 16px;
	color: #990099;
	background-color: ivory;
	text-align: left;
	padding: 2px 10px;
	border: thin groove #990099;
	margin: 30px;
}
.blocked_cell {
	font-size: 14px;
	background-color: ivory;
	text-align: center;
	border: thin groove #990099;
	color: #990099;
	padding: 5px;
	margin: 0px;
}
.blocked_cell2 {
	font-size: 14px;
	background-color: #FFFFF0;
	text-align: justify;
	border: thin groove #660066;
	color: #000000;
	padding: 5px;
	margin: 0px;
}
.blocked_cell3 {
	font-size: 16px;
	background-color: #660066;
	text-align: center;
	border: thin groove #660066;
	color: #FFFFF0;
	padding: 5px;
	margin: 0px;
}
.blocked_cell4 {
	font-size: 16px;
	background-color: #000000;
	text-align: center;
	border: thin groove #999966;
	color: #FFFFF0;
	padding: 5px;
	margin: 0px;
}
  ul.navbar {
    list-style-type: none;
    padding: 0;
    margin: 0;
    position: absolute;
    top: 2em;
    left: 1em;
    width: 12em }
  h1 {
    font-family: Georgia, "Times New Roman", Times, serif }
  ul.navbar li {
    background: white;
    margin: 0.5em 0;
    padding: 0.3em;
    border-right: 1em solid purple }
  ul.navbar a {
    text-decoration: none }
  a:link {
    color: white }
  a:visited {
    color: purple }
  address {
    margin-top: 1em;
    padding-top: 1em;
    border-top: thin dotted }

/* TEXT STYLES
------------------------------------------------------------------
------------------------------------------------------------------
------------------------------------------------------------------*/
.big_title {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 28px;
/*	color: #fd5c0f;*/
	color: blue;

}
.body_txt {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 20px;
	line-height: 133%;
	font-weight: normal;
	color: #242334;
}

.body_txt1 {
		font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 18px;
	line-height: 133%;
	font-weight: bold;
	color: #242334;
}

.date_title {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 32px;
	line-height: 133%;
	font-weight: bold;
	color: #242334;
}

.small_title {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 12px;
	line-height: 133%;
	font-weight: bold;
	color: #242334;
}

.small_txt {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 12px;
	line-height: 133%;
	color: #242334;
}

.sm_italics {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 12px;
	font-style: italic;
	color: #242334;
}

.Onstate {
	font-family: Georgia, "Times New Roman", Times, serif;
	color: #FFFFFF;
	text-decoration: none;
	font-size: 14px;
	line-height: 173%;
	padding: 4px 4px 4px 4px;
	font-weight: bold;
	background-color: #000000;

}


p.big_title:first-line{
	font-size: larger;
}
p.table_txt{
font-family: Georgia, "Times New Roman", Times, serif;
font-size: 45px;
color: #5D574C;
}



h2, h3.board{
	font-size: smaller;
	color:242334;
	border-bottom: 1px solid #ccc;}	

h2{
	border-bottom: 1px solid #F77C19;
	width: 60%;
	color:#242334;
	}

/* LINK STYLES
------------------------------------------------------------------
------------------------------------------------------------------
------------------------------------------------------------------*/

/*MAIN NAV*/

a.moreInfo:link {
	font-family: Georgia, "Times New Roman", Times, serif;
	/*color: #ff4e00;*/
	color: #000033;
	text-decoration: none;
	font-size: 21px;
	font-weight: bold;
	line-height: 173%;
	padding: 4px 4px 4px 4px;
}
a.moreInfo:active {
	font-family: Georgia, "Times New Roman", Times, serif;
/*	color: #fd460f;*/
	color: #cc0033;
	text-decoration: none;
	font-size: 21px;
	font-weight: bold;
	line-height: 173%;
	padding: 4px 4px 4px 4px;
}
a.moreInfo:visited {
	font-family: Georgia, "Times New Roman", Times, serif;
/*	color: #fd460f;*/
	color: #cc0033;
	text-decoration: none;
	font-size: 21px;
	font-weight: bold;
	line-height: 173%;
	padding: 4px 4px 4px 4px;
}
a.moreInfo:hover {
	font-family: Georgia, "Times New Roman", Times, serif;
	color: #FFFFFF;
	text-decoration: und;
	font-size: 21px;
	line-height: 173%;
	padding: 4px 4px 4px 4px;
	font-weight: bold;
/*	background-color: #FF6600;*/
	background-color: #666600;
} 

/*GENERAL LINKS*/

a:link {
	font-family:  Georgia, "Times New Roman", times, serif;
	/*	color: #ff3c00; orange*/
	color: #660066;
	text-decoration: none;	
}
a:active {
	font-family: Georgia, "Times New Roman", times, serif;
	color: #fd460f;  /*orange*/
	/*	color: red; */
	color:#FFCC00;
	text-decoration: none;	
}
a:visited {
	font-family: Georgia, "Times New Roman", times, serif;
	/*	color: #fd460f;  orange*/
	color: #330000;
	text-decoration: none;	
}
a:hover {
	font-family: Georgia, "Times New Roman", times, serif;
	color: #fd460f;  /*orange*/
	/*	color: red; */
	color:#FFCC00;
	/*	color:#FFFFFF; */
	text-decoration: underline;
} 



/* FOOTER LINKS*/

a.foot:link {
	font-family:  Georgia, "Times New Roman", Times, serif;
	color: #ABCD21;
	text-decoration: none;
	font-size: 12px;
}
a.foot:active {
	font-family: Georgia, "Times New Roman", Times, serif;
	color:#ABCD21;
	text-decoration: none;
	font-size: 12px;
}
a.foot:visited {
	font-family: Georgia, "Times New Roman", Times, serif;
	color: #ABCD21;
	text-decoration: none;
	font-size: 12px;
}
a.foot:hover {
	font-family: Georgia, "Times New Roman", Times, serif;
	color: #ff9000;
	text-decoration: none;
	font-size: 12px;
} 
table {
	vertical-align: top;
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 0px;
	border-left-width: 0px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}
tr {
	vertical-align: top;
}
