BODY {
	background-color : #ffffff;
	font-family : Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size : xx-small;
	color : #000000;
	margin: 0px;
}

.hold {color: #000000}

/* Navigation */

.crumb {
	color: Lime;
}
.fixed {
	font-size: x-small;
}
a{
	color : #000040;
}

a:hover {
	color: #a000a0;
}

/* Headlines */

h1 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: small;
}
h2 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: x-small;
}
h3 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: x-small;
}
h4 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: xx-small;
}
h5 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: xx-small;
	font-style : italic;
}
h6 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: xx-small;
}

/* Content styles */

td {
	font-family: Arial, Helvetica, sans-serif;
	font-size: x-small;
	color : #000000;
}

.pgtitle { font-family: Arial, Helvetica, sans-serif; font-size: 14px; color: #00cc00}
.titlehead { color: #006666; font-size: 12px; font-weight: bold}
.chname { color: #006666; font-size: 12px; font-weight: bold}
.biblio { color: #666666}
.figcaption { color: #666666}
.secondcolor { color: #006666 }

/* Mono-Spaced Fonts */

pre { font-size: 13px; color: #006666}
tt { color: #006666}
.compcode { color: #006666; font-family: Courier New, Courier, mono}
.ccc { color: #FF0000; font-weight: bold}

/* Notes Tips Cautions Warnings */

.specialgreen { color: #006666}
.specialred { color: #FF0000}

.note { blockquote margin-top: 2em; margin-right: 2em; margin-bottom: 2em; margin-left: 2em}
.normaltitle { color: #006666}
.tiptitle { color: #006666}
.titletitle { color: #006666}
.cautionstitle { color: #FF0000}
.warningstitle { color: #FF0000}

.acctitle {
	font-family: Arial, Helvetica, sans-serif;
	font-size: small;
	color : #a01800;
	font-weight: bold;
	background-color : transparent;
}
.regiontitle {
	font-family: Arial, Helvetica, sans-serif;
	font-size: x-small;
	color: #4B0082;
	font-weight: bold
}
.regionlabel {
	font-family: Arial, Helvetica, sans-serif;
	font-size: x-small;
	color : #a01800;
}
.region {
	font-family: Arial, Helvetica, sans-serif;
	font-size: x-small;
}
.location {
	font-family: Arial, Helvetica, sans-serif;
	font-size: x-small;
	color : #a01800;
}
.accommodation {
	font-family: Arial, Helvetica, sans-serif;
	font-size: x-small;
}

.yeartitle { font-family: Arial, Helvetica, sans-serif; font-size: 14px; color: #ffffff; font-weight: bold}
.monthtitle { font-family: Arial, Helvetica, sans-serif; font-size: 12px; color: #2E5029; font-weight: bold}
.triptitle { font-family: Arial, Helvetica, sans-serif; font-size: 14px; color: #2E5029; font-weight: bold}
.smalltriptitle { font-family: Arial, Helvetica, sans-serif; font-size: 12px; color: #2E5029; font-weight: bold}

.copyright { font-family: Arial, Helvetica, sans-serif; font-size: 10px; color: #ffffff;}

   .ieLeiar {position:absolute;visibility:hidden;z-index:100;cursor:default}
   .item {font-family: sans-serif; font-size: x-small;; text-decoration:bold;color:a01800}

.masthead{
	background-color : #4864a0;
}
.divider {
	background-color : #4864a0;
}
.subhead{
	background-color : #ffffff;
	font-family : Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size : x-small;
	color : #a01800;
}
.regionbar{
	background-color : #4864a0;
	font-family : Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size : x-small;
	color : #ffffff;
	font-weight : bold;
}
.accname {
	font-family: Arial, Helvetica, sans-serif;
	font-size: x-small;
	color: #a01800;
}
.accdata{
	font-family : Verdana, Geneva, Arial, Helvetica, sans-serif;
	font : x-small;
	color : #000000;
}
.accmore{
	font-size : x-small;
}
.datestamp{
	font-size : xx-small;
	font-style : italic;
	color : #9400D3;
}
.comments{
	font-size : x-small;
	font-style : normal;
	color : #4B0082;
}
.instruction{
	font-size : x-small;
	font-style : normal;
	color : #8B0000;
	background-color : #FFF8DC;
}
.leftmenu{
	color : #ffffff;
}
.leftmenu.a{
	color : #ffffff;
}
.wanalert{
	background-color : Yellow;
	font-weight : bold;
}