BODY, P, TD  {
	color: #193749;
	font-family : Verdana, Arial;
	font-size : 10px;
}

.white  {
	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;
}

.header1 {
	font-size : 12px;
	color: #ffffff;
	font-weight : bold;	
}
.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 : #193749;
 	font-family : Verdana, Arial;
 	font-size : 10px;
 	font-weight: bold;
	text-decoration: none;			
}

IMG.thumb {
	border-color: #ffffff;
}

IMG.selthumb {
	border-color: #FF9900;
}

INPUT, SELECT, TEXTAREA {
 	font-family : Verdana, Arial;
 	font-size : 11px;
}

INPUT.button { 
	background-color: #346EAB;
	border: solid 1px #ffffff; 
	color: #ffffff;
	font-size : 12px;
	font-weight: bold;
	height: 20px;
}

INPUT.inputclear {
	background-color: #346EAB;			
	border: 0;
	color: #ffffff;
	font-family: Verdana, Arial;
	font-size: 10px;
}

TD.tourname {
	border: solid 1px #346EAB;
	font-size: 11px;
	height: 21px;
	width: 336px;
	vertical-align: middle;
}

TD.seltour {
	background-color: #203D5D;
	layer-background-color: #203D5D;
	border: solid 1px #ffffff;
	height: 24px;
	width: 32px;
	text-align: center;
	vertical-align: middle;
}

TD.unseltour {
	border: solid 1px #346EAB;
	color: #346EAB;	
	cursor: hand;
	height: 24px;
	width: 32px;
	text-align: center;
	vertical-align: middle;
}