html { 
  padding:0px;
  margin:0px;
  height: 100%;
}

body {
  font-size: 12px;
  font-family: Verdana, Arial, Sans-Regular, Sans-Serif;
  background-color:#669999;  
  padding:0px;
  margin:0px;
  height: 100%;
  scrollbar-face-color: #999999;
  scrollbar-highlight-color: #111111;
  scrollbar-3dlight-color: #666666;
  scrollbar-shadow-color: #333333;	
  scrollbar-darkshadow-color: #000000;
  scrollbar-track-color: #222222;
  scrollbar-arrow-color: #ffffff;
}

TEXTAREA,OPTION,SELECT {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	padding-left:2px;
	padding-right:2px;
	font-size: 11px;
	color: #000000;
	border: inset 1px #999999;
}
INPUT {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	padding-left:2px;
	padding-right:2px;
	font-size: 11px;
	color: #000000;
	background-color: #f3f3f3;
	border: inset 1px #999999;
}	

.formContainer {
	position:absolute;
	left:37%;
	top:20%;
	width:251px;
	padding:0;
	border-top: solid black 1px;
	border-right: solid black 1px;
	border-bottom: solid black 1px;
	border-left: solid black 1px;
	
}
.form {
	background-color:#cccc99;
	font-family: verdana,arial,helvetica,sans-serif;
 	font-size:10px;
 	}
#footer{
 width:350px;
 left:225px;
 margin:3px;
 top:100%;
 padding:2px;
 border:solid black 1px ;
 background-color:#cccccc;
 font-family: verdana,arial,helvetica,sans-serif;
 font-size:10px;
	}
.smallText{
	font-family: verdana,arial,helvetica,sans-serif;
 	font-size:10px;
 	}
#entire {
  padding:0px;
  width:800px;
  background-color: #99CC99;
  }
.imgOutline {
  border-color: #999999;
  border-top: solid 1px;
  border-right: solid 1px;
  }
#mainContent {
  position:absolute;
  width:585px;
  left: 21%;
  font-family: Verdana;
  font-size: 12px;
  color: #000000;
  padding: 5px;
  background-color: #99CC99;
  border-top: solid 1px;
  border-right: solid 1px;
  border-bottom: solid 1px;
  border-color: black;
  
}
.h4{
 font-family: Verdana, Arial, Helvetica, sans-serif;
 font-size: 13px;
 padding: 2px;
 border: solid 1px black;
 background-color:#99cc66;
 }
 .tableh4{
  font-family: Verdana, Arial, Helvetica, sans-serif;
  font-size: 13px;
  padding: 2px;
  border: solid 1px black;
  background-color:#99cc66;
 }
.showall{
  font-family: Verdana, Arial, Helvetica, sans-serif;
  font-size: 11px;
  color: #000000;
  padding:5px;
  border: solid 1px gray;
  }
.show{
  font-family: Verdana, Arial, Helvetica, sans-serif;
  font-size: 12px;
  color: #000000;
  padding:5px;
    }  
.noSpecials{
  font-family: Verdana, Arial, Helvetica, sans-serif;
  font-size: 10px;
  color: #000000;
  padding:5px;
  }
#specialContainer {
  float:right;
  clear:right;
  width: 220px;
  background-color: #cccc66;
  border: solid black 1px;
  padding: 5px;
  margin: 2px;
  }
.alpha {
	font-family: Verdana, Arial, Helvetica, sans-serif;
  	font-size: 11px;
  	border:solid black 1px;
  	background-color: #cccccc;
  	}
a.tableHover:hover {
	background-color: white;
	}
#menu {
position: absolute;
left: 2px;
width:190px;
margin: 0px; 
padding: 0px;
height: 100%;
}
.mainText{
 line-height: 22px;
  }
.carePops{
 line-height: 17px;
 }
#schedule {
float:right;
clear:right;
width: 156px;
margin: 6px 0px 4px 4px;
padding: 3px;
background-color: #99CCCC;
border-top-width: 1px;
border-right-width: 1px;
border-bottom-width: 1px;
border-left-width: 1px;
border-top-style: none;
border-right-style: solid;
border-bottom-style: solid;
border-left-style: none;
border-top-color: #000000;
border-right-color: #000000;
border-bottom-color: #000000;
border-left-color: #000000;
}
.menuHeader {
	float:left;
	clear:left;
	width:95px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000000;
	background-color: #99CC66;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: none;
	border-top-color: #000000;
	border-right-color: #000000;
	border-bottom-color: #000000;
	border-left-color: #000000;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	font-weight: bold;
}
.tableScd {
	width:180px;
	padding:10px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #000000;
}	
.menuStyle {
	clear:left;
	width:178px;
	padding:10px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #000000;
	background-color: #99CCCC;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #000000;
	border-right-color: #000000;
	border-bottom-color: #000000;
	border-left-color: #000000;
	text-indent: 3pt;
	vertical-align: middle;
	white-space: normal;

 }
 a:link{
 	text-decoration: underline;
 	color: #000000;
 	}
 
 a:visited {
 	text-decoration: underline;
 	color : #000000;
 }	
 
 a:hover{
 	text-decoration: underline;
 	background-color :#cccccc;
 	
 	
 }
 
 a:active{
 	text-decoration: underline;
 	color: #000000;
	}
.menuRight {
	float: left;
	clear:right;
	width:95px;
	line-height: 13px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000000;
	background-color: #99CC66;
	border-top-style: solid;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: solid;
	border-top-color: #000000;
	border-right-color: #000000;
	border-bottom-color: #000000;
	border-left-color: #000000;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	font-weight: bold;
}
.storeHours {
		clear:left;
		width:215px;
		font-family: Verdana, Arial, Helvetica, sans-serif;
		font-size: 11px;
		color: #000000;
		background-color: #99CCCC;
		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: solid;
		border-left-style: none;
		border-top-color: #000000;
		border-right-color: #000000;
		border-bottom-color: #000000;
		border-left-color: #000000;
		text-indent: 3pt;
		vertical-align: middle;
		white-space: normal;
		line-height:15pt;

}
.blank {
		clear:left;
	}
#message{
	position:absolute;
	background-color: #99CCCC;
	padding:4px;
	border: 1px solid #000;
	top: 120px;
	left:10%;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size:11px;
	z-index:200;
}	

#logoff{
	position:absolute;
	background-color: #99CCDD;
	padding:4px;
	border: 1px solid #000;
	top: 200px;
	left:10%;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size:11px;
	z-index:200;
}
	