BODY, P, TD  {
	color: #ffffff;
	font-family : Verdana, Arial;
	font-size : 10px;
}

.bigheader {
	font-size : 14px;
	font-weight : bold;
}

.postcard{
	color: #000000;
}

.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;	
	color: #000000;
}

.headerWhite {
	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: #FF9900;
}

INPUT, SELECT, TEXTAREA {
 	font-family : Verdana, Arial;
 	font-size : 11px;
}

INPUT.button { 
	background-color: #244b69;
	border: solid 1px #ffffff; 
	color: #ffffff;
	font-size : 12px;
	font-weight: bold;
	height: 20px;
}

INPUT.inputclear {
	background-color: inherit;			
	border: 0;
	color: #ffffff;
	font-family: Verdana, Arial;
	font-size: 10px;
}

TD.tourname {
	border: solid 1px black;
	background-color: #032948;
	font-size: 11px;
	height: 21px;
	width: 336px;
	vertical-align: middle;
}

TD.seltour {
	background-color: #032948;
	layer-background-color: #4178a5;
	border: solid 1px #000000;
	height: 24px;
	width: 32px;
	text-align: center;
	vertical-align: middle;
}

TD.unseltour {
	border: solid 1px #000000;
	color: #032948;	
	cursor: hand;
	height: 24px;
	width: 32px;
	text-align: center;
	vertical-align: middle;
}