BODY, TD {

	font-family : Tahoma, Arial, Sans-Serif;

	font-size : 11px;

}



BODY {

	margin : 0px;

}



B {

	font-weight : Bold;

}



A {

	text-decoration : none;

}



A:Hover {

	text-decoration : Underline;

}



INPUT, TEXTAREA, OPTION, SELECT {

	font-family : Arial;

	font-size : 11px;

	font-weight : normal;

}



.prop {

	text-decoration : Underline;

}



.terms {

	font-weight : Bold;


}



.foot {

	font-family : Tahoma, Arial, Sans-Serif;

	font-size : 11px;

	color : Gray;

}



.footsmall {

	font-family : Tahoma, Arial, Sans-Serif;

	font-size : 9px;

	color : Gray;

}



.boxhead {

	font-weight : Bold;

	background : White;

}



.boxheadred {

	font-weight : Bold;

	background : White;

	color : Red;

}

.highlights {

	font-family : Tahoma, Arial, Sans-Serif;

	font-size : 11px;

	align : left

}

.homemain {

	font-family : Tahoma, Arial, Sans-Serif;

	font-size : 11px;

	color : white;

}

.toursheader {

	font-family : Tahoma, Arial, Sans-Serif;

	font-size : 12px;

	color : white;

	font-weight : Bold;
}

.tourslink {

	font-family : Tahoma, Arial, Sans-Serif;

	font-size : 11px;

	font-weight : Bold;
	
}

.header {

	font-family : Tahoma, Arial, Sans-Serif;

	font-size : 18px;

	color : white;

}

.pagelinks {

	font-family : Tahoma, Arial, Sans-Serif;

	font-size : 9px;

	color : white;

}
	
.tablehead { 
	font-family : Tahoma, Arial, Sans-Serif;

	font-size : 11px;

	color : 990000;
 
	font-weight : bold;

}

.tablehead2 { 
	font-family : Tahoma, Arial, Sans-Serif;

	font-size : 11px;

	color : 990000;


}

.comphead { 
	font-family : Tahoma, Arial, Sans-Serif;

	font-size : 15px;

	color : 990000;
	
	font-weight : bold;


}

.compwinner { 
	font-family : Tahoma, Arial, Sans-Serif;

	font-size : 12px;

	color : 990000;
	
	font-weight : bold;


}

.compheadhighlight { 
	font-family : Tahoma, Arial, Sans-Serif;

	font-size : 15px;

	color : EE0000;
	
	font-weight : bold;


}
.compmain { 

	font-family : Tahoma, Arial, Sans-Serif;

	font-size : 14px;

}


/* stuff for the ticket */

.ticket {

	width : 650px;

	border : 2px solid Black;

}



.ticket TD {

	font-family : Tahoma, Arial, Sans-Serif;

	font-size : 11px;

}



.ticket H3 {

	font-family : Tahoma, Arial, Sans-Serif;

	background-color : Black;

	color : White;

	text-align : center;

}



.ticket DIV.notes {

	font-size : 10px;

	font-family : Arial;

}

.warn {
	color : red;
	font-weight : Bold;
}