body
{
	color: #000000;
	font-size: 12px;
	font-family: Arial, Frutiger, Helvetica, sans-serif;
	margin:0px;
}

p
{
	font-family: Arial, Frutiger, Helvetica, sans-serif;
	padding: 0px;
	margin:20px;
}

h1
{
	color:#ffffff;
	font-size:18px;
	background-color:#006db5;
	padding-left:20px;
}
td
{
	color: #000;
	font-size: 12px;
	font-family: Arial, Frutiger, Helvetica, sans-serif;
}

a
{
	color: #000000;
}

a:hover
{
	color: #006db5;
}

.LeftPanel
{
	font-size: 12px;
	text-decoration : none;
	color : #006db5;
	background-color: #ffffff;
}

.LeftPanel:hover
{
	text-decoration : underline
	color: #006db5;
}

.LeftPanelActive
{
	font-size: 12px;
	text-decoration : none;
	color : #ffffff;
	background-color: #006db5;
}

.LeftPanelActive:hover
{
	text-decoration : underline;
	color: #ffffff;
}

.LeftPanelEmpty
{
	height : 10
}

.LeftPanelButton
{
	font-family: Arial, Frutiger, Helvetica, sans-serif;
	font-size: 12px;
	text-decoration : none;
	color : #006db5;
	background-color : #ffffff;
	font-weight : bold;
	padding:2px;
	margin:2px;
	vertical-align: middle;
	text-align : right;
	border-left: 2px solid #006db5;
	border-top: 2px solid #006db5;
	border-right: none;
	border-bottom: 2px solid #006db5;
	height : 30px;
}

.LeftPanelButtonActive
{
	font-family: Arial, Frutiger, Helvetica, sans-serif;
	font-size: 12px;
	text-decoration : none;
	color : #ffffff;
	background-color : #006db5;
	font-weight : bold;
	padding:2px;
	margin:2px;
	vertical-align: middle;
	text-align : right;
	border-left: 2px solid #006db5;
	border-top: 2px solid #006db5;
	border-right: none;
	border-bottom: 2px solid #006db5;
	height : 30px
}







.RightPanel
{
	font-size: 12px;
	text-decoration : none;
	color : #006db5;
	background-color: #ffffff;
}

.RightPanel:hover
{
	text-decoration : underline
	color: #006db5;
}

.RightPanelActive
{
	font-size: 12px;
	text-decoration : none;
	color : #ffffff;
	background-color: #006db5;
}

.RightPanelActive:hover
{
	text-decoration : underline;
	color: #ffffff;
}

.RightPanelEmpty
{
}

.RightPanelButton
{
	font-family: Arial, Frutiger, Helvetica, sans-serif;
	font-size: 12px;
	text-decoration : none;
	color : #006db5;
	background-color : #ffffff;
	font-weight : bold;
	padding:2px;
	margin:2px;
	vertical-align: middle;
	text-align : left;
	border-left: none;
	border-top: 2px solid #006db5;
	border-right: 2px solid #006db5;
	border-bottom: 2px solid #006db5;
}

.RightPanelButtonActive
{
	font-family: Arial, Frutiger, Helvetica, sans-serif;
	font-size: 12px;
	text-decoration : none;
	color : #ffffff;
	background-color : #006db5;
	font-weight : bold;
	padding:2px;
	margin:2px;
	vertical-align: middle;
	text-align : left;
	border-left: none;
	border-top: 2px solid #006db5;
	border-right: 2px solid #006db5;
	border-bottom: 2px solid #006db5;
}

*.strong
{
	font-weight:bold;
}

td.calender
{
	color: #ffffff;
	font-size: 18px;
	font-family: Arial, Frutiger, Helvetica, sans-serif;
	background-color:#cccccc;
	text-align: center;
	margin: 6px;
	padding:6px;
	height: 24px;
}

td.calenderheading
{
	color: #ffffff;
	font-size: 18px;
	font-family: Arial, Frutiger, Helvetica, sans-serif;
	background-color:#006db5;
	text-align: center;
}

td.calenderbottom
{
	color: #006db5;
	font-size: 18px;
	font-family: Arial, Frutiger, Helvetica, sans-serif;
	text-align: center;
}

a.calender
{
	color: #006db5;
	font-size: 18px;
	font-family: Arial, Frutiger, Helvetica, sans-serif;
	text-decoration: none;
}

a.calender:hover
{
	color: #006db5;
	font-size: 18px;
	font-family: Arial, Frutiger, Helvetica, sans-serif;
	text-decoration: underline;
}

td.priceheading
{
	color: #006db5;
	font-size: 12px;
	font-family: Arial, Frutiger, Helvetica, sans-serif;
	background-color:#cccccc;
	text-align: center;
	width: 150px;
	font-weight: bold;
}

td.price
{
	color: #000000;
	font-size: 12px;
	font-family: Arial, Frutiger, Helvetica, sans-serif;
	text-align: center;
}