body {
	margin: 0px;
	padding: 0px;
	font-family: Verdana,Arial,Helvetica,sans-serif;
	font-size: 10px;
	background-color: #FFFFFF;
}
td {
	font-size: 10px;
}
li {
	list-style-image: url(../images/arrow_right_peppermint.png);
	list-style-position: outside;
}
ul {
	list-style-type : none;
	padding-left: 20px;
	padding-right: 0;
	margin-left: 0;
	margin-right: 0;
	overflow: hidden;
	text-decoration: none;
}
ul li {
	list-style-type : none;
	padding-left: 0;
	padding-right: 0;
	margin-left: 0;
	margin-right: 0;
	text-decoration: none;
}

.calendartable {
	margin-right: 9px;
	margin-left: 10px;
	border-top-width: 4px;
	border-right-width: 5px;
	border-bottom-width: 4px;
	border-left-width: 4px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #1B3393;
	border-right-color: #1B3393;
	border-bottom-color: #1B3393;
	border-left-color: #1B3393;
	background-color: #FFFFFF;
	height: 350px;
	vertical-align: top;
}
.daynum {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: bold;
	color: #1b3393;
}
.calendarheaderlogo {
	height: 100px;
	font-family: "Times New Roman", Times, serif;
	font-size: 36px;
	padding-right: 10px;
	padding-left: 10px;
	color: #1B3393;
	background-color: #FFFFFF;
	border-top-style: solid;
	border-top-color: #1B3393;
	border-top-width: 1px;
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #1B3393;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #1B3393;
}
hr {
	background-color: #EFEFEF;
	border: 1px solid #EFEFEF;
}
.calendarheader {
	height: 100px;
	font-family: "Times New Roman", Times, serif;
	font-size: 36px;
	padding-right: 10px;
	padding-left: 10px;
	color: #1B3393;
	background-color: #FFFFFF;
	border-top-style: solid;
	border-top-color: #1B3393;
	border-top-width: 1px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #1B3393;
}
.calendartitle {
	color: #1B3393;
	font-size: 10px;
	background-color: #FFD220;
	padding: 3px;
	margin: 3px;
	border: 1px solid #CCCCCC;
	text-align: center;
	height: 25px;
	vertical-align: middle;
	background-image: url(../images/yellow-tile.jpg);
}
.calendartitle2 {
	color: #FFFFFF;
	font-size: 10px;
	background-color: #225cdd;
	text-align: left;
	height: 26px;
	vertical-align: middle;
	background-image: url(../images/table-top.jpg);
	font-weight: bold;
	text-transform: uppercase;
	padding-top: 6px;
	padding-left: 20px;
}
.calendartitleoptions {
	color: #333333;
	font-size: 16px;
	border-bottom-style: solid;
	height: 35px;
	vertical-align: bottom;
	border-bottom-width: 1px;
	border-bottom-color: #333333;
	font-weight: bold;
	padding-right: 10px;
	padding-left: 10px;
}
.calendardate {
	color: #1B3393;
	font-size: 14px;
	border-bottom-style: solid;
	text-align: left;
	height: 25px;
	vertical-align: middle;
	border-bottom-width: 1px;
	border-bottom-color: #CCCCCC;
	font-weight: bold;
}
.calendarcell {
	color: #000000;
	font-size: 10px;
	background-color: #FFFFFF;
	height: 150px;
	width: 14%;
	vertical-align: top;
	padding: 3px;
	margin: 3px;
	border: 1px solid #CCCCCC;
}
.calendarcell2 {
	color: #000000;
	font-size: 10px;
	background-color: #FFFFFF;
	height: 150px;
	width: 33%;
	vertical-align: top;
	padding: 3px;
	margin: 3px;
	border: 1px solid #CCCCCC;
}
.calendarcellon {
	color: #000000;
	font-size: 10px;
	background-color: #E9E9E9;
	height: 150px;
	width: 14%;
	vertical-align: top;
	padding: 3px;
	margin: 3px;
	border: 1px solid #990000;
}
.filterbox {
	border-top-width: thin;
	border-right-width: thin;
	border-bottom-width: thin;
	border-left-width: thin;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #666666;
	border-right-color: #666666;
	border-bottom-color: #666666;
	border-left-color: #666666;
}
.calendarcellweek {
	color: #000000;
	font-size: 10px;
	background-color: #FFFFFF;
	height: 350px;
	width: 14%;
	vertical-align: top;
	padding: 3px;
	margin: 3px;
	border: 1px solid #CCCCCC;
}
.calendarcellweekon {
	color: #000000;
	font-size: 10px;
	background-color: #E9E9E9;
	height: 350px;
	width: 14%;
	vertical-align: top;
	padding: 3px;
	margin: 3px;
	border: 1px solid #990000;
}
.calendarcontent {
	color: #000000;
	font-size: 10px;
	vertical-align: top;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #CCCCCC;
	padding-top: 2px;
	padding-bottom: 2px;
}


