BODY{
	scrollbar-3d-light-color: #D2D2CA;
	scrollbar-arrow-color: #999999;
	scrollbar-base-color: #D2D2CA;
	scrollbar-dark-shadow-color: #D2D2CA;
	scrollbar-face-color: #D2D2CA;
	scrollbar-highlight-color: #FFFFFF;
	scrollbar-shadow-color: #D2D2CA;
	}

A.menu:link {
	COLOR: #82221E; TEXT-DECORATION: none
}
A.menu:active {
	COLOR: #82221E; TEXT-DECORATION: none
}
A.menu:visited {
	COLOR: #82221E; TEXT-DECORATION: none
}
A.menu:hover {
	COLOR: #CC0000; TEXT-DECORATION: none
}
TD.menu {
	FONT-SIZE: 10px; COLOR: #767981; FONT-FAMILY: Tahoma,Verdana,Arial; text-transform: uppercase
}
DIV.menu {
	FONT-SIZE: 10px; COLOR: #767981; FONT-FAMILY: Tahoma,Verdana,Arial; text-transform: uppercase
}

A:link {
	color: #CC0000;
	text-decoration: none;
}

A:visited {
	color: #CC0000;
	text-decoration: none;
}

A:active {
	color: #CC0000;
	text-decoration: none;
}

A:hover {
	color: #CCCCCC;
	text-decoration: none;
}

A.dark:link {
	color: #666666;
	text-decoration: none;
}

A.dark:visited {
	color: #666666;
	text-decoration: none;
}

A.dark:active {
	color: #666666;
	text-decoration: none;
}

A.selectiontableinside:active {
	color: White;
	text-decoration: none;
}

A.dark:hover {
	color: #000000;
	text-decoration: none;
}

TD {
	font-size: 12px;
	font-family : Verdana;
}

input.btn {
	background-color: #AB9E84;
	font-size: 90%;
	font-weight: normal;
	color: Black;
	width: 65px;
}

input.btn2 {
	background-color: #AB9E84;
	font-size: 90%;
	font-weight: normal;
	color: Black;
	width: 100px;
}

input.btn3 {
	background-color: #AB9E84;
	font-weight: normal;
	color: Black;
	width: 100px;
}

P {
	font-size: 12px;
	font-family : Verdana;
}

TD.dark {
	font-size: 12px;
	font-family : Tahoma;
	color : #666666;
}

P.dark {
	font-size: 11px;
	font-family : Verdana;
	color : #666666;
}

P.hlight {
	font-weight: bold;
}

P.breakhere {
	page-break-after: always;
}

TD.smaller {
	font-size: 11px;
	font-family : Tahoma;
	color : #000000;
}

P.smaller {
	font-size: 11px;
	font-family : Verdana;
	color : #000000;
}

HR {
	color : #D2D2CA;
	height : 1px;
}

.date {
	background-color:#EAEDFF;
   color: #000000;
   text-align: center;
      }
		
th {
   font-family: Verdana, sans-serif;
   font-size: 10pt;
   color: #000000;
      }

  .weekend {
      background-color: #AB9E84;
      color: Black;
      text-align: left;
      width: 110px;
  }
  .weekend a {
      color:#C2D6ED;
  }

  .res {
      background-color: #eaedff;
      color: #a3a3a3;
      text-align:center;
      width: 110px;
		height: 25px;
      font-size: 9pt;
      font-family: Verdana;
      }
  .calday {
      color: #000000;
      text-align:center;
		font-weight: 900;
		font-size:85%;
      }

  .free {
      background-color: #eaedff;
		color: maroon;
      text-align: center;
      width: 110px;
      font-size: 9pt;
      }
  .free a {
      color: maroon;
	  text-decoration:none;
      }

  .free a:link {
      color: maroon;
	  text-decoration:none;
      }

  .free a:visited {
      color: maroon;
      }

  .free a:hover {
      color: #005b01;
	  text-decoration:underline;
      }

  .free a:active {
      color:#000000;
      }

	.month A:link {
	text-decoration: none;
}

  .pufree {
  		background-color: #a3a3a3;
		text-align: center;
		width: 65px;
		font-size: 90%; 
  }
  
  .pures {
  		background-color: #eaedff;
		color: #666666;
		text-align: center;
		width: 65px;
		font-size: 90%;
  }
  
  .selectiontableoutside {
      background-color: white;
      }

  .selectiontableinside {
      }
      
  .numberoptions {
      text-align:right;
  }

  	.navibar {
  		margin:0px 0px 10px 0px;
    	font-weight:bold;
		border:1px solid #000000;
		padding:3px;
		background-color:#EAEDFF;
  	}

	.navibar a {
		text-decoration:none;
	}

	.navibar a:hover {
		text-decoration:underline;
	}


	.navibarcontainer {
		width:650;
	}

