body { background-color:#ba98fa;}

A:link    {text-decoration: none; color: white; }
A:visited {text-decoration: none; color: white; }
A:active  {text-decoration: none; color: white; }
A:hover   {
	text-decoration: none;
	color: #99FFFF;
}


.blackText, .boldBluelotus, tr.oddRow, tr.evenRow {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-style: normal;
}
.bluelotus {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: #FFCC99;
	font-size: 13px;
}
.bluelotusblue {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: #66ccff;
	font-size: 13px;
}
.bluelotusblue2 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: #66ccff;
	font-size: 18px;
}
.columnBox {
	padding-left: 22px;
	padding-right: 22px;	
}
.boldBluelotus {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 1.0em;
	font-weight: bold;
	color: #fc9;
}
.leftColText {
	color: #FFFFFF;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 14px;
}
.blackText {
	color: black;
}

.alignRight {
	text-align: right;
}
.spacer {
	width: 1em;
	min-width: 1em;
}
hr.horizDivider {
	border: 1px solid #ccc;
	color: #ccc;
	width: 420px;
}
tr.evenRow {
	background-color: #ccc;
}
tr.oddRow {
	background-color: #999;
}
tr.oddRow, tr.evenRow {
	color: #4b2b11;
}
tr.evenRow td, tr.oddRow td {
	text-align: left;
	padding-left: 120px;
	position:  relative;
	height: 30px;
}
table#timeTable {
	width: 420px;
}
div.timeContainer {
	width: 95px;
	text-align: left;
	clear: none;
	float:  left;
}
input.submitButton {
	background-color: #fdf6bf;
	color: #7a5337;
}
.MidColumn {
	margin-right: 16px;
	margin-left: 16px;
}
.GreenColumn {
	color: #009900;
	font-weight: bold;
}
.boldPhone {
	font-weight: bold;
}
.leftColText {
	font-weight: normal;
}
#phone {
	font-weight: bold;
}
.white {
	color:#ffffff;
	font-weight: bold;
	font-size: 18px;
}
.box
{
-moz-border-radius: 0em;
border-radius: 0em;
border:black solid 0px;
height:auto;
box-shadow:5px 8px 20px 5px gray;
-moz-box-shadow:5px 8px 20px 5px gray;
-webkit-box-shadow:5px 8px 20px 5px gray;
behavior: url(ie-css3.htc);
width:950px;
margin:auto;
position:relative;
margin:auto;
margin-bottom:35px;
background-color:#16549d;
}