.text {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #003300;
	background-color: #F1f3eb;




}
body {
	background-color: #dddfd7;
}
a.menu {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #003300;
	background-color: #F1F3eb;

}
a:link {
	text-decoration: underline;
	color: #003300;


}
a:visited {
	color: #003300;
}
.tabback {
	background-image: url(graphics/ridestab.gif);
	background-repeat: no-repeat;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #003300;
}
textarea {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #003300;
	background-color: #DDDFD7;
}
input {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #003300;
	background-color: #DDDFD7;
}
.menuback {
	background-image: url(graphics/menu-back.gif);
	background-repeat: no-repeat;
	background-position: left top;
}
a:hover {
	background-color: #DDDFD7;
}