.mini-calendartable {
	border: 2px solid #1B3393;
	width: 250px;
}
.mini-calendarheader {
	height: 50px;
	font-family: "Times New Roman", Times, serif;
	font-size: 18px;
	margin-right: 10px;
	margin-left: 10px;
	padding-right: 10px;
	padding-left: 10px;
	color: #1B3393;
	background-color: #FFFFFF;
}
.mini-calendartitle {
	color: #333333;
	font-size: 10px;
	background-color: #FFD220;
	border-top-width: 1px;
	border-right-width: 1px;
	border-left-width: 1px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: none;
	border-left-style: solid;
	border-top-color: #1B3393;
	border-right-color: #1B3393;
	border-left-color: #1B3393;
	text-align: center;
	height: 20px;
	vertical-align: middle;
}
.mini-calendarcell {
	color: #000000;
	font-size: 10px;
	background-color: #FFFFFF;
	height: 40px;
	width: 14%;
	text-align: right;
	vertical-align: top;
	padding: 3px;
	border-top-width: 1px;
	border-right-width: 1px;
	border-left-width: 1px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: none;
	border-left-style: solid;
	border-top-color: #1B3393;
	border-right-color: #1B3393;
	border-bottom-color: #1B3393;
	border-left-color: #1B3393;
}
.mini-calendarcellon {
	color: #000000;
	font-size: 10px;
	background-color: #E9E9E9;
	height: 40px;
	width: 14%;
	text-align: right;
	vertical-align: top;
	padding: 3px;
	border: 3px solid #990000;
}
.mini-calendarcontent {
	color: #000000;
	font-size: 10px;
	vertical-align: top;
}
.box-title {
	color: #FFFFFF;
	font-size: 10px;
	background-color: #225cdd;
	text-align: left;
	height: 26px;
	vertical-align: middle;
	background-image: url(../images/table-top.jpg);
	font-weight: bold;
	text-transform: uppercase;
	padding-top: 6px;
	padding-left: 5px;
}
.box-content {
	background-color: #FFFFFF;
	padding: 5px;
}
.boxcal-content {
	background-color: #FFFFFF;
	vertical-align: top;
	height: 300px;
	margin: 0px;
	padding: 0px;
}
.popup-window {
	height: 270px;
	width: 350px;
	border: 2px solid #1B3393;
	float: left;
	background-color: #F8F8F8;
	padding: 5px;
	vertical-align: top;
	font-size: 10px;
	color: #333333;
}
.popup-window2 {
	height: 150px;
	width: 350px;
	border: 2px solid #1B3393;
	float: left;
	background-color: #F8F8F8;
	padding: 5px;
	vertical-align: top;
	font-size: 10px;
	color: #333333;
}
.popup-title {
	font-size: 10px;
	color: #990000;
	font-weight: bold;
}
.popup-date {
	font-size: 10px;
	color: #1B3393;
}
.search-columns {
	font-weight: bold;
	color: #990000;
	text-align: right;
	font-size: 10px;
	padding-top: 9px;
	padding-right: 5px;
	padding-bottom: 5px;
	padding-left: 5px;
}
.columns {
	font-weight: bold;
	color: #990000;
	text-align: right;
	font-size: 10px;
	padding-top: 9px;
	padding-right: 5px;
	padding-bottom: 5px;
	padding-left: 5px;
}
.search-titles {
	font-size: 12px;
	font-weight: bold;
	color: #1B3393;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #EEEEEE;
	padding: 5px;
	font-family: Georgia, "Times New Roman", Times, serif;
}
.form-fields {
	
	font-size: 10px;
	color: #1B3393;
	background-color: #FFFFFF;
	border: 1px solid #000066;
	font-family: Verdana, Arial, Helvetica, sans-serif;
}
.form-buttons {
	font-size: 10px;
	color: #FFFFFF;
	background-color: #1B3393;
	border: 1px solid #000066;
	font-weight: normal;
	font-family: Verdana, Arial, Helvetica, sans-serif;
}
.form-dropdowns {
	font-size: 10px;
	color: #1B3393;
	background-color: #FFFFFF;
	border: 1px solid #000066;
}
.tab-reg {
	height: 27px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	text-transform: uppercase;
	color: #FFFFFF;
	text-align: center;
	vertical-align: middle;
	padding-right: 10px;
	padding-left: 10px;
	background-repeat: repeat-x;
	background-image: url(../images/buttonbar-tile.jpg);
}
.topmenubar {
	border-bottom-width: 15px;
	border-bottom-style: solid;
	border-bottom-color: #FFFFFF;
}

