 A:link      { color: #000000; TEXT-DECORATION: underline }
 A:visited   { color: #000000; TEXT-DECORATION: underline }
 A:active    { color: #000099; TEXT-DECORATION: none }
 A:hover     { color: #99CC66; TEXT-DECORATION: none }

body, TD { font-family: "Tahoma, Comic Sans MS", Verdana, Arial, sans-serif;  font-size: 8pt; color: #000000;}

h1 {
	font-family: "Tahoma, Comic Sans MS", Verdana, Arial, sans-serif;
	font-size: 14pt;
	color: #000000;
	background-color: #99CC66;
	text-align: center;
	font-weight: bold;
	padding-top: 3px;
	padding-bottom: 3px;
	border-top-width: 8px;
	border-right-width: 4px;
	border-bottom-width: 4px;
	border-left-width: 4px;
	border-top-style: solid;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	border-top-color: #336600;
	border-right-color: #FF9900;
	border-bottom-color: #FF9900;
	border-left-color: #FFcc00;
}

h2 {
	font-family: "Tahoma, Comic Sans MS", Verdana, Arial, sans-serif;
	font-size: 10pt;
	color: #000000;
	background-color: #99CC66;
	text-align: left;
	font-weight: bold;
	text-indent: 10pt;
	padding-top: 0px;
	padding-bottom: 2px;
	border-top-width: 4px;
	border-right-width: 3px;
	border-bottom-width: 3px;
	border-left-width: 3px;
	border-top-style: solid;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	border-top-color: #336600;
	border-right-color: #FF9900;
	border-bottom-color: #FF9900;
	border-left-color: #FFcc00;
	margin-bottom:0px;
	margin-top: 10px;
}

h3 {
	font-family: "Tahoma, Comic Sans MS", Verdana, Arial, sans-serif;
	font-size: 10pt;
	color: #000000;
	text-align: left;
	font-weight: bold;
	font-style: italic;
	padding-top: 2px;
	padding-bottom: 2px;
	border-top-width: 2px;
	border-right-width: 3px;
	border-bottom-width: 3px;
	border-left-width: 3px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	border-top-color:  #8181F7;
	border-right-color: #FF9900;
	border-bottom-color: #FF9900;
	border-left-color: #FFcc00;
	margin-bottom:0px;
}
.barmenu {
	padding: 0px 5px 2px 5px;
	border-bottom-color: #336600;
	border-bottom-width: 1px;
	border-bottom-style: solid;
}
a.barmenu:link {color: #000000;	text-decoration: none;}
a.barmenu:visited {  color: #000000;text-decoration: none;}
a.barmenu:hover {  color: #000000;text-decoration: none; font-style: italic;}

.table_00 {
	font-size: 80%;
	color: #666666;
}
.list_00 {
	font-size: 90%;
	padding-left: 10px;
}
input, select, textarea {
	border: 1px solid #336600;
}


