@charset "utf-8";
/* CSS Document */

.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;
}

li
{
	
}

.sub
{
	padding-left:15px;
	background-image: url(images/spaces.gif);
	list-style:none;
}