TD{Color : Black; Font-Family : Arial, Verdana, san-serif; Font-Size : 75%;}

.news {
	Color : Black;
	Font-Family : Verdana, san-serif;
	Font-Size : 70%;
}

.hnews {
	Color : #084101;
	Font-Size : 95%;
	Font-weight : Bold;
}

.cop {Font-Size : 10px; Color : Black;}

.ttxt {Font-Size : 11px; Color : white;}

.btxt {Font-Size : 11px;}

H1 {Font-Size : 105%; Color : #485679;}

.hh {Font-Size : 95%; Color : #FF9900; Font-Weight : Bold;}


INPUT.fr1 { BORDER-RIGHT: 1px solid; BORDER-TOP: 1px solid; BORDER-LEFT: 1px solid; BORDER-BOTTOM: 1px solid; FONT-FAMILY: Verdana, Arial, Helvetica, Sans-serif; BACKGROUND-COLOR: #ffffff ; font-size: 10px; color: #000000 }
.subm { BORDER-RIGHT: 1px solid; BORDER-TOP: 1px solid; BORDER-LEFT: 1px solid; BORDER-BOTTOM: 1px solid; FONT-FAMILY: Verdana, Arial, Helvetica, Sans-serif; BACKGROUND-COLOR: #ffffff ; font-size: 10px; color: black; font-weight : Bold; }
.formt { FONT-FAMILY: Verdana, Arial, Helvetica, Sans-serif; BACKGROUND-COLOR: #ffffff ; font-size: 11px; color: #3333cc; font-weight: bold;}
textarea { BORDER-RIGHT: 1px solid; BORDER-TOP: 1px solid; BORDER-LEFT: 1px solid; BORDER-BOTTOM: 1px solid; FONT-FAMILY: Verdana, Arial, Helvetica, Sans-serif; BACKGROUND-COLOR: #ffffff ; font-size: 10px; color: #000000 }
SELECT { BORDER-RIGHT: 1px solid; BORDER-TOP: 1px solid; BORDER-LEFT: 1px solid; BORDER-BOTTOM: 1px solid; FONT-FAMILY: Verdana, Arial, Helvetica, Sans-serif; BACKGROUND-COLOR: #ffffff ; font-size: 10px; color: #000000 }
INPUT.btn { color : #CFD6EF; }


A {
	Color : #084101;
	text-decoration : underline;
}
A:visited {
	Color : #084101;
	text-decoration : underline;
}
A:hover {
	Color : #084101;
	text-decoration : none;
}
A:active {
	Color : #084101;
	text-decoration : none;
}

A.tmnu {
	Color : White;
	Font-Family : Verdana, san-serif;
	Font-Size : 11px;
	Font-Weight : Bold;
	text-decoration : none;
}
A.tmnu:visited {
	Color : White;
	Font-Family : Verdana, san-serif;
	Font-Size : 11px;
	Font-Weight : Bold;
	text-decoration : none;
}
A.tmnu:hover {
	Color : #72B251;
	Font-Family : Verdana, san-serif;
	Font-Size : 11px;
	Font-Weight : Bold;
	text-decoration : none;
}
A.tmnu:active {
	Color : #EEC400;
	Font-Family : Verdana, san-serif;
	Font-Size : 11px;
	Font-Weight : Bold;
	text-decoration : none;
}

A.lmnu {
	Color : #084101;
	text-decoration : underline;
}
A.lmnu:visited {
	Color : #084101;
	text-decoration : underline;
}
A.lmnu:hover {
	Color : #084101;
	text-decoration : none;
}
A.lmnu:active {
	Color : #084101;
	text-decoration : none;
}

A.bmnu {
	Color : Black;
	Font-Family : Verdana, san-serif;
	Font-Size : 11px;
	text-decoration : none;
}
A.bmnu:visited {
	Color : Black;
	Font-Family : Verdana, san-serif;
	Font-Size : 11px;
	text-decoration : none;
}
A.bmnu:hover {
	Color : Black;
	Font-Family : Verdana, san-serif;
	Font-Size : 11px;
	text-decoration : underline;
}
A.bmnu:active {
	Color : Black;
	Font-Family : Verdana, san-serif;
	Font-Size : 11px;
	text-decoration : underline;
}


ul#menu {
  width: 200px;
  list-style-type: none;
  border-top: solid 1px #669159;
  margin: 0;
  padding: 0;
  font-color: #000000;
}

ul#menu ol {
  display: none;
  text-align: right;
  list-style-type: none;
  margin: 0;
  padding: 5px;
  font-color: #000000;
}

ul#menu li, 
  ul#menu a {
  margin: 2px;
  font-family: verdana, sans-serif;
  font-weight: bold;
  font-size: 11px;
  font-color: #000000;
}

ul#menu li {
  border-bottom: solid 1px #669159;
  line-height: 15px;
}

ul#menu ol li {
  border-bottom: none;
}

ul#menu ol li:before {
  content: "-";
}

ul#menu a {
  text-decoration: none;
  outline: none;
}

ul#menu a:hover {
  color: #d83003;
}

ul#menu a.active {
  color: #be5028;
}
