body {
	background: #96818D url(pix/pagebg.gif);
	text-align: center;
	/*font-family: Georgia, "Times New Roman", Times, serif;*/
	font-family:Arial, Helvetica, sans-serif;
	font-size: 0.7em !important;
	color: #333366;
}
.continue a{
	font-size:14px;
}
.bold {
	font-weight:bold;
}
.messageText {
	font-weight:normal;
}
.messageText div{
	text-align:right;
}
.messageText div a{
	color:red !important;
	font-size:10px !important;
}
i {display: none;}
a {
	font-weight: bold;
	color: #660066;
	text-decoration: none;
}
.bigmargin {
	margin-top:10px !important;
}
.margin {
	margin-top:6px !important;
}.margin2 {
	margin:6px 0 6px 0 !important;
}
.pad {
	padding: 2px 6px;
}
.borderBox {
	border: 1px solid #ccc;
	float:left; 
	padding:3px;
}
#border {
	border:1px solid #e3e3e3;
	text-align:left;
}
#border td, th {
	padding:3px;
}
.head {
	background:#eca22c;
	color:#fff;
	font-weight:bold;
	padding:2px 6px;
}
.message {
	background:#fac363;	
	color:#fff;
}
a:hover {
	color: #CC0066;
}
h1, h2, h3 {
	margin: 0;
	margin-bottom: 0.5em;
}
h1 {
	font-size: 150% !important;
	font-weight:bold !important;
	color: #993333;
}
h2 {
	font-size: 130%;
	color: #663366;
}
h3 {
	font-size: 120%;
	color: #CC3366;
}
#alpha {
	margin: 0 auto;
	width: 732px;
	background: url(pix/alpha-new.gif) repeat-y;
}
#header {
	height: 124px;
	background: url(pix/header.jpg) no-repeat;
	position:relative;
}
#logged_in_header {
	height: 124px;
	background: url(pix/logged_in_header.jpg) no-repeat;
	position:relative;
}
#header i{
	display:none;
}
#toptext {
	float: right;
	text-align: right;
	width: 200px;
	height: 40px;
	color: #FFFF99;
	font-size: 12px;
	font-weight: bold;
	margin: 28px 30px 0 0;
}
a#logo {
	float: left;
	display: block;
	margin: 20px 0 0 24px;
	width: 180px;
	height: 100px;
}
a#ClinicLogin {
	position:absolute;
	top:34px;
	left:551px;
	width:147px;
	height:23px;
}
#main {
	min-height: 268px;
	background: url(pix/main-new.jpg) no-repeat top left;
	padding: 0 34px 0 31px;
}
#normal {
	font-weight:normal;
}
#borderless {
	border:none !important;
}
#pagetext {
	float: right;
	text-align: justify;
	width: 480px;
	margin-top:20px;
	padding-bottom: 20px;
}
#pagetext img {
	margin: 6px 8px;
}
#leftmenu {
	float: left;
	margin-top: 30px;
	width: 157px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	text-align: left;
}

#leftmenu ul {
	margin: 0;
	margin-top: 20px;
	padding: 0;
	list-style: none;
	border-top: 1px solid #FFF;
}
#leftmenu ul a {
	display: block;
	background: url(pix/bnBg.gif) repeat-y;
	border-bottom: 1px solid #FFF;
	padding: 5px 15px;
	font-weight:bold;
	width: 127px;
	color: #333366;
}
#leftmenu ul a:hover {
	background: url(pix/bnOver.gif) repeat-y;
	color: #FFF;
}
#leftmenu h1 {
	font-size: 12px;
	padding: 0 10px;
	margin: 0;
	color: #663366;
}
#leftmenu p {
	padding: 0 10px;
	margin: 0;
}

#footer {
	clear: both;
	height: 20px;
	background: url(pix/footer-new.gif) no-repeat top;
}
#bytds {
	margin-top: 10px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-weight: bold;
	font-size: 10px;
	color: #FFFFFF;
}
#bytds a {color: #FFF;}
#edit a {color: #937E8A;}
#edit a:hover {color: #FFF;}

.evenrow {
	/*background:#FCEAAB;*/
	background:#F7F1AC
}

.cmd {
    float: right;
    position: relative;
    top: -20px;
}

#appt_time {
    width: 200px;
}
