td#route{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-style: normal;
	color: #8C0200;
	font-weight: bold;

}
td#right{
background-image:url(../img/right_bg.jpg);
}
td#left_nav{
height: 245px;
}
body {
	scrollbar-face-color: #6D2020;
	scrollbar-arrow-color: #EDE6BD;
	scrollbar-track-color: #EDE6BD;
	background-color: #FBECC1;
}
td {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-style: normal;
	color: #FBECC1;
	font-weight: bold;
}
a:link {
	color: #FBECC1;
	font-family: verdana;
	font-size: 12px;
	font-weight: bold;
}
a:visited {
	font-family: verdana;
	font-size: 12px;
	font-weight: bold;
	color: #FBECC1;
}
a:hover {
	font-family: verdana;
	font-size: 12px;
	font-weight: bold;
	color: #FBECC1;
}
a:active {
	font-family: verdana;
	font-size: 12px;
	font-weight: bold;
	color: #FBECC1;
	text-decoration: none;
	background-attachment: fixed;
}
