.smallGreen {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: normal;
	color: #343e07;
}
.smallGreen a{ 
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: normal;
	color: #343e07;
}
.smallGreen a:hover{ 
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: normal;
	color: #5D642E;
}
.indexTextGreen {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
	color: #343e07;
}
.indexTextGreen a{ 
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
	color: #343e07;
}
.indexTextGreen a:hover{ 
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
	color: #5D642E;
	}
.indexTextGreenBold {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #343e07;
}
.indexTextGreenBold a{ 
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #343e07;
}
.indexTextGreenBold a:hover{ 
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #5D642E;
}
.indexTextOrange {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #9a5710;
}
.indexTextOrange a{ 
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #9a5710;
}
.indexTextOrange a:hover{ 
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #A57D05;
}
.indexTextOrangeNONBOLD { 
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #9a5710;
}
.indexTextOrangeNONBOLD a{ 
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #9a5710;
}
.indexTextOrangeNONBOLD a:hover{ 
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #A57D05;
}
.no_repeat_bg {
	background-repeat: no-repeat;
}
.bg2 {
	background-color: #E3D7A3;
	
}
.loginBOLD { 
	font-family: Times New Roman, Times, serif;
	font-weight: bold;	
	font-size: 14px;
	color: #ffffff;
}
.loginBOLD a{ 
	font-family: Times New Roman, Times, serif;
	font-weight: bold;	
	font-size: 14px;
	color: #ffffff;
}
.loginBOLD a:hover{ 
	font-family: Times New Roman, Times, serif;
	font-weight: bold;
	font-size: 14px;
	color: #ffffff;
}