
html,body
{
	margin-bottom : 0;
	margin-left : 0;
	margin-right : 0;
	margin-top : 0;
	font-family : Arial,Garamond,Arial, Helvetica, sans-serif;
	height: 100%;
}
td p {
	font-size: small;
}
td div{
	font-size:small;
}
.Main {
	COLOR: #ffffff; BACKGROUND-COLOR: #ffff66; /*#006600*/
}

.Alt {
	COLOR: #ffffff; BACKGROUND-COLOR: #006600; /*#339900;*/
}

.DoubleTB {
	BORDER-TOP: #ff9900 double;
	BORDER-BOTTOM: #ff9900 double;
}
H1 {
	/*FONT-SIZE: x-large; TEXT-ALIGN: center; COLOR: #ffcc00;*/
	FONT-SIZE: medium; TEXT-ALIGN: center; COLOR: #006600;/*#ffcc00; */ background-color:#ccff99;/*#336633;*/
}
H2 {
	FONT-SIZE: medium; TEXT-ALIGN: center; COLOR: #006600;/*#ffcc00; */ background-color:#ccff99;/*#336633;*/
}
H3 {
	FONT-SIZE: medium; TEXT-ALIGN: left; COLOR: #336633;
}
.content {
 font-size: x-small;
 }
Table.full{
height:100%;
}
.smallrow {
 height: 8px;
}
.singleR { border-right: thin solid #336633 }
.greenbrd { border-color: #336633}
.bordertop { border-top: 1 solid #000000;}
.borderbottom { border-bottom: 1 solid #000000;}
.borderleft {
	border-left-width: 1px;
	border-left-style: solid;
	/*border-left-color: #000000;*/
}
.borderright {
	border-right-width: 1px;
	border-right-style: solid;
	/*border-right-color: #000000;*/
}
.centerhv { text-align:center; vertical-align:middle;}
/* Buttons */
.w3cbutton3 {
  margin-top: 5%;
  margin-bottom: 5%;
  width: 90%;
  /*border: 1px solid #ccc; */
  border: thin solid #060;
  font-family: helvetica,arial,sans-serif;
  font-size: 110%;
  font-weight: bold;
}
.w3cbutton3 a {
  display: block;
  width: 100%;
}
.w3cbutton3 a:link,
.w3cbutton3 a:visited,
.w3cbutton3 a:hover {
	background-color: #ccff99; /*#ffcc00;*/
	color: #060;
	text-decoration: none;
	
}
.menu {
margin-top: 1em;
}
/*img 
	{
		border:1;
	}*/
.imgLeft {
	float: left;
	margin: 0px 10px 5px 10px;
}
.imgRight {
	float:right;
	margin: 5px 10px 5px 10px;
}
.clearL { 
	clear: left;
}
.topline {
	
	color: #003300; /*#ffcc00;*/
}
a.TopLink
	{
		font-size: small;
		font-weight: bold;
		text-decoration: none;
		color: #003300; /*#ffcc00;*/
	}	
a.TopLink:HOVER
	{
	font-size: small;
	font-weight: bold;
	text-decoration: none;
	color: #006600;
}	
	

