
table.full-height {
  height:100%;
  width:100%;
}

a {
	color:#008256;
	text-decoration:none;
}

a:active {
	color:#008256;
	text-decoration:none;
}

a:hover {
	color:#008256;
	text-decoration:none;
}

a:visited {
	color:#008256;
	text-decoration:none;
}

.public_html,.public_body 
{
	padding:0;
	height:100%;
	width:100%;
	margin:0;
	color:#999999;
	font-family:verdana;
	font-size:10px;
	font-weight:normal;
	scrollbar-highlight-color:#ffffff;
	scrollbar-arrow-color:#ffffff;
	scrollbar-face-color:#008256;
	scrollbar-track-color:#ffffff;
	scrollbar-base-color:#E7E7E7;
}

.header {
	color:#666666;
	font-family:verdana;
	font-size:18px;
	font-weight:normal;
}

.ingress {
	color:#636363;
	font-family:verdana;
	font-size:11px;
	font-weight:bold;
}

.public_button {
	font-weight:bold;
}

.public_input {
	color:#636363;
	font-family:Verdana;
	font-size:11px;
	font-weight:normal;
}

.text {
	color:#636363;
	font-family:verdana;
	font-size:11px;
	font-weight:normal;
}

.text_1 {
	color:#000000;
	font-family:verdana;
	font-size:9px;
	font-weight:normal;
}

.text_2 {
	color:#000000;
	font-family:verdana;
	font-size:10px;
	font-weight:normal;
}




