body{

background: #ffffff;
font-family: verdana, helvetica, arial, sans-serif;
font-size: 0.8em;
color: navy;
margin: 6px;
scrollbar-face-color:#ffffc0;
scrollbar-arrow-color:#314331;
scrollbar-track-color:#C7DBC7;
scrollbar-shadow-color:#6F9F70;
scrollbar-highlight-color:'';
scrollbar-3dlight-color:'';
scrollbar-darkshadow-Color:#6F9F70;

}

hr	{
	color: navy; width: 80%; text-align:left; margin-left:0;
	}

img	{
	border: 0px;
	}


A:link {
	color: blue; 
	text-decoration: none; 
	/*font-size: 1em; */
	font-family: verdana, helvetica, arial, sans-serif;
	}

A:visited {
	color: darkgreen; 
	text-decoration: none; 
	/*font-size: 1em; */
	font-family: verdana, helvetica, arial, sans-serif;
	}
	
A:hover {
	color: blue; 
	text-decoration: underline;
	/*font-size: 1em; */
	font-family: verdana, helvetica, arial, sans-serif;
	}
	

	
A:active {
	color: red;  
	/*font-size: 1em; */
	font-family: verdana, helvetica, arial, sans-serif;
	}


img{border: 0px;}
button	{
	cursor: pointer;
	background-color: #ffffc0; /*#f9f9f9;*/
    	border: solid 1px #CACACA; /*#9d9b9b; */
    	border-radius: 7px;
    	/*box-shadow: 0 2px #999;*/
    	}

button:hover	{
	border: solid 1px black; /*#9d9b9b;*/
    	box-shadow: 3px 3px 3px 0px #999;
	-webkit-transition-duration: 0.4s; /* Safari */
    	transition-duration: 0.4s;
    	/*-ms-transform: rotate(-90deg); IE 9 */
	/*-webkit-transform: rotate(-90deg);  Safari */
	/*transform: rotate(-90deg);*/
	}

button:focus	{
	outline: none;
	}



/*classes*/

.left33	{
	float: left;
	position: relative;
	width: 33%;
	text-align: left;
	/*clear: left;*/
	margin-top: 15px;
	margin-bottom: 5px;
	min-height: 125px;
	height: auto;
	}
	
.right66	{
	float: right;
	position: relative;
	width: 66%;
	text-align: right;
	min-height: 125px;
	height: auto;
	margin-top: 15px;
	margin-bottom: 5px;
	/*clear: right;*/
	}
	
.breadcrumb	{
	top: 60px;
	font-size: 88%;
	font-weight: bold;
	width: 815px;
	text-align: left;
	position: static;
	} 
	
.container {
	width:1050px; 
	text-align:left;
	}
.contentcenter {
	/*clear: right; */
	/*position: absolute; */
	/*border: solid 1px black;*/
	font-size: 88%; 
	top: 0px; 
	margin-left: 180px; 
	margin-right: 135px; 
	width: 700px; 
	text-align: left;
	}
	
.contentcenter2 {
	/*clear: right; */
	/*position: absolute; */
	font-size: 88%; 
	top: 0px; 
	margin-left: 180px; 
	/*margin-right: 40px; */
	width: 815px; 
	text-align: left;
	}
	
/*.contentcenterwee {*/
	/*font-size: 0.7em;*/ 
	/*text-align: center;*/
	/*}*/
	
.div100c	{
	width: 100%;
	text-align: center;
	margin-top: 30px;
	}
	
.div100ctitle	{
	width: 100%;
	text-align: center;
	margin-top: 30px;
	font-size: 120%;
	font-weight: bold;
	}
	
.div100csmalltitle	{
	width: 100%;
	text-align: center;
	margin-top: 30px;
	font-size: 100%;
	font-weight: bold;
	}
	
.div100csmalltitlenb	{
	width: 100%;
	text-align: center;
	font-size: 100%;
	}
	
.div100l	{
	width: 100%;
	text-align: left;
	margin-top: 30px;
	}
	
.doublespace	{
	padding-bottom: 10px;
	/*margin: 30px 0;*/
	/*line-height: 10px;*/
  	}
  	
/*.fll	{*/
	/*float: left;*/
	/*position: relative;*/
	/*}*/
	
/*.fllmargin	{*/
		/*float: left;*/
		/*position: relative;*/
	/*margin-right: 10px;*/
	/*}*/
	
.fll50	{
	float: left;
	position: relative;
	width: 50%;
	}

/*.flr	{*/
	/*float: right;*/
	/*position: relative;*/
	/*}*/

.flr50	{
	float: right;
	position: relative;
	width: 50%;
	}

.flrmargin	{
	float: right;
	margin-left: 10px;
	}
	
