BODY {
	font-family: Helvetica, Arial, sans-serif;
	background-color : White;
	font-size : small;
}

table {
	font-size : small;
}

form {
	color: black;
	font-size: medium;
}

input {
  font-size: 10pt;
}

select {
  font-size: 10pt;
}

td {
	font-size : 9 Pt;
	color: Black;
}
submit {
	border: 1px outset #C0C0C0;
	color: #000000;
	font: normal 10px tahoma;
	height: 16px
}

form {
	font-size : medium;
}

.help {
	font : 10pt;
}
/*	background-color: red; */

.main {
	background-color : #ddffdd;
	font: Tahoma; 
	font-size: 9pt;
	text-decoration: none;
}

.maincolor {
	background-color : #ddffdd;
}

/*.maincolor.header {
	text-align : center;
	height: 2.em;
	font-size : x-large;
}
*/

.listitem1 {
	text-align : left;
	font-size : 10 px;
	font : bolder;
}

.listitem {
	text-align : left;
	font-size : 12 px;
	font : bolder;
}

.toc {
	background-color : #caffca;
}

td.toc {
		background-color : #ddffdd;
		font-size : 10 pt;
}


form.toc{
	padding-bottom : 0;
	margin-bottom : 0;
	margin-top : 0;
	padding:0;
	border:0px none;
	margin:0;
	background-color : #99c9a9
}

h4.toc {
	margin-bottom : .3em;
	margin-top : .7em;
	padding:0;
	border:0px;
	background-color : #99c9a9;
	line-height : 150%;
	font-size: medium;
}

span.text_toc {
	margin-top : 5em;
	padding-top : 1em;
	padding-bottom : 11px;
	
	vertical-align : text-bottom;
	font-size : small;
}

form.toc{
	padding-bottom : 0;
	margin-bottom : 0.3em;
	margin-top : 0;
	border:0px;
	margin:0;
	background-color : #99c9a9;
	width : 100%;
}

span.text_toc {
	margin-top : 5em;
	padding-top : 1em;
	padding-bottom : 11px;
	margin : 100px;
	padding : 100;
	vertical-align : text-bottom;
	font-size : small;
}

.formbox1 {  font: 10px Arial, Helvetica, sans-serif; color: #333333; width: 250px; height: 18px}
.formbox   {  font: Tahoma; font-size: 7pt;  color: #333333; width: 400px; height: 19px}
.formbox2  {  font: Tahoma; font-size: 7pt;  color: #333333; width: 350px; height: 20px}

.shortbox  {  font: Tahoma; font-size: 7pt;  color: #333333; width: 45px; height: 18px}
.selbox  {  font: Tahoma; font-size: 8pt;  color: #333333; height: 18px}
.formbutton1 {
	font: bold 11px Arial, Helvetica, sans-serif;
	color: #003333;
	width: 50px;
	height: 18px;
	text-decoration: none;
}

.formbutton {
	font: Tahoma; 
	font-size: 7pt;
	text-decoration: none;
}
.formbuttonmed {
	font: bold 11px Arial, Helvetica, sans-serif;
	color: #003333;
	width: 75px;
	height: 18px;
	text-decoration: none;
}
.formbuttonlong {
	font: bold 11px Arial, Helvetica, sans-serif;
	color: #003333;
	width: 200px;
	height: 18px;
	text-decoration: none;
}

