/* Basic Styles */

	body,td {font-size:13px; font-family:helvetica,arial,sans-serif}
	a:link {font-weight: normal; text-decoration: none; color: #900; }
	a:visited {color: #930;	text-decoration: none; }
	a:hover, a:active {text-decoration: underline; 	color: #c60; }

/*News Articles*/

	.article {font-family: times new roman,times,serif}
	.inlinesidebar {background-color: #C0C0C0; font-size:11px}
	.sidebar {background-color: #C0C0C0; font-size:10px; font-weight: bold;}
	.byline {font-size: 10px}
	
/*Breadcrumbs*/
	.breadcrumb {font-size:10px; font-weight:normal; }

/*Footer*/
	.footer	{font-size:10px; font-family:helvetica,arial,sans-serif}


/*Shopping Basket*/

	.basket {vertical-align: middle;}

/*Small Windows*/

	.smWindow {font-size:14px; font-family:helvetica,arial,sans-serif}

/*Schedule Cells*/

	.schedule {text-align: center; vertical-align: middle}