body {
	background-color: #FFFFFF;
	font-family: Arial, Helvetica, sans-serif;
	font-size:12pt;
	font-weight:bold;
	color: #5E9460;
	scrollbar-arrow-color: #FFFFFF;
	scrollbar-3dlight-color: #FFFFFF;
	scrollbar-highlight-color: #DDDDDD;
	scrollbar-face-color: #EEEEEE;
	scrollbar-shadow-color: #DDDDDD;
	scrollbar-track-color: #FFFFFF;
	scrollbar-darkshadow-color: #DDDDDD;
}


.tida {
	FONT-SIZE: 9px
}

.tbox {
	background-color:#FFFFFF;
  color: #5E9460;
	FONT-SIZE: 10px;
}

A:link { color: #5E9460;
			font-weight:bold;
			text-decoration: none;}

A:visited {color: #5E9460;
				font-weight:bold;
        text-decoration: none;}

A:hover {color: #4B764D;
				font-weight:bold;
				text-decoration: underline;}

A.section:link { color: #5E9460;
			font-weight:bold;
			text-decoration: underline;}

A.section:visited {color: #5E9460;
				font-weight:bold;
        text-decoration: underline;}

A.section:hover {color: #4B764D;
				font-weight:bold;
				text-decoration: underline;}

.sectiontitle {
	background-color: #EEFFEE;
	font-family: Arial, Helvetica, sans-serif;
	font-size:13pt;
	font-weight:bold;
	font-style:italic;
	color: #4B764D;
}

.sectiontext {
	font-family: Arial, Helvetica, sans-serif;
	font-size:11pt;
	font-weight:normal;
	color: #5E9460;
}

hr{
	color:#D7E0DD;
}

.dashed {
	border:dashed thin green;
	font-family: Arial, Helvetica, sans-serif;
	font-size:11pt;
	font-weight:normal;
	color: #5E9460;
}

.solid {
	border:solid thin green;
}

.textinput {
   background-color:#FFFFFF;
   color: #5E9460;
   font-family: Arial, Helvetica, sans-serif;
   font-size: 9pt;
   font-weight: normal
}

.button {
   background-color:#5E9460;
   color: #FFFFFF;
   font-family: Arial, Helvetica, sans-serif;
   font-size: 9pt;
   font-weight: bold;
   font-style:italic;
}

.smallbutton {
   background-color:#5E9460;
   color: #FFFFFF;
   font-family: Arial, Helvetica, sans-serif;
   font-size: 7pt;
   font-weight: bold;
   font-style:italic;
}

.picborder {
 	border-color:#5E9460;
 	border-width:1pt;
}
