body {
	font-family: tahoma, verdana, arial, sans-serif;
	font-size: 10pt;
	background-image : images/background-lines.gif;
}
p,div,td {
	font-family: tahoma, verdana, arial, sans-serif;
	font-size: 10pt;
}
a {
	text-decoration: none;
	color: #333333;
	font-weight: bold;
	font-size: 8pt;
}
a:hover {
	text-decoration: underline;
	color: #660000;
}
.f {
	background-color: #9999aa;
}
.td-white {
	background-color: #ffffff;
}
.e2 {
	background-color: #d8d8ed;
}
.g {
	background-color: #edf2ec;
}
.sep-row {
	line-height: 2px;
	background-color: #eff4d9;  /* pale mocha */
	/* background-color: #edf2ec;   pale daquiri */
	/* background-color: #8c9a84;   dark green-gray */
}
.height-70 {
	line-height: 70px;
}
.res-col-head {
	font-weight: bold;
	text-align: center;
}
.res-show-title {
	font-style: italic;
}
.res-label {
	font-weight: bold;
	color: #666666;
	text-transform: uppercase;
}
.res-table,table {
	font-family: tahoma,verdana,arial,sans-serif;
	font-size: 8pt;
}
.copy {
	font-size: 8pt;
	color: #aaaaaa;
	text-align: right;
}
a.copy {
	font-size: 8pt;
	color: #999999;
}
a.copy:hover {
	font-size: 8pt;
	color: #000000;
	text-decoration: underline;
}
.bold {
	font-weight: bold;
}
#venues {
	position: relative;
	background-color: #dddddd;
	border: 1px solid #333333;
	padding: 5px;
	width: 200px;
}
.venues {
	position: relative;
	background-color: #dddddd;
	border: 1px solid #333333;
	padding: 5px;
	width: 200px;
}
.small-input {
	font-size: 8pt;
}
a.snd-link {
	text-decoration: underline;
	font-size: 8pt;
	font-weight: normal;
}
a.snd-link:hover {
	color: #000000;
	background-color: #efefef;
}
.tiny-bold {
	font-size: 8pt;
	font-weight: bold;
}
.tiny-text {
	font-size: 8pt;
}
