.pt9 { font-family: Arial, Helvetica, sans-serif; font-size: 9pt; font-style: normal; font-weight: normal }
.pt9bold { font-family: Arial, Helvetica, sans-serif; font-size: 9pt; font-style: normal; font-weight: bold}
li {
	color : #000000;

	font-size : 11px;
	font-family : Tahoma,Verdana,Arial;
}
.pt8 {  font-family: Arial, Helvetica, sans-serif; font-size: 8pt; font-style: normal; font-weight: normal}
.pt8Bold { font-family: Arial, Helvetica, sans-serif; font-size: 8pt; font-style: normal; font-weight: bold}
.head {  font-family: Arial, Helvetica, sans-serif; font-size: 14pt; font-weight: bold; color: #6699CC}
th {
	color : #000000;
	font-size : 11px;
	font-family : Tahoma,Verdana,Arial;
}
input, select {
	color : #000000;
	font-size : 11px;
	font-family : Tahoma,Verdana,Arial;
	font-weight: bold;
}
.px {
	padding-top : 0px;
	padding-bottom : 0px;
	padding-left : 0px;
	padding-right : 0px;
	margin-top : 2px;
	margin-bottom : 0px;
	margin-left : 0px;
	margin-right : 0px;
}
.px5 {
	padding-top : 0px;
	padding-bottom : 0px;
	padding-left : 0px;
	padding-right : 0px;
	margin-top : 5px;
	margin-bottom : 0px;
	margin-left : 0px;
	margin-right : 0px;
}
.t01 {
	color : #000000;
	margin-top : 5px;
	padding-bottom : 10px;
	margin-bottom : 0px;
	margin-left : 40px;
	margin-right : 30px;
	font-size : 11px;
	font-family : Tahoma,Verdana,Arial;
}
.t01 a {
	color : #EF6D00;
}
.t01 a:hover {
	color : #C25A02;
}
.list {
	color : #FFFFFF;
	margin-top : 3px;
	padding-bottom : 3px;
	margin-bottom : 0px;
	margin-left : 10px;
	margin-right : 10px;
	font-size : 11px;
	font-family : Tahoma,Verdana,Arial;
	font-weight: bold;
}
.right {
	color : #FFFFFF;
	margin-top : 5px;
	padding-bottom : 10px;
	margin-bottom : 0px;
	margin-left : 15px;
	margin-right : 15px;
	font-size : 11px;
	font-family : Tahoma,Verdana,Arial;
	font-weight: bold;
}
.right a, .list a {
	color : #FFFFFF;
}
.right a:hover {
	color : #AAAAAA;
}
.left {
	color : #000000;
	margin-top : 10px;
	padding-bottom : 5px;
	margin-bottom : 0px;
	margin-left : 25px;
	margin-right : 10px;
	font-size : 11px;
	font-family : Tahoma,Verdana,Arial;
	font-weight: bold;
}
.left a {
	color : #FF6600;
}
.left a:hover {
	color : #FF0000;
}
p {
	color : #000000;
	margin-top : 5px;
	padding-bottom : 10px;
	margin-bottom : 0px;
	margin-left : 10px;
	margin-right : 10px;
	font-size : 11px;
	font-family : Tahoma,Verdana,Arial;
}
p a {
	font-size : 10px;
	font-weight: bold;
}
p a:hover {
	font-size : 10px;
	font-weight: bold;
}
.menu01 {
	color : #FFFFFF;
	margin-top : 0px;
	padding-bottom : 0px;
	margin-bottom : 0px;
	margin-left : 45px;
	margin-right : 0px;
	font-size : 12px;
	font-family : Tahoma,Verdana,Arial;
	font-weight: bold;
}
.menu01 a {
	color : #FFFFFF;
	text-decoration: none;
}
.menu01 a:hover {
	color : #EEEEEE;
}
.menu02 {
	color : #000000;
	margin-top : 0px;
	padding-bottom : 0px;
	margin-bottom : 0px;
	margin-left : 45px;
	margin-right : 0px;
	font-size : 11px;
	font-family : Tahoma,Verdana,Arial;
	font-weight: bold;
}
.menu02 a {
	color : #000000;
	text-decoration: none;
}
.menu02 a:hover {
	color : #555555;
}

/* ----- Pure CSS tabs2 start here ----- */

#nav2 ul {
  display: block;
  list-style: none outside;
  padding: 2;
  margin: 0 0 3px 0px;
  font-family: Verdana, sans-serif;
  font-size: 10;
}

