html, body {
	font-family: Tahoma, Verdana;
	padding: 0px;
	margin: 0px;
}
body {
	background-color:#fff;
}
table {
	border-collapse: collapse;
	width: 100%;
}
table td {
	padding: 0px;
}
th, td, a, p, li {
	font-family: Tahoma, Arial, Helvetica, Geneva, sans-serif;
	font-size: 11px;
	color: #515151;
}
a {color: #006600;
   text-decoration: underline;
}
a:hover {
	text-decoration: none;
}
h1 {color: #FFFFFF;
	  font-size: 18px;
	  font-family: Tahoma, Verdana, Arial, Helvetica, sans-serif;
	  font-weight: normal;
	 margin: 0px 0px 2px 0px;
}
h1 a { color: #005B3B;
	  font-size: 18px;
	  font-family: Tahoma, Verdana, Arial, Helvetica, sans-serif;
	  font-weight: normal;
	  text-decoration: none;
}
h1 a:hover { color: #FFFFFF;
	  text-decoration: none;

}
h2 {
	color: #006600;
	font-size: 16px;
	font-weight:bold;
	font-family:  Arial, Helvetica, sans-serif;
}
h2  a{
	color: #3D3D3D;
	font-size: 16px;
	font-weight:bold;
	font-family:  Arial, Helvetica, sans-serif;
}
h2 a:hover {
	color: #c3c3c3;
}
h3 {
	color: #3D3D3D;
	font-size: 12px;
	font-family: Tahoma, Verdana, Arial, Helvetica, sans-serif;
}
h4 {
	color: #3D3D3D;
	font-size: 12px;
	font-family: Tahoma, Verdana, Arial, Helvetica, sans-serif;
	margin: 10px 0px 0px 0px;
}
.cit{
	font-size: 12px;
	font-style: italic;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: #006600;
	text-align: center;
}
.f01{
	background: url(i/001.gif) bottom repeat-x;
	height: 28px;
}
.f03{
	background: url(i/003.gif) top repeat-x;
	height: 10px;
}
p  {
    margin: 0px 0px 10px 0px;
}
img {
	 border: none;
}
table.menu {
 width: 220px;
 margin-top: 1px;
}
table.menu td {
   background: url(i/002.gif) top repeat-x;
	padding: 1px 0px 0px 0px;
	text-align: center;
	height: 37px;
}
table.all {
 margin: 10px 10px 0px 20px;
 height: 98%;
 width: 97%;
}
table.tt {
 margin: 10px 0px 0px 0px;
 border-collapse: separate;
}
table.tt th {
	background: url(i/002.gif) top repeat-x;
	height: 25px;
}
table.tt td {
	vertical-align: top;
}
.arrow {
	font-size: 12px;
	color: #56AE00;
	padding: 0px 7px 0px 7px;
}
table.bord {
border-bottom: 1px dotted #2B5700;
margin-top: 7px;
}
table.bord td{
	border-top: 1px dotted #56AE00;
	height: 20px;
	vertical-align: middle;
}
table.tt td table.bord th{
	border-top: none;
	height: 30px;
	background-color: #BDBDBD;
	background-image: none;
	vertical-align: middle;
	text-align: left;
}
.w {
	color: #ffffff;
	font-size: 12px;
}