.topbuttons {
	color: #FFFFFF;
}
.tab-over {
	height: 27px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	text-transform: uppercase;
	color: #003300;
	text-align: center;
	vertical-align: middle;
	background-color: #FFF7D5;
	padding-right: 10px;
	padding-left: 10px;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: none;
	border-left-style: solid;
	border-top-color: #1B3393;
	border-right-color: #1B3393;
	border-bottom-color: #1B3393;
	border-left-color: #1B3393;
}
.tab-hover {
	height: 27px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	text-transform: uppercase;
	color: #FFFFFF;
	text-align: center;
	vertical-align: middle;
	background-color: #009966;
	padding-right: 10px;
	padding-left: 10px;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: none;
	border-left-style: solid;
	border-top-color: #1B3393;
	border-right-color: #1B3393;
	border-bottom-color: #1B3393;
	border-left-color: #1B3393;
}
.edit-titles {
	font-weight: bold;
	color: #990000;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-top-color: #1B3393;
	border-right-color: #1B3393;
	border-bottom-color: #1B3393;
	border-left-color: #1B3393;
}
.edit-rows {
	border-right-width: 1px;
	border-right-style: solid;
	border-top-color: #CCCCCC;
	border-right-color: #CCCCCC;
	border-bottom-color: #CCCCCC;
	border-left-color: #CCCCCC;
}
.tablerow {
	background-color: #F7F7F7;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #CCCCCC;
}
.tablerowalt {
	background-color: #FFFFFF;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #CCCCCC;
}

.validation-advice {
 color       : red;
 font-weight : bold;
}
.validation-failed {
 color       : red;
 font-weight : bold;
}




.CurrentMonth {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	text-transform: uppercase;
	color: #000000;
}
.PrevNextMonth {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #FFFFFF;
}
.CalButtons {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #FFFFFF;
	padding-right: 10px;
	padding-bottom: 5px;
	padding-left: 10px;
}
.Left-tile {
	background-color: #CCDFEE;
	background-image: url(../images/left-tile.jpg);
	background-repeat: repeat-y;
	background-position: right;
}
.Right-tile {
	background-color: #CCDFEE;
	background-image: url(../images/right-tile.jpg);
	background-repeat: repeat-y;
	background-position: left;
}
.memberbg {
	background-image: url(../images/memberlogin.jpg);
	height: 195px;
	width: 197px;
}
.member-title {
		font-family: Helvetica, sans-serif;
	font-size: 16px;
	color: #FFFFFF;
	font-weight: bold;
}
.Left-top {
	background-image: url(../images/left-top.jpg);
	background-repeat: no-repeat;
	background-position: right;
	height: 683px;
}
.Right-top {
	background-image: url(../images/right-top.jpg);
	background-repeat: no-repeat;
	background-position: left;
	height: 683px;
}
.Left-bot {
	background-image: url(../images/left-bot.jpg);
	background-repeat: no-repeat;
	background-position: right;
	height: 34px;
	background-color: #CCDFEE;
}
.Right-bot {
	background-image: url(../images/right-bot.jpg);
	background-repeat: no-repeat;
	background-position: left;
	height: 34x;
	background-color: #CCDFEE;
}
.Mid-bot {
	background-image: url(../images/bot-tile.jpg);
	background-repeat: repeat-x;
	height: 34x;
	background-color: #CCDFEE;
}





/*
 * Added by Rob
 */
a:link {
	color:#666666;
	font-family:Verdana,Arial,Helvetica,sans-serif;
	text-decoration:none;
}
a:visited {
	color:#666666;
	text-decoration:none;
}
a:hover {
	color:#CC3300;
	text-decoration:none;
}
a:active {
	color:#666666;
	text-decoration:none;
}
.eventtitle {
	color:#666666;
	font-family:"Trebuchet MS";
	font-size:16px;
	font-weight:bold;
	text-transform:none;
}
.calendartitle {
	/*background-image:url(images/yellow-tile.jpg);*/
	color:#CC0000;
	font-weight:bold;
	height:23px;
	text-align:center;
	vertical-align:middle;
}
/*
 * End Added by Rob
 */





//from http://wiki.script.aculo.us/scriptaculous/show/Ajax.Autocompleter
    div.autocomplete {
      position:absolute;
      width:250px;
      background-color:white;
      margin:0px;
      padding:0px;
    }
    div.autocomplete ul {
      list-style-type:none;
      background-color:white;
      margin:0px;
      padding:0px;
    }
    div.autocomplete ul li.selected { background-color: #ffb;}
    div.autocomplete ul li {
      list-style-type:none;
      display:block;
      border:1px solid black;
      background-color:white;
      margin:0;
      padding:2px;
      height:32px;
      cursor:pointer;
    }
//