HTML
{
	width: 100%;
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	font-family: Tahoma, Verdana, Geneva, sans-serif;
	font-size: .9em;
}
BODY {
	height: 100%;
	width: 100%;
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	font-family: Tahoma, Verdana, Geneva, sans-serif;
	font-size: .9em;
}
.tbToolbar
{
    background-color: #eeeeee;
    border-bottom: 1px solid #dddddd;
    padding: 0px;
    margin-bottom: 5px;
    background-image: url(/images/tBar_Mid.png);
    background-position: bottom;
    background-repeat: repeat-x;
    height: 26px;
}
.staffTable {
	font-family: Tahoma, Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #00507E;
	padding: 4px;
	border: 1px solid #808080;
	margin-bottom: 4px;
}
.content {
	font-family: Tahoma, Verdana, Geneva, sans-serif;
	font-size: 12px;
	font-style: normal;
	line-height: 13px;
	font-weight: normal;
	color: #004A8D;
	background-color: #FFF;
	padding: 10px;
}
.loginTable {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #00507E;
	background-color: #FFCCCC;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}
.homeTable {
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	margin-left: 5px;
}
.headerTableCell {
	font-family: Tahoma, Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #333333;
	background-color: #91CE2B;
	border-top-width: 1px;
	border-bottom-width: 1px;
	border-top-style: solid;
	border-bottom-style: solid;
	border-top-color: #FC9442;
	border-right-color: #FC9442;
	border-bottom-color: #FC9442;
	border-left-color: #FC9442;
}
.headerTableCellClient {

	font-family: Tahoma, Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #333333;
	border-top-width: 1px;
	border-bottom-width: 1px;
	border-top-style: solid;
	border-bottom-style: solid;
	border-top-color: #FC9442;
	border-right-color: #FC9442;
	border-bottom-color: #FC9442;
	border-left-color: #FC9442;
}
.headerTableCell2 {

	font-family: Tahoma, Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #CCCC00;
	background-color: #CCCC00;
	border-top-width: 1px;
	border-bottom-width: 1px;
	border-top-style: solid;
	border-bottom-style: solid;
	border-top-color: #FFFFFF;
	border-right-color: #FFFFFF;
	border-bottom-color: #FFFFFF;
	border-left-color: #FFFFFF;
}
.infoBox {
	padding: 5px;
	border: 1px solid #3194C5;
	background-color:#FFFFFF;
	background-image: url('/images/info_table/background.jpg');
	background-repeat: repeat-x;
	background-position: bottom;
}
hr {
	/* border:solid 1px #3393C5; */
}

.tourSummaryTable
{
	background-color: #FFCC00;
}
.yourTourTable {
	font-family: Tahoma, Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	font-weight: normal;
	color: #003366;
	background-color: #CDEDFC;
	padding: 0px;
	border: 2px solid #003366;
}
.yourTourCell {
	font-family: Tahoma, Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	font-weight: normal;
	color: #003366;
	background-color: #CDEDFC;
	padding: 3px;
	border-bottom-width: 1px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: solid;
	border-left-style: none;
	border-bottom-color: #003366;
}
