/* Tourdates */

BODY {
	font-size: 10px;
	color: #000000;
	background-image: url('/gfx/tour/bg.gif');
}

.paperborder {
	background: #D5D3C9;
}

.paperinnerborder {
	background: #CECBBF;
	font-size: 10px;
	color: #32261F;
	font-family: verdana, geneva, sans-serif;
}

.header {
	background: #CECBBF;
	font-size: 10px;
	color: #32261F;
	font-weight: bold;
	font-family: verdana, geneva, sans-serif;
}

TD.listhead {
	color: #A00303;
	font-size: 10px;
	font-weight: bold;
	text-align: left;
	background-color: #C2BFB4;
	font-family: verdana, geneva, sans-serif;
	line-height: 15px;
}

TD.listcontent {
	color: #3C312A;
	font-size: 10px;
	text-align: left;
	background-color: #C8C6BA;
	font-family: verdana, geneva, sans-serif;
	line-height: 15px;
}
A:link {
	COLOR: #32261F;
	text-decoration: underline;
}

A:visited {
	COLOR: #32261F;
	text-decoration: underline;
}

A:active {
	COLOR: #32261F;
	text-decoration: none;
}

A:hover {
	COLOR: #32261F;
	text-decoration: underline;
}

.right {
	text-align: right;
}

.yearselect {
	background: #C8C6BA;
	font-size: 10px;
	color: #3C312A;
	font-family: verdana, geneva, sans-serif;
	font-weight: bold;
}