	body {background-color:#000000;}

	#leftcolcell {
		background: #fe0000;
		background-image: url(images/navbar/left_column_bg.gif);
	}

	#rightcolcell {display: none;}
	#copyright {display: none;}
	#footer {display: block;}

  .box {
    border: solid 1px #e48d00;
    background: #ebf3fd;
  }
  .boxhead {
    background: #e48d00;
    color: #ffffff;
    font-weight: bold;
  }
  .boxcontent {
    padding: 3px;
  }
  .boxcontent ul {
    text-align: left;
    margin: 0;
    padding-left: 15px;
  }
                                                                                                                                                    
  /* Bar Graph */
                                                                                                                                                    
   .bargraph {
      background: #fff;
      padding: 10px;
   }
   .bargraph span.b {
      color: #009;
      height: 23px;
      margin: 5px 0;
      display: block;
   }
   .bargraph span {
      float: left;
      color: black;
   }
   .bargraph div {
      width: 90%;
      clear: both;
   }

	/* For Drop Down/Pull Across menus */

	.menuStyle {
		color: #fee904;
		background-color: #dd0000;
		padding: 5px;
		border-left: solid 2px #ffffff;
		border-top: solid 1px #000000;
		border-bottom: solid 1px #000000;
		text-align: left;
	}

	div.menuStyle a  {
		color:#ffffff;
		font-style: italic;
	}

	div.menuStyle a:hover  {
		color: #ffffff;
		background-color: #000000;
	}

	#menu1, #menu2, #menu3,#menu4,#menu5,#menu6,#menu7,#menu8,#menu12,#menu10,#menu11,#menu12,#menu13,#menu14,#menu15,#menu16,#menu17,#menu18,#menu19,#menu20,#menu21,#menu22 {border:1px solid #ffffff;}

  .articleTopBorder {
    border-top: 1px solid #555555;
  }

	td {background: #ffffff;}

  /* Form Stuff */
                                                                                                                                                                    
  label,input {
    display: block;
    width: 150px;
    float: left;
    margin-bottom: 10px;
  }
                                                                                                                                                                    
  label {
    text-align: right;
    width: 75px;
    padding-right: 20px;
  }
                                                                                                                                                                    
  form br { clear: left; }
                                                                                                                                                                    
  #Name { width: 250px; }
  #DOB { width: 50px; }
  #Gender { width: 30px; }
  #Address { width: 260px; }
  #Address2 { width: 260px; }
  #Requirements { width: 260px; }
  #TimeFrameMore {
    width: 50px;
    display: inline;
    float: none;
  }
  #Age { width: 50px; }
  #ParentName { width: 250px; }
  #E-Mail { width: 260px; }
  #EmergencyContact { width: 260px; }
                                                                                                                                                                    
  #feedback {
    display: inline;
    float: none;
  }
                                                                                                                                                                    
  .formTable  {
      border: 1px solid black;
      border-collapse:collapse;
  }
  .formTable th {
    font-family:Tahoma, Arial, sans-serif;
    text-align:left;
    border: 1px solid black;
    font-size:13px;
    padding:3px !important;
  }
  .formTable td {
    border: 1px solid black;
    padding:3px !important;
    margin: 5px !important;
  }
                                                                                                                                                                    
  .formTable input {
    display: inline;
    float: none;
    margin: 0;
    border: none;
  }
                                                                                                                                                                    
  #appform .formTable input, #holregform .formTable input { width: 340px; }

  #holregform .booking input { width: 170px; }                                                                                                                                                                    
  #booksheet .formTable input { width: 150px; }
                                                                                                                                                                    
  input.inputCheckbox, input.inputRadio, .formTable input.inputRadio, #appform .formTable input.inputRadio, #holregform .formTable input.inputRadio {    width: 13px;
    height: 13px;
    margin-bottom: 0;
    margin-left: 10px;
  }
                                                                                                                                                                                                                                                                                                           
  input.inputCheckbox, #booksheet input.inputRadio, #birthdaybook input.inputRadio{
    display: inline;
    float: none;
  }
                                                                                                                                                                    
  span.textRadio {
    text-align: right;
    width: 75px;
    padding-right: 20px;
  }

  div.scroll {
    height: 100px;
    width: 510px;
    overflow: auto;
    border: 1px solid #666;
    background-color: #eee;
    padding: 8px;
  }

	#sec17 .heading {display: none;}

	.holheading {
		font-family: Arial, Helvetica, sans-serif;
		font-size: 17px;
		color: #0403A9;
		font-weight: bold;
		text-align: left;
	}

