html, body, td, form, p {
  font-size: 10pt;
  font-family: verdana, tahoma;
  color: #313131;
}

p {
  margin-bottom: 5pt;
  margin-top: 5pt;
  text-indent: 0pt;
}

.titbigger {
  font-size: 14pt;
  color: #007A00;
}

.titbig {
  font-size: 16pt;
  color: #FFFFFF;
  font-weight: normal;
}

.titmedium {
  font-size: 11pt;
  color: #007A00;
}

.titsmall {
  font-size: 10pt;
  color: #007A00;
}

.ital {
  font-size: 10pt;
  color: #000000;
  font-style: italic;
}

.boldnavy {
  font-weight: bold;
  color: #007A00;
}

.boldblue {
  font-weight: bold;
  color: #3366CC;
}

.blue {
  color: #3366CC;
}

.boldred {
  font-weight: bold;
  color: #CC0000;
}

.boldyel {
  font-weight: bold;
  color: #FF6600;
}

.yel {
  color: #FF6600;
}

.boldwhite {
  font-weight: bold;
  color: #FFFFFF;
}

.red {
  color: #CC0000;
}

.boldgreen {
  font-weight: bold;
  color: #009900;
}

.titmediumwhite {
  font-size: 11pt;
  color: #FFFFFF;
}

.newsdate {
  font-size: 8pt;
  font-weight: bold;
  color: #FFFF99;
}


A:link {
  color: #007A00;
  font-weight: normal;
  text-decoration: underline;
}

A:visited {
  color: #007A00;
  text-decoration: underline;
}

A:hover {
  color: #009900;
  text-decoration: underline;
}

.selmenu {
	color: #FFFFFF;
	font-weight: normal;
	text-decoration: none;
	background-color: #009933;

}

A.menu:link {
  color: #007A00;
  font-weight: normal;
  text-decoration: none;
}

A.menu:visited {
  color: #007A00;
  text-decoration: none;
}

A.menu:hover {
  color: #009900;
  text-decoration: underline;
}

.white {
  font-size: 8pt;
  font-weight: normal;
  color: #FFFFFF;
  text-decoration: none;
}

A.white:link {
  font-size: 8pt;
  font-weight: normal;
  color: #FFFFFF;
  text-decoration: none;
}

A.white:visited {
  font-size: 8pt;
  font-weight: normal;
  color: #FFFFFF;
  text-decoration: none;
}

A.white:hover {
  font-size: 8pt;
  font-weight: normal;
  color: #FFFFFF;
  text-decoration: underline;
}


A.whitebold:link {
  font-size: 8pt;
  font-weight: normal;
  color: #FFFFFF;
  text-decoration: underline;
  font-weight: bold;
}

A.whitebold:visited {
  font-size: 8pt;
  font-weight: normal;
  color: #FFFFFF;
  text-decoration: underline;
  font-weight: bold;
}

A.whitebold:hover {
  font-size: 8pt;
  font-weight: normal;
  color: #FFFFFF;
  text-decoration: underline;
  font-weight: bold;
}


A.gray:link {
  font-size: 8pt;
  font-weight: normal;
  color: #999999;
  text-decoration: none;
}

A.gray:visited {
  font-size: 8pt;
  font-weight: normal;
  color: #999999;
  text-decoration: none;
}

A.gray:hover {
  font-size: 8pt;
  font-weight: normal;
  color: #999999;
  text-decoration: underline;
}

.gray {
  font-size: 8pt;
  color: #999999;
}

.flayertit {
  font-size: 8pt;
  font-weight: bold;
  color: #FFFFFF;
}

.flayertxt {
  font-size: 8pt;
  color: #000000;
}


A.yellow:link {
  font-weight: normal;
  color: #FF6600;
  text-decoration: none;
}

A.yellow:visited {
  font-weight: normal;
  color: #FF6600;
  text-decoration: none;
}

A.yellow:hover {
  font-weight: normal;
  color: #FF6600;
  text-decoration: underline;
}

nolink {
  text-decoration: none;
}

UL {
  list-style-type: yes;
  margin-top: 4pt;
  margin-bottom: 4pt;
}

LI {
  margin-bottom: 2pt;
}

SMALL {
  font-size: 8pt;
  font-family: verdana, tahoma;
}

SELECT {
  font-size: 8pt;
  font-family: verdana, tahoma;
}

INPUT {
  font-size: 8pt;
  font-family: verdana, tahoma;
}

.input_sea {
  font-size: 8pt;
  font-family: verdana, tahoma;
  background-color: #EBEBEB;
}

TEXTAREA {
  font-size: 8pt;
  font-family: verdana, tahoma;
}

SUBMIT {
  font-size: 8pt;
  font-family: verdana, tahoma;
  cursor: hand;
  background:#FFCC66;
  color: #000000;
}

BUTTON {
  font-size: 8pt;
  font-family: verdana, tahoma;
  cursor: hand;
  background:#FFCC66;
  color: #000000;
}