#nav2 li {
  padding: 0;
  margin: 0 4px 4px 0;
  border-top: 1px solid #000000;
  border-right: 1px solid #000000;
  border-left: 1px solid #000000;
  border-bottom: 1px solid #000000;
  background-color: #4A9400;
  color: #4A9400;
  font-weight: bold;
  /* the next 4 lines are magic */
  display: block;
  float: left;
  position: justify;
  top: -1.32em;
}

#nav2 a:link,
#nav2 a:visited {
  background-color: #7BBD18;
  color: #000000;
  text-decoration: none;
  padding-left: 1em;
  padding-right: 1em;
}

#nav2 a:hover {
  background-color: #80FF80;
  color: #000066;
}

#navclear2 {
  display: none;
}
html>body #navclear2 {
  display: block;
  clear: both;
}

.buttonscontainer {width: 160px;}

.buttons a {color: #000000;
background-color: #7ABF17;
padding: 1px;
padding-left: 3px;
margin: 0 4px 4px 0;
display: block;
border-left: 10px solid #008080;
font: 13px Arial, sans-serif;

text-decoration: none;
text-align: left;
margin-top: 1px;}

.buttons a:hover {border-left: 10px solid #000000;
text-decoration: none;
background-color: #80FF80;
color: #000000;}

div.code {
    background-color: #EBFED0;
    margin-left: 15px;
    margin-right: 15px;
    margin-top: 5px;
    padding: 5px;

}
a {
	font-size : 10px;
	font-family : Tahoma,Verdana,Arial;
	font-weight: bold;
    color : #0000C0;
    text-decoration: none; 
}
a.visited {
	font-size : 10px;
	font-family : Tahoma,Verdana,Arial;
	font-weight: bold;
    color : #0000C0;
    text-decoration: none;
}
a.hover {
	font-size : 10px;
	font-family : Tahoma,Verdana,Arial;
	font-weight: bold;
    color : #0000C0;
    text-decoration: none;
}


.pt9bold { font-family: Arial, Helvetica, sans-serif; font-size: 9pt; font-style: normal; font-weight: bold}
.pt9 { font-family: Arial, Helvetica, sans-serif; font-size: 9pt; font-style: normal; font-weight: normal }



h1 {  font-family: Arial, Helvetica, sans-serif; font-size: 17pt; font-weight: bold; color: #305E02}
body, p, th, td { font-family: Arial, Helvetica, sans-serif; font-size: 9pt; font-style: normal; font-weight: normal }

h2 {  font-family: Arial, Helvetica, sans-serif; font-size: 10pt; font-weight: bold; color: #6699CC}
body, p, th, td { font-family: Arial, Helvetica, sans-serif; font-size: 9pt; font-style: normal; font-weight: normal }

h3 {  font-family: Arial, Helvetica, sans-serif; font-size: 17pt; font-weight: bold; color: #ffffff}
body, p, th, td { font-family: Arial, Helvetica, sans-serif; font-size: 9pt; font-style: normal; font-weight: normal }

h4 {  font-family: Arial, Helvetica, sans-serif; font-size: 14pt; font-weight: bold; color: #6699CC}
body, p, th, td { font-family: Arial, Helvetica, sans-serif; font-size: 9pt; font-style: normal; font-weight: normal }

h5 {  font-family: Arial, Helvetica, sans-serif; font-size: 11pt; font-weight: bold; color: #6699CC}
body, p, th, td { font-family: Arial, Helvetica, sans-serif; font-size: 11pt; font-style: normal; font-weight: normal }

h6 {  font-family: Arial, Helvetica, sans-serif; font-size: 14pt; font-weight: bold; color: #FFFFFF}
body, p, th, td { font-family: Arial, Helvetica, sans-serif; font-size: 9pt; font-style: normal; font-weight: normal }

A.blacklinks:link {
FONT-SIZE: 10px; COLOR: #000000; TEXT-DECORATION: none
}
A.blacklinks:visited {
FONT-SIZE: 10px; COLOR: #000000; TEXT-DECORATION: none
}
A.blacklinks:hover {
FONT-SIZE: 10px; COLOR: #000000; TEXT-DECORATION: none
}


