@charset "utf-8";
/* CSS Document */

a.dark_link{
	/*color:435f52;*/
	color:#435f52;
	text-decoration:none;


	
}

/*this is not currently being used*/

td.entry
{
	/*background-color: #abccb3;*/
	background-color: #ede6d2;
	cursor: pointer;
	font-family:"Times New Roman", Times, serif
}
td.entry_desc
{
	/*background-color: #abccb3;*/
	background-color: #ede6d2;
	font-family:"Times New Roman", Times, serif
	position: relative;
	right: 0px;
}
td.cat
{
	background-color: #d5c48c;
	font-family:"Times New Roman", Times, serif
}

table.triplist
{
/*
	border-right: #32433a thin solid;
	border-top: #32433a thin solid;
	border-left: #32433a thin solid;
	border-bottom: #32433a thin solid;
	*/
	font-family:"Times New Roman", Times, serif
}

table.trip_layout_table{

	padding: 0px;
	margin: 0px;
	
}
