td {
 font-family: Arial, Helvetica, sans-serif;
 font-size: 12px;
 text-decoration: none;
 color: #000000; 
}
h1 {
 font-family: Times New Roman, Helvetica, sans-serif;
 font-size: 24px;
 color: #0D315A;
 text-decoration: none;
}

a {
 font-family: Arial, Helvetica, sans-serif;
 font-size: 12px;
 text-decoration: none;
 color: #0D315A; 
}
a:hover {
 font-family: Arial, Helvetica, sans-serif;
 font-size: 12px;
 text-decoration: underline;
 color: #0D315A; 
}

a.sec {
 font-family: Arial, Helvetica, sans-serif;
 font-size: 13px;
 text-decoration: none;
 color: #0093DD;
 font-weight: bold;
 display: block;
 width: 100%;
 height: 100%;
}
a.sec:hover {
 font-family: Arial, Helvetica, sans-serif;
 font-size: 13px;
 text-decoration: none;
 color: #0093DD;
 font-weight: bold;
 display: block;
 width: 100%;
 height: 100%;
}

a.secp {
 font-family: Arial, Helvetica, sans-serif;
 font-size: 12px;
 text-decoration: none;
 color: #0D315A; 
 font-weight: bold;
}
a.secp:hover {
 font-family: Arial, Helvetica, sans-serif;
 font-size: 12px;
 text-decoration: underline;
 color: #0D315A; 
 font-weight: bold;
}

a.sm {
 font-family: Arial, Helvetica, sans-serif;
 font-size: 11px;
 text-decoration: none;
 color: #0D315A;
 font-weight: bold;
}
a.sm:hover {
 font-family: Arial, Helvetica, sans-serif;
 font-size: 11px;
 text-decoration: underline;
 color: #0D315A;
 font-weight: bold;
}

.small{
font-family: Arial, Helvetica, sans-serif;
font-size: 10px;
text-decoration: none;
color: #000000; 
}

a.rgh {
 font-family: Arial, Helvetica, sans-serif;
 font-size: 12px;
 text-decoration: none;
 color: #777777;
 font-weight: bold;
}
a.rgh:hover {
 font-family: Arial, Helvetica, sans-serif;
 font-size: 12px;
 text-decoration: underline;
 color: #999999;
 font-weight: bold;
}

.gry {
 font-family: Arial, Helvetica, sans-serif;
 font-size: 12px;
 color: #777777;
 font-weight: bold;
}

a.cf {
 font-family: Arial, Helvetica, sans-serif;
 font-size: 12px;
 text-decoration: none;
 color: #0D315A;
}
a.cf:hover {
 font-family: Arial, Helvetica, sans-serif;
 font-size: 12px;
 text-decoration: underline;
 color: #0D315A;
}

.blfnt {
 font-family: Arial, Helvetica, sans-serif;
 font-size: 12px;
 text-decoration: none;
 color: #000000;
 font-weight: bold;
}

.ttl {
 font-family: Tahoma, Helvetica, sans-serif;
 font-size: 24px;
 text-decoration: none;
 color: #6DB732;
}

input {border-width: 1; border-color: #000000; background-color: #ffffff; font-size: 11; width: 300;}
textarea {border-width: 1; border-color: #000000; background-color: #ffffff; font-size: 11; width: 300; height: 70;}
select {border-color: black; border-width: 1; background-color: white; font-size: 10; width: 200;}



.suckerdiv ul{
  margin: 0;
  padding: 0;
  list-style-type: none;
  width: 200px;
}
.suckerdiv ul li{
  position: relative;
}
.suckerdiv ul li ul{
  position: absolute;
  width: 250px;
  top: 0;
  visibility: hidden;
  border-bottom: 1px solid #6DB732;
}
.suckerdiv ul li a{
 font-family: Arial, Helvetica, sans-serif;
 font-size: 12px;
 text-decoration: none;
 color: #0D315A; 
 font-weight: bold;

  display: block;
  overflow: auto;
  background: #F5F7EC;
  padding: 1px 5px;
  border: 1px solid #F5F7EC;
}
.suckerdiv ul li a:visited{
  color: #0D315A;
}
.suckerdiv ul li a:hover{  
  background-color: #F5F7EC;
  text-decoration: underline;
}

.suckerdiv ul li ul a{
 font-family: Arial, Helvetica, sans-serif;
 font-size: 11px;
 text-decoration: none;
 color: #0D315A; 
 font-weight: bold;

  display: block;
  overflow: auto;
  background: #FFF;
  padding: 5px 15px;
  border: 1px solid #6DB732;
  border-bottom: 0;
text-align: left;
}
.suckerdiv ul li ul a:hover{
 font-family: Arial, Helvetica, sans-serif;
 font-size: 11px;
 color: #FFF; 
  background: #6DB732;
}
.suckerdiv ul li ul a:visited{
}

.suckerdiv {

}

.subfolderstyle{
  background-color: #F5F7EC;
}
* html .suckerdiv ul li { float: left; height: 1%; }
* html .suckerdiv ul li a { height: 1%; }

.a_states_style, a.a_states_style:hover {
color:#64B322;
font-family: Arial, Tahoma;
font-size:14px;
font-weight:bold;
text-transform:uppercase;
letter-spacing:-0.1;
text-decoration:none;
}
