#tx3 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	font-weight:bold;
	line-height: 22px;
	color: #000000;
	text-decoration: none;
}

#tx0 {
	font-family: Tahoma,Arial, Helvetica, sans-serif;
	font-size: 11px;
	line-height: 13px;
	color: #000000;
	text-decoration: none;
}

#tx1, #tx1 a {
	font-family: Tahoma, Arial, Helvetica, sans-serif;
	font-size: 11px;
	line-height: 20px;
	color: #000000;
	text-decoration: none;
}

#tx1 a:hover {
	font-family: Tahoma, Arial, Helvetica, sans-serif;
	font-size: 11px;
	line-height: 20px;
	color: #666666;
	text-decoration: none;
}


#tx2 a, a:hover {
	font-family: Tahoma, Arial, Helvetica, sans-serif;
	font-size: 11px;
	line-height: 13px;
	color: #000000;
	text-decoration: none;
}


#c {
	font-family: Tahoma, Arial, Helvetica, sans-serif;
	font-size: 11px;
	line-height: 13px;
	color: #000000;
	text-decoration: none;
}

#c a {
	font-family: Tahoma, Arial, Helvetica, sans-serif;
	font-size: 11px;
	line-height: 13px;
	color: #000000;
	text-decoration: none;
}

#c a:hover {
	font-family: Tahoma, Arial, Helvetica, sans-serif;
	font-size: 11px;
	line-height: 13px;
	color: #333333;
	background:#EEEEEE;
	text-decoration:underline;
}


.Black {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	line-height: 13px;
	color: #000000;
	text-decoration: none;
}
.Green {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	line-height: 13px;
	color: #669933;
	text-decoration: none;
}
.Green:hover {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	line-height: 13px;
	color: #669933;
	text-decoration: none;
	background-color: #ECF5E2;
}
.BlackInput {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	line-height: 13px;
	color: #000000;
	text-decoration: none;
	width: 120px;
	border: 1px solid #CCCCCC;
}
.Go {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #000000;
	text-decoration: none;
	background-color: #eeeeee;
	width: 25px;
	border: 1px solid #CCCCCC;
	font-weight: bold;


}
.Blue {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	line-height: 13px;
	color: #000066;
	text-decoration: none;
}
.Gray {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	line-height: 13px;
	color: #999999;
	text-decoration: none;
}
.Gray:hover {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	line-height: 13px;
	color: #999999;
	text-decoration: none;
	background-color: #eeeeee;
}
.Menu {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #6B8F3B;
	text-decoration: none;
	line-height: 13px;

}
.Menu:hover {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	line-height: 13px;
	color: #6B8F3B;
	background-color: #CDE0B4;
}
.Black:hover {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	line-height: 13px;
	color: #666666;
	text-decoration: none;
	background-color: #eeeeee;
}
.Blue:hover {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	line-height: 13px;
	color: #666666;
	text-decoration: none;
}
.TitleMembers {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	line-height: 17px;
	color: #656532;
	text-decoration: none;
	font-weight: bold;
	background-color: #F5F5EB;
	background-position: 100%;


}
.Comments {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	font-style: italic;
	line-height: 18px;
	font-weight: bold;
	color: #0099CC;
	text-decoration: none;
}
.HighLight {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 15px;
	line-height: 19px;
	font-weight: bold;
	color: #517700;
	text-decoration: none;
	font-style: italic;

}
.TitleMembers:hover {
	text-decoration: underline;
	background-color: #FFFFFF;
}
.InnerTitle {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 14px;
	font-weight: bold;
	color: #666600;
	text-decoration: none;
}
.BlackTitle {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 14px;
	font-weight: bold;
	color: #000000;
	text-decoration: none;
}
.black h1{
	font-family:Arial, Helvetica, sans-serif;
	font-size:16px;
	border-bottom:solid #C8C8C8	 2px;
	line-height:20px;
	color:#669900;
}
.black h2{
	font-family:Arial, Helvetica, sans-serif;
	font-size:16px;
	line-height:20px;
	color:#000000;
}
.black a{
	font-family:Arial, Helvetica, sans-serif !Important;
	color:#669900;
	font-weight:normal;
	text-decoration:none;
}
.black a:hover{
	font-family:Arial, Helvetica, sans-serif !important;
	text-decoration:underline;
	color:#000000;
}