body,table,tr,td {
	font-family:  Arial, Verdana, Helvetica, sans-serif;
	font-size: 100%;
	color: #555555;
}
A:link {
	font-size: 8pt;
	color: #4F730D;
}
A:active {
	font-size: 8pt;
	color: #4F730D;
}
A:visited {
	font-size: 8pt;
	color: #4F730D;
}
A:hover {
	font-size: 8pt;
	color: #B8AA5C;
	text-decoration: none;
}
.menu {
	font-size: 12pt;
	color: #B8AA5C;
	font-weight: bold;
	text-decoration:underline;
}
.menu:link {
	font-size: 12pt;
	color: #608D0D;
	font-weight: bold;
}
.menu:active {
	font-size: 12pt;
	color: #608D0D;
	font-weight: bold;
}
.menu:visited {
	font-size: 12pt;
	color: #608D0D;
	font-weight: bold;
}
.menu:hover {
	font-size: 12pt;
	color: #B8AA5C;
	font-weight: bold;
	text-decoration:underline;
}
.menuBot {
	font-size: 9pt;
	color: #B8AA5C;
	font-weight: bold;
	text-decoration:underline;
}
.menuBot:link {
	font-size: 9pt;
	color: #608D0D;
	font-weight: bold;
}
.menuBot:active {
	font-size: 9pt;
	color: #608D0D;
	font-weight: bold;
}
.menuBot:visited {
	font-size: 9pt;
	color: #608D0D;
	font-weight: bold;
}
.menuBot:hover {
	font-size: 9pt;
	color: #B8AA5C;
	font-weight: bold;
	text-decoration:underline;
}
.bot {
	font-size: 7pt;
	color: #608D0D;
	font-weight: bold;
}
.bot:link {
	font-size: 7pt;
	color: #608D0D;
	font-weight: bold;
}
.bot:active {
	font-size: 7pt;
	color: #608D0D;
	font-weight: bold;
}
.bot:visited {
	font-size: 7pt;
	color: #608D0D;
	font-weight: bold;
}
.bot:hover {
	font-size: 7pt;
	color: #B8AA5C;
	font-weight: bold;
	text-decoration:none;
}
.lang:link, .lang:visited, .lang:active {
	font-size: 8pt;
	color: #608D0D;
}
.lang:hover {
	font-size: 8pt;
	color: #B8AA5C;
	text-decoration:none;
}
.left {
	font-size: 10pt;
	color: #FFFC9E;
	font-weight: bold;
	text-decoration: none;
}
.left:link {
	font-size: 10pt;
	color: #FFFC9E;
	font-weight: bold;
		text-decoration: none;
}
.left:active {
	font-size: 10pt;
	color: #FFFC9E;
	font-weight: bold;
		text-decoration: none;
}
.left:visited {
	font-size: 10pt;
	color: #FFFC9E;
	font-weight: bold;
		text-decoration: none;
}
.left:hover {
	font-size: 10pt;
	color: #FFFC9E;
	font-weight: bold;
	text-decoration: none;
}
.trleftOn{
    background-color:#608D0D;
}
.trleft{
    background-color:#669410;
}
.greenT {
	font-size: 11pt;
	color: #608D0D;
	font-weight: bold;
	padding-left:20px;
}
.brT {
	font-size: 11pt;
	color: #B8AA5C;
	font-weight: bold;
}
.textC {
	font-size: 10pt;
	color: #608D0D;
	text-align:justify;
	padding:3px;
}
.textM {
	font-size: 8pt;
	color: #FFFfff;
	text-align:center;

	padding:2px;
}
.textT {
	font-size: 10pt;
	color: #608D0D;
    padding:3px;
}
.longPoint{ 
	font-size: 10pt;
	color: #608D0D;
	padding-bottom:1px;
    background-image: url("img/longPoint.gif");
    background-position:bottom;
}
.longW {
   background-color:#FFFFFF;
   background-position:bottom;
}
select {
  font-family:Arial, Verdana, Helvetica, sans-serif;
  border: "#608D0D" solid 1px;
  font-size: 10pt;
  color: #608D0D;
}