.tdheader {
	xbackground-color : #D7E8CE;
	xborder : 1px solid #95AF7A;
	background-color : #FFF6D2;
	border : 1px solid #EBCD8A;
}
#routes {
	overflow : auto;
	height :480;
	border : 1px solid #EBCD8A;
	xpadding : 2px 2px 2px 2px;
	border-top : 0;
	background-color : #FFF6D2;
	width: 170px;
	right : 10px;
	position : absolute;
}
.objStreet {
	color: #000000;
}
.objALL {
	color: #888888;
}
#list {
	display: block;
	top: 45px;
	width: 170px;
	xfloat : right;
	xheight : 500px;
	right : 10px;
	position : absolute;
	scrollbar-base-color : #FFF6D2;
	scrollbar-shadow-color : #EBCD8A;
	scrollbar-3dlight-color : #FFF6D2;
	scrollbar-highlight-color : #EBCD8A;
	scrollbar-darkshadow-color : #FFF6D2;
}
.small {
		font-family : "MS Sans Serif", Geneva, sans-serif;
		font-size : xx-small;
		font-weight : normal;
	}
a.listTextRoute {
	font-family : "MS Sans Serif", Geneva, sans-serif;
	font-size : xx-small;
	color : #5B5EA4;
	text-decoration : none;
}
a.listTextRoute:visited {
	color : #886699;
}
a.listTextRoute:hover {
	text-decoration : underline;
}
a.listPicRoute {
	font-family : "MS Sans Serif", Geneva, sans-serif;
	font-size : xx-small;
	text-decoration : none;
}

a.listPicRoute:hover {
	text-decoration : underline;
}
p.small {
		font-family : "MS Sans Serif", Geneva, sans-serif;
		font-size : xx-small;
		font-weight : normal;
		margin-bottom : 5px;
		margin-top : 10px;
	}
p {
		margin-bottom : 5px;
		margin-top : 10px;
	}
form{
	margin-top : 0;
	margin-bottom : 0;
}

