.textgren{
font-family:tahoma;
font-size:11px;
color:#79B935;
font-weight:900;
}
.textwhite{
font-family:tahoma;
font-size:11px;
color:#ffffff;
font-weight:900;
}
.textblack{
font-family:tahoma;
font-size:10px;
color:#000000;

}
.textblue{
font-family:tahoma;
font-size:10px;
color:#4687B6;

}
.textblue1{
font-family:tahoma;
font-size:10px;
color:#4687B6;
font-weight:900;
}
.TextBox {
	background-color: #FFFFFF;
	left: 5px;
	top: auto;
	right: 5px;
	bottom: auto;
	padding-left: 10px;
	padding-right: 10px;
	text-align: left;
}
.TextBoxGrey {
	background-color: #F1F1F1;
	left: auto;
	top: auto;
	right: auto;
	bottom: auto;
	padding-left: 10px;
	padding-right: 10px;
	text-align: left;
}
.TextBoxRightMenu {
	background-color: #A1CE71;
	left: auto;
	top: auto;
	right: auto;
	bottom: auto;
	padding-left: 10px;
	padding-right: 10px;
	text-align: left;
	border: medium solid #000000;
}
.SlimBox {
}
.textblueLarge {

font-family:tahoma;
font-size:12px;
color:#4687B6;
font-weight:900;
}
