.tex-bold {
	font-family: "Times New Roman", "Times", "serif";
	font-size: 12px;
	font-weight: bold;
}
.tex-green {
	font-family: "Times New Roman", "Times", "serif";
	font-size: 12px;
	font-weight: bold;
	color: #36A30A;

}
.tex-red {
	font-family: "Times New Roman", "Times", "serif";
	font-size: 12px;
	font-weight: bold;
	color: #FE3C00;

}
.tex-white {
	font-family: "Times New Roman", "Times", "serif";
	font-size: 12px;
	font-weight: bold;
	color: #FFFFFF;

}

.enter1:link {
	text-decoration: none;
	color: #239C38;
	font-size: 12px;
	font-weight: normal;
    line-height: 25px;
	padding-left: 10px;
	font-family: "Times New Roman", "Times", "serif";	
	
	
}


.enter1:visited {
	text-decoration: none;
	color: #239C38;
	font-size: 12px;
	font-weight: normal;
    line-height: 25px;
	padding-left: 10px;
	font-family: "Times New Roman", "Times", "serif";	
	
}
.enter1:hover {
	text-decoration: none;
	color: #34D150;
	font-size: 12px;
	font-weight: normal;
    line-height: 25px;
	padding-left: 10px;
    font-family: "Times New Roman", "Times", "serif";
	
}
.enter1:active {
	text-decoration: none;
	color: #239C38;
	font-size: 12px;
	font-weight: normal;
	line-height: 25px;
	font-family: "Times New Roman", "Times", "serif";

}

.enter2:link {
	text-decoration: none;
	color: #ffffff;
	font-size: 12px;
	font-weight: normal;
    line-height: 18px;
	font-family: "Times New Roman", "Times", "serif";	
	
	
}


.enter2:visited {
	text-decoration: none;
	color: #FFFFFF;
	font-size: 12px;
	font-weight: normal;
    line-height: 18px;
	font-family: "Times New Roman", "Times", "serif";	
	
}
.enter2:hover {
	text-decoration: none;
	color: #E1FA9F;
	font-size: 12px;
	font-weight: normal;
    line-height: 18px;
    font-family: "Times New Roman", "Times", "serif";
	
}
.enter2:active {
	text-decoration: none;
	color: #FFFFFF;
	font-size: 12px;
	font-weight: normal;
	line-height: 18px;
    font-family: "Times New Roman", "Times", "serif";
}

.enter3:link {
	text-decoration: none;
	color: #239C38;
	font-size: 12px;
	font-weight: normal;
    line-height: 18px;
	font-family: "Times New Roman", "Times", "serif";	
	
	
}


.enter3:visited {
	text-decoration: none;
	color: #239C38;
	font-size: 12px;
	font-weight: normal;
    line-height: 18px;
	font-family: "Times New Roman", "Times", "serif";	
	
}
.enter3:hover {
	text-decoration: none;
	color: #34D150;
	font-size: 12px;
	font-weight: normal;
    line-height: 18px;
    font-family: "Times New Roman", "Times", "serif";
	
}
.enter3:active {
	text-decoration: none;
	color: #34D150;
	font-size: 12px;
	font-weight: normal;
	line-height: 18px;
    font-family: "Times New Roman", "Times", "serif";
}


.bord-blue {
	border-bottom-width: 1px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: dashed;
	border-left-style: none;
	border-bottom-color: #000000;
}
.tex-blue {
	font-family: "Times New Roman", "Times", "serif";
	font-size: 12px;
	color: #2371B9;
}
.tex-orange {
	font-family: "Times New Roman", "Times", "serif";
	font-size: 12px;
	color: #FF8000;
}


.tdc2 {
	padding-left: 10px;
	padding-top: 12px;
	font-size: 12px;
	padding-right: 10px;
	height: 32px;
	background-color: #FFFFFF;
	line-height: 20px;
	padding-bottom: 4px;


}



.tdc1 {
	padding-left: 10px;
	padding-top: 12px;
	padding-right: 10px;
	height: 32px;
	background-color: #EAEFF7;
	line-height: 20px;

}



.tdc3 {
	height: 25px;
	line-height: 35px;
}

.tdc4 {
	padding-left: 10px;
	padding-top: 12px;
	padding-right: 10px;
	height: 32px;
	background-color: #F4F7EA;


}