td.master
{
	border-right: 0;
	border-bottom: 0;
	border-left: 0;
	border-top: 0;
	padding-top:10px;
}
div.editcontainer
{
	margin-bottom: 1px;
	border: 0 #000 solid;
}
ul.editlist
{
	position: relative;
	left: 1px;
	border-right: 1px #eee solid;
	margin-bottom: 0;
}
div.MasterInfo {
padding-left: 3px;
padding-right: 3px;
padding-top: 4px;
padding-bottom: 5px;
margin-top: 0;
	border-top: 0 #000 solid;
	border-right: 1px #000 dotted;
	border-bottom: 2px #000 solid;
	border-left: 1px #000 dotted;
	margin-bottom: 1px;
}

.sideblock {
top:-1px;
}

.sidepanel { 
	background-color: #ffffff;
	color: #000;

}
.updatertable {
	background-color: #ffffff;
	border-color: black;
	border-width: 1px;
	border-style: solid;
}
.mainform { 
	background-color: #ffffff;
	color: #000;

}
.mainsection { 
	background-color: #ffffff;
	color: #996600;

	padding-top: 0;
}
#divider{
	background-color: #ccc;	
}
.message { 
	background-color: #eee;
	color: #f00;
	font-weight: bold;
}
.errortext
{
	color: #000000;
	font-size: 11px;
}
.smalltext
{
	font-size: 9px;
}

.question
{
	font-size: 18px;
}
.outerborder{
	background-color: #ccc;
}

#dates{
	position: absolute;
	top: 1px;
	left: 1px;
	visibility: hidden;
	font-weight: normal;
	font-size: 9px;
}
.dateloc
{
	background-color: #fff;
	border-top: 0 #033 solid;
	border-bottom: 0 #033 solid;
}
#InsertedEvent
{

	left: 5px;
	visibility: visible;
	text-align: left;
	top: 20px;
	position: absolute;
	width: 460px;
	width: expression("460px");
	background-color: #efefef;
	border: 2px #ccc solid;
	padding: 10px;
	font-family: Verdana,Arial,Helvetica;	
	font-size: 10px;
	color: #000;
	font-weight: normal;
	z-index: 10;
	margin:0;
	padding: 0;
	
}

.LocationBox{
	border-collapse: collapse;
	background-color: #efefef;
	margin-bottom: 4px;
	border: 1px #033 solid;

}
table.LocationBox td, table.LocationBox th {

padding: 5px;
}



.ActiveDates {
	visibility: visible;
}

.editcontainer
{
	padding-top: -1px;
	text-align: left;
	margin: 0 auto 0 auto;
	position: relative;
	top: -10px;
}

.editlist
{
	padding: 9px 0 3px 0;
	margin-top: 4px;
	margin-left: 0;
	border-top: 0 dotted #778;
	font-family: Verdana, sans-serif;
	font-size: 12px;
	font-weight: bold;
}

.editlist li
{
list-style: none;
margin: 0;
display: inline;
}

.editlist li a,.editlist li span
{
padding: 3px 0.5em;
margin-left: 3px;
border: 1px solid #C33;
border-top: none;
text-decoration: none;
background-color: #c41;
color: #fff;

}
.editlist li a,.editlist li span {
	font-family: Verdana, sans-serif;
	font-size: 12px;
	font-weight: bold;
}
.editlist li a:link { color: #C33; }
.editlist li a:visited { color: #C33; }

.editlist li a:hover
{
color: #fff;
background: #C33;
border-color: #227;
}

.editlist li a.editcurrent, .editlist li a
{
background-color: white;
border-top: 1px solid white;

}
input.valid {background-color: #eee;}
input.invalid {background-color: #fb6;}


div.Instructions
{
font-size: 10px;
padding-bottom: 10px;
}

table#EventForm tr td {
padding-right: 5px;
}

table#EventForm tr td h3{
padding-top:0;
padding-bottom: 0;
margin-top:0;
margin-bottom: 0;
}

table#EventForm tr td table.ResTable
{
	margin-bottom: 15px;
}
table#EventForm tr td table.ResTable td
{
	height: 30px;
	height: expression("30px");
}
table#EventForm tr td table.ResTable td.resDesc
{
	padding-top: 3px;
}


div.MsgWindow {
padding:0;
margin:0;
text-align: center;
}
div.MsgClose
{
	background-color: #292929;
	color: white;
	padding: 3px;
	padding-right: 5px;
	padding-left: 10px;
	text-align: left;
	z-index: 50;
	cursor: pointer;
	text-transform: lowercase;
	letter-spacing: .2em;
}

div.Event {
margin-left: 10px;
margin-right: 10px;
padding: 15px;
}