.footer {
	font-size: 70%;
	text-align: center;
	width: 700px;
	margin-top: 20px;
	margin-left: 180px;
	margin-right: 135px;
	/*clear: left;*/
	} /*Y*/	
.footer2 {
	font-size: 70%;
	text-align: center;
	width: 815px;
	margin-top: 20px;
	margin-left: 180px;
	/*clear: left;*/
	} /*Y*/	

.hangingindent {
	padding-left: 80px ;
	text-indent: -80px ;
	line-height: 200%;
	text-align: left;
  	}
  	
.logodiv	{
	float: left;
	text-align: center;
	height: 160px;
	width: 95px;
	} 
	
.maptable	{
	width: 100%;
	text-align: left;
	font-size: 90%;
	}

.menuheader {
	font-size: 80%; 
	font-weight: bold; 
	text-align: left; 
	display: block;
	}	

.menuitem {
	text-align: right; 
	padding-left: 2px; 
	padding-right: 2px; 
	vertical-align: middle; 
	background-color: #ffffc0; 
	font-size: 75%; 
	border-radius: 7px; 
	border: solid 1px #ffffc0; 
	margin-bottom: 1px; 
	display: block;
	}

.menuitem:hover	{
	border: solid 1px black; /*#9d9b9b;*/
	background-color: #FBFC84;
	}

.menuitem a:hover	{
	text-decoration: none;
	}
	
/*.menuyellow {*/
	/*width: 155px; */
	/*text-align: left; */
	/*padding-left: 2px; */
	/*padding-right: 2px; */
	/*vertical-align: center; */
	/*background-color: #ffffc0; */
	/*font-size: 80%; */
	/*font-weight: bold; */
	/*border-radius: 7px; */
	/*border: solid 1px #ffffc0; */
	/*margin-bottom: 1px;*/
	/*}*/

.nicebox {
    	border: solid 1px #CACACA; /*#9d9b9b; */
    	border-radius: 6px;
    	}
    	
.nicebox:hover	{
		border: solid 1px black; /*#9d9b9b;*/
		-webkit-transition-duration: 0.4s; /* Safari */
	    	transition-duration: 0.4s;
		}
	
.nicebox:focus	{
		outline: none;
	}
	
.nicebutton	{
	cursor: pointer;
	background-color: #ffffc0; /*#f9f9f9;*/
    	border: solid 1px #CACACA; /*#9d9b9b; */
    	border-radius: 6px;
    	}

.nicebutton:hover	{
	border: solid 1px black; /*#9d9b9b;*/
    	box-shadow: 3px 3px 3px 0px #999;
	-webkit-transition-duration: 0.4s; /* Safari */
    	transition-duration: 0.4s;
	/*-ms-transform: rotate(-90deg); IE 9 */
	/*-webkit-transform: rotate(-90deg);  Safari */
	/*transform: rotate(-90deg);*/
	}

.nicebutton:focus	{
	outline: none;
	}

.rightbar {
	float: right; 
	padding: 3px; 
	width: 140px;
	height: auto; 
	font-size: 75%;
	text-align:justify; 
	background-color:#EAE8E8;
	border:solid 1px #9d9b9b;
   	border-radius: 10px;
	}
.searchbox	{
	margin-top: 30px;
	width: 100%;
	text-align: center;
	background-color:#ffffc0; 
	border: solid 1px #9d9b9b; 
	border-radius: 10px;
	padding: 10px;
	}
.sidebar {
	position: absolute;
	float: left; 
	padding: 3px; /*0% 0% 0% 0%; */
	width: 160px; /*155*/
	height: auto;/*600px;*/
	top: 185px;
	background-color:#ffffc0;
	border: solid 1px #9d9b9b;
   	border-radius: 10px;
	text-align:right;
	} /*Y*/	
	
/*.sidebar A:hover	{*/
	/*text-decoration: none;*/
	/*}*/
	
.t100 {
	width: 100%;
	}

.t95 {
	width: 95%;
	margin-left: auto;
	margin-right: auto;
	}
	
/*.texcent	{*/
	/*text-align: center;*/
	/*}*/

.texleft	{
	text-align: left;
	}

/*.texright	{*/
	/*text-align: right;*/
	/*}*/

.ulcircle	{
	list-style-type: circle;
	margin-top: 0px;
	}
	
.ulcircle0	{
	list-style-type: circle;
	margin-top: 0px;
	margin-bottom: 0px;
	/*text-indent: -5px;*/
	margin-left: -15px;
	}
	
.current {
	font-weight: bold;
	}
/* ----------------- */
.block {text-align:justify;}
.wee {font-size: 0.7em;}
.small {font-size: 0.8em;}
.cellgreen {background-color: #3A733C;}