BODY {
	margin:0px; padding:0px;
}


#welcome{
	font-family: Arial, Helvetica, sans-serif; font-size: 14px; color: #402505; width: 500px;
}
.pageTitle {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 18px;
	font-style: normal;
	font-weight: normal;
	color: #FDD2CE;
	background-color : #402505;
	padding-left : 15px;
	padding-top : 6px;
	padding-bottom : 6px;
}

TD.LtBrn {
	background-color : #9E7427;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	font-weight: normal;
	color: #ffffff;
	padding-left : 15px;
	padding-right : 15px;
	padding-top : 60px;
	padding-bottom : 6px;

}

TD.PinkTD {
	font-family: Helvetica, Verdana, Geneva, Arial, sans-serif;
	font-size: 12px;
	font-style: normal;
	font-weight: normal;
	background-color : #FDD2CE;
	color : #402505;
	padding-left : 20px;
	padding-top : 20px;
	padding-right : 20px;
	padding-bottom : 20px;
}

TD.Peach {
	font-family: Helvetica, Verdana, Geneva, Arial, sans-serif;
	font-size: 12px;
	font-style: normal;
	font-weight: normal;
	background-color : #FCC0A7;
	color : #402505;
	padding-left : 20px;
	padding-top : 20px;
	padding-right : 20px;
	padding-bottom : 20px;
}
TD.DkBrn {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	font-weight: normal;
	background-color : #402505;
	color : #FFFFFF;
	padding-left : 10px;
	padding-top : 10px;
	padding-right : 10px;
	padding-bottom : 10px;
}


.rowcolor1 { 
	background-color : #FCC0A7;
	color : #402505;
	padding-top : 10px;
	padding-bottom : 10px;
	padding-left : 10px;
	padding-right : 10px;
}

.rowcolor2 {
	background-color : #FDD2CE;
	color : #402505;
	padding-top : 10px;
	padding-bottom : 10px;
	padding-left : 10px;
	padding-right : 10px;
}
.header01 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-style: normal;
	font-weight: normal;
	background-color : #FCC0A7;
	color : #402505;
	padding-left : 18px;
	padding-top : 10px;
	padding-right : 10px;
	padding-bottom : 10px;
	text-align : left;
}

TD.DkBrn {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	font-weight: normal;
	background-color : #402505;
	color : #FFFFFF;
	padding-left : 10px;
	padding-top : 10px;
	padding-right : 10px;
	padding-bottom : 10px;
}

.copyright {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-style: normal;
	font-weight: normal;
	background-color : #FCC0A7;
	color : #402505;
	padding-left : 18px;
	padding-top : 10px;
	padding-right : 10px;
	padding-bottom : 10px;
	text-align : center;
}

.pink12 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	font-weight: bold;
	color : #FCC0A7;
}

.dateDkBrn {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	font-weight: bold;
	color: #402505;
	line-height : 18px;
}
.dateLtBrn {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	font-weight: bold;
	color: #9E7427;
	line-height : 18px;
}

DIV#topnav {
	text-align : right;
	position : relative;
	right : 100%;
	top : 14px;
	left : 0px;
}

A.topnav {
	color : #402505;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	font-weight: bold;
	text-decoration : none;
}
A.topnav:hover {
	color : #9E7427;
}

A.rtnav {
	color : #FCC0A7;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	font-weight: bold;
	text-decoration : none;
}
A.rtnav:hover {
	color : #FDD2CE;
}
A.bottomnav {
	color : #402505;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-style: normal;
	font-weight: bold;
	text-decoration : none;
}
A.bottomnav:hover {
	color : #9E7427;
}
.form {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-style: normal;
	font-weight: bold;
	color: #402505;
}
.error {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-style: normal;
	font-weight: bold;
	color: #FF510F;
}
INPUT {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-style: normal;
	font-weight: bold;
	color: #402505;
	border: 1px solid #402505;
}
.content {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #000000;
	width: 450px;
	margin:0px auto;
}
INPUT.button {
	background : #9E7427;
	border : 1px solid #402505;
	font : bold 10px Verdana, Geneva, Arial, Helvetica, sans-serif;
	color : #FCC0A7;
}

/*****************
style tests on manageshows.php page
*******************/

ul,li {
	list-style-type: none;
}

#showContainer {
	display : block;
	position : relative;
	width : 317px;
}

#showContainer ul li{
	padding:5px;
	margin:0;
	display: block;
	float:left;
	}

#showContainer ul li a {
	background: #D4A3B1;
}

#showContainer ul li a:hover {
	background: #BD7589;
}

.action {
	border : 1px dashed #774841;
	position : relative;
	left : 0px;
	display:inline;
	width : 92px;
}
.info {
	padding-left: 10px;
	position: relative;
	display:inline;
}
	