.instructiontitle {
    	font-weight:bold;
		background-color: #D89E56;
    	border:1px solid #1E8457;
		color: #83221E;
	  }

	instructiontitle A:hover {
		color: #E10915;
		text-decoration: none;
}

.instructions {
		background-color: #FFFFFF;
		color: #000000;
		text-align: left;
		padding-left: 2px;
	  }

.pagetitle{
	font-size: 14px;
	color: #83221e;
	font-weight: bold;
}

.caltitle{
	font-size: 16px;
	color: #83221e;
	font-weight: bold;
	height: 16px;
}

.welcomebox {
		color: #83221E;
		font: 14px "Berlin Sans FB";
  	}

.welcomebox_big {
		color: #83221E;
		font: 16px "Berlin Sans FB Demi";
  	}

.pucal {
	border:1px solid #000000;
	padding:3px;
	background-color:#9d301b;
	width:455px;
	height:300px;  
}

.pucal caption {
	font-weight:bold;
	font-size: 14px;
	padding: 5px 0px 5px 0px;
	text-align: center;
}

.calendar {
   border:1px solid #eaedff;
   padding:3px;
   background-color: #570000;
	width:770px;
}

.calendar caption{
    font-weight:bold;
	font-size:14px;
	padding:5px 0px 5px 0px;
	text-align:center;
}

cal_cap{
   font-weight:bold;
	font-size:14px;
	padding:5px 0px 5px 0px;
	text-align:center;
}

.formtable input,
.formtable input[type="text"],
.formtable input[type="password"],
.formtable select,
.formtable textarea {
	width:250px;
	margin-left:10px;
}
price{
	font-size: xx-small;
	color: #82221E;
}

.cobtbl {
	width: 98%;
	background-color: #e4e4e4;
	border: 1px solid #000000;
	padding: 0px;
}

.cobll {
	border-left: 0px solid #ffffff;
	border-bottom: 1px solid #ffffff;
	border-right: 0px solid #ffffff;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size: 9pt;
	color: black;
}

.cobhl {
	background-color: #e4e4e4;
	border-bottom: 1px solid #999999;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10pt;
	color: black;
}

.cobh2 {
}

#dhtmltooltip {
	position: absolute;
	width: 150px;
	border: 2px solid black;
	padding: 2px;
	background-color: lightyellow;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10pt;
	visibility: hidden;
	z-index: 100;
/*Remove below line to remove shadow. Below line should always appear last within this CSS*/
	filter: progid:DXImageTransform.Microsoft.Shadow(color=gray,direction=135);
}

/* button styles */
.specialButton {
font-family: sans-serif;
line-height: normal !important;
font-size: 130% !important;
}
.specialButton a:hover, .specialButton a:active {
color: #FF7200 !important;
}
a.button, a.buttonDis {
display: block;
background-color: transparent;
background-image: url(images/buttonBackground.gif);
background-repeat: no-repeat;
width: 132px;
height: 28px;
margin: 5px auto;
padding: 5px 0 0 0;
text-align: center;
font-size: 100%;
font-weight: bold;
text-decoration: none;
}
a.button:link, a.button:visited {
color: #002577;
}
a.button:hover, a.button:active {
background-position: 0 -36px;
color: #FFFFFF;
}
a.buttonDis:link, a.buttonDis:visited, a.buttonDis:hover, a.buttonDis:active {
background-position: 0 -72px;
color: #5F5F5F !important;
cursor: default;
}
.icon {
background-repeat: no-repeat;
padding: 0 0 5px 18px;
}
a.button:hover .icon, a.button:active .icon {
background-position: 0 -28px;
}
a.buttonDis:link .icon, a.buttonDis:visited .icon, a.buttonDis:hover .icon, a.buttonDis:active .icon {
background-position: 0 -56px;
}
/* list of button icons */
#buttonOK .icon {
background-image: url(images/ok.gif);
}
#buttonCancel .icon {
background-image: url(images/cancel.gif);
}
#buttonImport .icon {
background-image: url(images/import.gif);
}
