body { font-family: verdana; background-color: white; }

.clear { 
    overflow: hidden;
    width: 100%;
}

.splug { color: silver; visibility: hidden;}
.splug a:link { color: silver; }
.splug a:visited { color: silver; }

a.button {
    background: transparent url('../images/bg_button_a.gif') no-repeat scroll top right;
    xcolor: #444;
    color: maroon;
    display: block;
    float: left;
    font: normal 12px arial, sans-serif;
    height: 24px;
    margin-right: 6px;
    padding-right: 18px; 
    text-decoration: none;
	width: 185px;
}

a.button:hover{
    color: navy;
}

.admintopnav A:link { color: white; }
.admintopnav A:hover { color: black; }
.admintopnav A:visited { color: white; }
.admintopnav A:link { color: white; }
.admintopnav A:hover { color: black; }
.admintopnav A:visited { color: white; }
#admintopnav A:visited { color: white; }

a.button span {
    background: transparent url('../images/button.gif') no-repeat;
    display: block;
    line-height: 14px;
    padding: 5px 0 5px 18px;
} 

.wholebody
{
	margin-left: auto;
  margin-right: auto;
}

.navbuttons {
	position: relative;
	float: left;
	top: 0px;
	left: 47px;
	width: 165px;
	xborder: solid 1px green;
}

.hours {
	margin: auto;
	text-align: left;
	position: relative;
	float: left;
	top: 0px;
	left: 56px;
	width: 165px;
	height: 135px;
	overflow: auto;
	font-size: 12px;
	z-index: 20;
	xborder: solid 1px green;
  background: transparent url('../images/boxtaller.gif') no-repeat scroll top right;
}

.oldhours {
	margin: auto;
	text-align: left;
	position: relative;
	top: 0px;
	left: 13px;
	width: 165px;
	height: 135px;
	overflow: auto;
	font-size: 12px;
	z-index: 20;
	xborder: solid 1px green;
  background: transparent url('../images/boxtaller.gif') no-repeat scroll top right;
}
.hourstext {
	font-size: 12px;
	display: block;
	line-height: 14px;
	padding: 0px 0px 5px 0px;
	margin: 5px 5px 5px 5px;
}
.copyright {
	font-size: 12px;
	color: black;
	text-align: center;
}
.maincontent {
	font-family: verdana;
	position: relative;
	top: 0px;
	left: 0px;
	xwidth: 520px;
	height: 470px;
	text-align: left;
	xborder: solid 1px red;
	font-size: 12px;
	color: black;
	overflow: auto;
}

td
{
	font-family: verdana;
	font-size: 12px;
}

.errors {
	color: red;
}

.imageborder { border: solid 1px black; margin: 5px 5px 5px 5px;}

