/*	Young at Heart Stylesheet
	Brett, July 2002
*/


/* Define HTML tag styles */

P, TD, UL, LI { font-family: verdana, arial, helvetica, sans-serif; font-size: 10pt}
H4, H5 { font-family: verdana, arial, helvetica, sans-serif;  }
A:link { font: normal 1em "Verdana", "Arial", "Helvetica", sans-serif; color: #000000; }
A:visited { font: normal 1em "Verdana", "Arial", "Helvetica", sans-serif; color: #555555;  }
A:active { font: normal 1em "Verdana", "Arial", "Helvetica", sans-serif; color: #0000FF; TEXT-DECORATION: underline; }
A:hover { font: normal 1em "Verdana", "Arial", "Helvetica", sans-serif; color: #0000FF; TEXT-DECORATION: underline;} 


/* Link redefinitions */

a.rowlink { color: #FFFFFF; font-weight: bold; }
a.rowlink:hover { font-weight: bold; color: #DDDDDD; }
a.rowlink:visited { font-weight: bold; color: #DDDDDD; }
/* Alternate row shading definitions */

.row1 { background-color: #DFDFDF; }
.row2 { background-color: #EFEFEF; }

/* Other Styles */

.it		{ color: 000055;}
.heading	{ color: black; font-weight: bold }
.day	{ color: 888888; font-weight: bold }
.caption { font-size: 08pt; }

/* These definitions control the style of a heading row for a tour */

.aurow { background-color: #44AA55; color: white; font-weight: bold}
.warow { background-color: #CC88CC; color: white; font-weight: bold}
.tasrow { background-color: #016633; color: white; font-weight: bold}
.qldrow { background-color: #018B53; color: white; font-weight: bold}
.ntrow { background-color: #C9291F; color: white; font-weight: bold}
.sarow { background-color: #FD803E; color: white; font-weight: bold}
.nzrow { background-color: #444444; color: white; font-weight: bold}
.nirow { background-color: #3E027C; color: white; font-weight: bold}
.crzrow { background-color: #029FC5; color: white; font-weight: bold}
.otrow { background-color: #aaaa00; color: white; font-weight: bold}
.flowrow { background-color: #770077; color: white; font-weight: bold}

.vicrow { background-color: #09159b; color: white; font-weight: bold}
.nswrow { background-color: #07c1b8; color: white; font-weight: bold}
.estrow { background-color: #c93500; color: white; font-weight: bold}
.ootrow { background-color: #165d93; color: white; font-weight: bold}

/* Style for the titles */

.autitle { color: #44AA55; font-size: 13pt; font-weight: bold; }
.watitle { color: #CC88CC; font-size: 13pt; font-weight: bold; }
.tastitle { color: #016633; font-size: 13pt; font-weight: bold; }
.qldtitle { color: #018B53; font-size: 13pt; font-weight: bold; }
.nttitle { color: #C9291F; font-size: 13pt; font-weight: bold; }
.satitle { color: #FD803E; font-size: 13pt; font-weight: bold; }
.nztitle { color: #444444; font-size: 13pt; font-weight: bold; }
.nititle { color: #3E027C; font-size: 13pt; font-weight: bold; }
.crztitle { color: #029FC5; font-size: 13pt; font-weight: bold; }
.ottitle { color: #aaaa00; font-size: 13pt; font-weight: bold}
.flowtitle { color: #770077; font-size: 13pt; font-weight: bold}

.victitle { color: #09159b; font-size: 13pt; font-weight: bold}
.nswtitle { color: #07c1b8; font-size: 13pt; font-weight: bold}
.esttitle { color: #c93500; font-size: 13pt; font-weight: bold}
.oottitle { color: #165d93; font-size: 13pt; font-weight: bold}



