#coaching	{
  position: absolute;	left: 1px; top:250px; width: 640px; height: 400px;
}

#Main{
  position: absolute;
  top: 0px; left:0px; 
  width: 800px;
  background-color: white;
  text-align: center;
  visibility: hidden;
}

.mainTable{
  width: 100%;
  background-Color: #1e90ff;
}

.centerSection{
  background-color: #66ccff;
}

#logo{
  height: 70px;
  position: relative;
  left: 10px; top: 5px;
  font-style: italic;
  font-weight: bold;
  font-family: "Arial";
  font-size: 40pt;
  color: #ccccff;
  z-index: 1;  
}

.navbar{
}

.menuTxt{
  border: 0px;
  text-align: center;
  height: 25px;
  width: 160px;
  font-family: "Arial";
  font-size: 12pt;
  font-style: italic;
  font-weight: bold;  
  color: black;
}

.sectionTitle{
  font-family: "Arial";
  font-weight:bold;
  font-size: 14pt;
  background-color: #4041fe;
  border: 1px outset black; 
  color: #ccffcc;
}

.section-nohighlight{
  border: 1px inset black;
  background-color: white;
  font-family: 'Arial';
  font-size: 10pt;
  cursor: pointer;
  cursor: hand;
}

.section-highlight{
  border: 1px outset black;
  background-color: #ccccff;
  font-family: 'Arial';
  font-size: 10pt;
  cursor: pointer;
  cursor: hand;
}

#intro{
  vertical-align: middle;
  text-align: center;
  height: 40px;
  font-family: "Arial";
  font-size: 18pt;
}

.contact{
  font-family: "Arial";
  font-size: 12pt; 
  font-weight: bold; 
  text-align: right;
  border: 1px inset black;
  background-color:white;
}

.info{
  vertical-align: middle;
  background-color: #eeffee;
  color: white;
  border: 0px;
}

.contactTbl{
  vertical-align: top;
  margin: 10px 10px 10px 10px;
  background-color: white;
  border: 0px;
}

.sideBar{
  vertical-align: top;
  margin: 10px 10px 10px 10px;
  background-color: white;
  border-top: 0px solid #6666ff;
  border-left: 2px solid #6666ff;
  border-right: 0px solid #ccccff;
  border-bottom: 0px solid #ccccff;
}

.sideItem{
  border: 2px outset blue;
  background-color: #bbffbb;
  font-family: "Arial";
  font-size: 11pt;
  width: 95%;
}

.itmTopLeft{
  height: 16px;
  font-size: 8pt;
  background-image: url("images/borders/border-left.gif");
}

.itmTop{
  height: 16px;
  font-size: 8pt;
  background-image: url("images/borders/border-top.jpg");
}

.itmTopRight{
  height: 16px;
  font-size: 8pt;  
  background-image: url("images/borders/top-right.gif");
}

.itmRight{
  background-image: url("images/borders/border-right.jpg");
}

.pointItem {
  border-top: 1px solid #6666ff;
  border-left: 1px solid #6666ff;
  border-right: 1px solid #aaaaff;
  border-bottom: 1px solid #aaaaff;
  background-color: #ddddff;
  font-family: "Arial";
  font-size: 10pt;
  font-weight: bold;
  margin: 5px 5px 5px 5px;
  text-align: center;
}

.accomPnl{
  vertical-align: top;
  margin: 10px 10px 10px 10px;
  background-color: #9999ff;
  border-top: 2px solid #6666ff;
  border-left: 2px solid #6666ff;
  border-right: 2px solid #ccccff;
  border-bottom: 2px solid #ccccff;
}
 
#infoHdr{
  vertical-align: middle;
}

.infoItm{
  vertical-align: top;
  text-align: center;
  height: 30px;
  font-family: "Arial";
  font-size: 12pt;
  color: black;
}

.contactItm{
  vertical-align: top;
  font-family: "Arial";
  font-size: 10pt;
  color: black;
}

.selection{
  border: 0px;
}

.selectionItm{
  font-family: "Arial";
  font-size: 10pt;
  font-weight: bold;
  width: 50%;
  text-align: center;
  cursor: pointer; cursor: hand;
}

.spacer{
  height: 10px;
  background-color: white;
}

.footer{
  background-color: #4041fe;
}

.coachInfo{
  background-color: #6666cc;
  border-top: 2px solid #ccccff;
  border-left: 2px solid #ccccff;
  border-bottom: 2px solid #6666ff;
  border-right: 2px solid #6666ff;
}

.company{
}

A:hover{
  text-decoration: none;
  color: red;
}

A{ 
  text-decoration: none;
  color: black;
}


BODY{
  font-family: "Arial";
  font-size: 10pt;
  margin: 0px 0px 0px 0px;
}

.tl{
  background-Image: url('images/borders/tl.gif'); 
  width: 16px; height: 16px;
}

.tm {
  background-Image: url('images/borders/tm.gif');
}

