BODY, P, TD  {
	color: #ffffff;
	font-family : Verdana, Arial;
	font-size : 10px;
}

.bigheader {
	font-size : 14px;
	font-weight : bold;
}

.credits {
	font-size: 11px;
 	font-style : italic;
}

.gray {
	color: #666666;
	font-weight: bold;
}

.hint {
	color: #800000;
	font-size: 10px;
}

.header {
	font-size : 12px;
	font-weight : bold;	
}

.headerblack {
	color: #000000;
	font-size : 12px;
	font-weight : bold;
}

.invalid {
	color: #800000;
	font-size: 11px;
	font-weight : bold;
}

.med {
	font-size: 11px;
}

.medheader {
	font-size: 11px;
	font-weight: bold;
}

A:hover {
 	color : #666666;
 	font-family : Verdana, Arial;
 	font-size : 10px;
 	font-weight: bold;
	text-decoration: none;
}

A {
 	color : #ffffff;
 	font-family : Verdana, Arial;
 	font-size : 10px;
 	font-weight: bold;
	text-decoration: none;			
}

IMG.thumb {
	border-color: #ffffff;
}

IMG.selthumb {
	border-color: #866AA9;
}

INPUT, SELECT, TEXTAREA {
 	font-family : Verdana, Arial;
 	font-size : 11px;
}

INPUT.button { 
	background-color: #866AA9;
	border: solid 1px #CCCCCC; 
	color: #ffffff;
	font-size : 11px;
	font-weight: bold;
	height: 19px;
}

INPUT.inputclear {
	background-color: #866AA9;			
	border: 0;
	color: #ffffff;
	font-family: Verdana, Arial;
	font-size: 10px;
}

TD.tourname {
	border: solid 1px #ffffff;
	font-size: 11px;
	height: 21px;
	width: 336px;
	vertical-align: middle;
}

TD.seltour {
	background-color: #866AA9;
	layer-background-color: #866AA9;
	border: solid 1px #ffffff;
	height: 24px;
	width: 32px;
	text-align: center;
	vertical-align: middle;
}

TD.unseltour {
	border: solid 1px #866AA9;
	color: #866AA9;	
	cursor: hand;
	height: 24px;
	width: 32px;
	text-align: center;
	vertical-align: middle;
}