body {

	background-color: #999999;
	color: #000000;
	margin-top: 10px;
	margin-left: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	font-size: 12px;
	font-family: Arial, sans-serif;

}

a {

	font-family : Arial, sans-serif;
	color: #000000;

}

a:link {

	text-decoration: none;

}

a:visited {

	text-decoration: none;

}

a:hover {

	text-decoration: none;

}

a.navigation {

	color: #FFFFFF;
	font-size: 12px;
	font-weight: bold;

}

a.navigation:hover{

	color: #CCCCCC;

}

a.subNavigation {

	color: #FFFFFF;
	font-size: 12px;
	font-weight: bold;

}

a.subNavigation:hover{

	color: #CCCCCC;

}

a.link {

	color: #000000;
	font-weight: bold;

}

a.bottom {

	color: #FFFFFF;

}

a.leaf {

	color: #FFFFFF;
	font-size: 12px;
	font-weight: bold;

}

table {

	border-style: none;
	border-width: 0px;

}

table.main, table.guestbook {

	border-color : #000000;
	border-style : solid;
	border-width : 1px;

}

td {

	font-family: Arial, sans-serif;
	font-size: 12px;
	font-weight: normal;

}

td.head, td.bottom {

	background-color: #000000;
	color: #FFFFFF;
	padding-left: 2px;
	padding-right: 2px;
	padding-bottom: 1px;
}

td.head {

	font-weight: bold;
}

td.bottom {

	padding-top: 1px;
}

td.navigation {

	background-color: #000000;
	font-weight: bold;
	color: #CCCCCC;
	padding-left: 3px;
	padding-right: 3px;

}

td.navigationSpacer {

	background-color: #CCCCCC;
}

td.subNavigation {

	background-color: #000000;
	color: #CCCCCC;
	font-size: 12px;
	font-weight: bold;
	padding-left: 3px;
	padding-right: 3px;

}

td.bold {

	font-weight: bold;

}

td.load {

	background-color: #CCCCCC;

}

td.line {

	background-color: #000000;

}

td.guestbook {

	color: #FFFFFF;
	background-color: #000000;
	padding-top: 1px;
	padding-left: 3px;
	padding-bottom: 3px;
	padding-right: 2px;
	font-weight: bold;

}

td.leaf {

	background-color: #000000;
	color: #ffffff;
	font-weight: bold;

}

span.ticket {
   color: #DE7D63;
   font-family: Arial;
   font-size: 10pt;
   font-weight: bold;
}


span.white {

	color: #FFFFFF;

}

span.leafActiveSite {

	color: #CCCCCC;
	font-size: 18px;
	font-weight: bold;
	padding: 2px; 


}

li {

	font-weight: bold;

}

p.normal {

	font-weight: normal;

}

input, select, textarea {
	color: #000000;
	font-family: Tahoma, Verdana, Arial, sans-serif;
	font-size: 11px;
	font-weight: bold;
}

input.i164, input.i164Red, select.s164, select.s164Red {

	width: 164px;

}

select.s145, select.s145Red {

	width: 145px;

}

input.i137, input.i137Red {

	width: 137px;

}

textarea.t350, textarea.t350Red, input.i350, input.i350Red {

	width: 350px;

}

textarea.t530, textarea.t530Red {

	width: 530px;

}

input.i137Red, input.i164Red, select.t145Red, select.t164Red, textarea.t350Red, textarea.t530Red, select.sRed, input.i350Red {

	background-color: #FFDDDD;

}

span.red {

	color: #CC0000;
	font-size: 12px;

}