.TheatreBG {
	background-attachment: fixed;
	background-image: url(http://www.TemeculaVoice.com/images/TheaterBG_Med.jpg);
	background-repeat: no-repeat;
	background-position: center center;
}
.TopBar {
	background-image: url(http://www.TemeculaVoice.com/images/TopBar.gif);
	background-repeat: repeat-x;
	background-position: center center;
	background-attachment: fixed;

}
.BottomBar {
	background-image: url(http://www.TemeculaVoice.com/images/BottomBar.gif);
	background-repeat: repeat-x;
	background-position: center center;
}
.BorderRight {
	border-top-width: 0px;
	border-right-width: 2px;
	border-bottom-width: 0px;
	border-left-width: 0px;
	border-top-style: none;
	border-right-style: solid;
	border-bottom-style: none;
	border-left-style: none;
	border-top-color: #FFFFCC;
	border-right-color: #FFFFCC;
	border-bottom-color: #FFFFCC;
	border-left-color: #FFFFCC;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: small;
	font-style: normal;
	font-weight: normal;
	font-variant: normal;
	color: #FFFFCC;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 10px;
}

.tblBrdrRight {
	border-top-width: 0px;
	border-right-width: 1px;
	border-bottom-width: 0px;
	border-left-width: 0px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #666666;
	border-right-color: #666666;
	border-bottom-color: #666666;
	border-left-color: #666666;
}
.TheatreBG #mthlogin label {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: x-small;
}
.TheatreBG #mthlogin div {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: x-small;
	padding: 0px;
}
