.sled_left {
	background-repeat : no-repeat;	background-position :  0% 0%;
}

.sled_right {
	background-repeat : no-repeat;	background-position :  100% 0%;
}
.r{
	background-position : right;
	background-repeat : repeat;
}
.mail {
	color : #000000;
	font-family : Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size : 11px;
	font-style : normal;
	font-variant : normal;
	font-weight : normal;
	text-decoration : none;
}

.menu {
	color : #026632;
	font-family : Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size : 11px;
	font-style : normal;
	font-variant : normal;
	font-weight : bold;
	text-decoration : none;
}

.menu:hover {
	color : #000000;
	font-family : Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size : 11px;
	font-style : normal;
	font-variant : normal;
	font-weight : bold;
	text-decoration : none;
}

.more {
	color : #E15F3F;
	font-family : Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size : 11px;
	font-style : normal;
	font-variant : normal;
	font-weight : normal;
	text-decoration : none;
}

.middle {
	vertical-align : middle;
}