/*************************************************
	 Developed by Dawn Price
	 Contact:  dawn@afterdawnonline.com

	This file and its contents and links are the 
	property of AfterDawn Online.  This file can not
	be used or copied with out the written permission
	of AfterDawn Online.  
***************************************************/


/* TIME SCHEDULES PAGE */
#time {
	margin: 1px 3px;
	padding: 1em;
	font-size: 12px;
}

#time table {
	margin: 0 auto;
	font-size: 15px;
	font-size: 13px;
}

#time th {
	font-size: 15px;
	background: #c8c8c8;
}

.tm {
	background: #c8c8c8;
}

.underline {
	text-decoration: underline;
	font-weight: bold;
}
