BODY {
	margin: 0px;
	font-size: 12px;
	font-family: "Trebuchet MS", Tahoma, Arial, sans-serif;
	color: #330033;
        }

.over_left {
	background-image: url(images/purple_left.jpg);
	background-repeat: repeat-y;
	background-position: right;
	}
	
.over_right {
	background-image: url(images/purple_right.jpg);
	background-repeat: repeat-y;
	background-position: left;
	}



#txt_box {
	background: #fff;
	border: 1px solid #330033;
	margin: 15px;
	padding: 10px;
	font-size: 14px;
}

#txt_box .header1 {
	font-size: 13px;
	font-weight: bold;
}

#txt_box img {
	margin-right: 10px;
}

#txt_box .button {
	background-color: #330033;
	border-color: #999999;
	color: #fff;
	font-weight: bold;
}

#txt_box input {
	background-color: #ded6d4;
}

#txt_box .a {
	background-color: #fff;
}

#txt_box TH.b {
	background-color: #fff;
	text-align: center;
	padding: 4px;
}

#txt_box TD.b {
	background-color: #fff;
	vertical-align: top;
}

#sched {
	display: table;
	height: 48px;
	width: 100%;
	background: #fff; 
	_position: relative;
	overflow: hidden;
	border-bottom: 1px solid #ded6d4;
}

#sched_orng {
	display: table;
	height: 48px;
	width: 100%;
	background: #f79646; 
	_position: relative;
	overflow: hidden;
	border-bottom: 1px solid #ded6d4;
}

#sched_prpl {
	display: table;
	height: 48px;
	width: 100%;
	background: #cc99ff; 
	_position: relative;
	overflow: hidden;
	border-bottom: 1px solid #ded6d4;
}

#sched30 {
	display: table;
	height: 24px;
	width: 100%;
	background: #fff; 
	_position: relative;
	overflow: hidden;
	border-bottom: 1px solid #ded6d4;
}

#sched90 {
	display: table;
	height: 72px;
	width: 100%;
	background: #fff; 
	_position: relative;
	overflow: hidden;
	border-bottom: 1px solid #ded6d4;
}

#sched75 {
	display: table;
	height: 60px;
	width: 100%;
	background: #fff; 
	_position: relative;
	overflow: hidden;
	border-bottom: 1px solid #ded6d4;
}

.in {
	_position: absolute;
	_top: 50%; 
	display: table-cell; 
	vertical-align: middle; 
	_left: 50%; 
	width: 100px;
}

#sched IMG, #sched30 IMG, #sched90 IMG, #sched75 IMG {
	padding: 0 3 0 0px;
	margin: 0px;
	vertical-align: middle;
}

#sched P, #sched30 P, #sched90 P, #sched75 P {
	_position: relative; 
	_top: -50%; 
	text-align: center;
	_left: -50%;
	font-size: 8pt;
/*	letter-spacing: -.03em;*/
	line-height: 1.2em;
}

#sched_orng P, #sched_prpl P {
	_position: relative; 
	_top: -50%; 
	text-align: center;
	_left: -50%;
	font-size: 8pt;
/*	letter-spacing: -.03em;*/
	line-height: 1.2em;
	color: #fff;
}

.red {
	color: #f00;
}

.apparel IMG {
	padding-top: 10px;
	margin-top: 10px;
}

.apparel TD {
	vertical-align: top;
}

.bigger {
	font-size: 13pt;
}
#site_footer {    
border-top: 2px solid #330033;    
clear: both;    color: #FFFFFF;    
background: #330033; 
padding-top: 10px;    width: 100%;
}