.tr { 
  background-Image: url('images/borders/tr.gif');
  width: 16px; height: 16px;
}

.ml { 
  background-Image: url('images/borders/ml.gif');
}

.mr { 
  background-Image: url('images/borders/mr.gif');
}

.bl { 
  background-Image: url('images/borders/bl.gif');
	width: 16px; height: 16px;
}

.bm { 
  background-Image: url('images/borders/bm.gif');
}

.br { 
  background-Image: url('images/borders/br.gif');
	width: 16px; height: 16px;
}
	
.inf{ 
  background-color: #c0ffff;
  font-family: "Arial";
  font-size: 8pt;
  cursor: pointer; cursor: hand;
}

.selected_tab{
  background-Image: url('images/borders/selectedTab.jpg');
  font-weight: bold;
  font-size: 9pt;
  width: 80px;
  cursor: pointer; cursor: hand;
  color: blue;
}

.unselected_tab{
  background-Image: url('images/borders/unselectedTab.jpg');
  font-weight: normal;
  font-size: 9pt;
  width:80px;	
  cursor: pointer; cursor: hand;
  color: black;
}

.empty{
  height: 40px;
  border-bottom: 1px solid #43b3fd;
}

.tabLeft{
  background-Image: url('images/borders/tabLeft.jpg');
	width:16px;	
}

.tabCornerLeft{
  background-Image: url('images/borders/tabCornerLeft.jpg');
	width:16px;	
}
.tabCornerTopRight{
  background-Image: url('images/borders/tabCornerTopRight.jpg');
	width:16px;	
	height:16px;
}

.tabTopLeft{
  background-Image: url('images/borders/tabTopLeft.jpg');
	width:16px;	
	height:16px;
}

.tab_tm{
  background-Image: url('images/borders/tab_tm.jpg');
}


.tabEmpty{
  background-Image: url('images/borders/tabEmpty.jpg');
	height:16px;
}

.accInfo{
  width: 700px;
}

.shadow_top{
  background-image: url('images/borders/top_shadow.png');
	height: 16px;
}

.shadow_bot{
  background-image: url('images/borders/bot_shadow.png');
	height: 16px;
}


#general{
  z-index: 2;
  visibility: hidden;
  position: absolute;
  top: 473px; 
  left: 150px;
  width: 500px;
  height: 290px;
  font-size: 12pt;
}

#features{
  position: absolute;
  top: 473px; 
  left: 150px;
  width: 500px;
  height: 290px;
  z-index: 3;
  visibility: hidden;
  font-size: 12pt;
  font-weight: normal;	
}

#rental{
  position: absolute;
	top: 473px; 
	left: 150px;
	width: 500px;
	height: 270px;
  z-index: 4;
	visibility: hidden;
	font-size:10pt;
        overflow: auto;
}

#rental2{
  position: absolute;
	top: 473px; 
	left: 150px;
	width: 500px;
	height: 270px;
  z-index: 5;
	visibility: hidden;
	font-size:10pt;
        overflow: auto;
}


#accFeatures{
  border-left: 1px solid #43b3fd; 
  border-right: 1px solid #43b3fd;
  background-color: #e8ffd1;
  height : 255px;
  overflow: auto;
}

#accBookPnl{
  border-left: 1px solid #43b3fd; 
  border-right: 1px solid #43b3fd;
  background-color: #e8ffd1;
}

.selectedHtab{
  background-color: white;
  font-weight: bold;
  font-size: 9pt;
  text-align: center;	
}

.unselectedHtab{
  background-Color:#d1d1ff;
  font-weight: normal;
  font-size: 9pt;
  cursor: pointer; cursor: hand;
  text-align: center;
} 


.pictureTableSpace{
  height: 120px;
  background-image: url('images/borders/emptyH.jpg');
}

#stuff li {
 width: 112px; 
 float: left; 
 list-style-type: circle; 
}

.col2 {
  border-left: 1px solid blue;
}

.normalItem{
  color: white;
  font-weight: bold;  
  text-align: center;
  font-family: 'Arial';
  font-size: 13pt;
  cursor: pointer;
  cursor: hand;
}

.selectedItem{
  color: green;
  text-align: center;
  font-family: 'Arial';
  font-size:13pt;
  cursor: pointer;
  cursor: hand;
}

.highlightItem{
  color: blue;
  font-weight: bold;  
  text-align: center;
  font-family: 'Arial';
  font-size:13pt;
  cursor: pointer;
  cursor: hand;
}

.selectedInfoTab{
  background-image: url('images/borders/selectedHTab.jpg');
  height: 70px;
  width:100px;
  font-weight: bold;
  color: blue;
}

.unselectedInfoTab{
  background-image: url('images/borders/unselectedHTab.jpg');
  height: 70px;
  width:100px;
  font-weight: normal;
  color: black;
  cursor: pointer;
  cursor:hand;
}

#footerspan A{
  color: white;
  text-decoration:none;
}
