/*<!---
Page Name:			
Author:				Patrick R. Kramer
Created:			11/14/03
Purpose: 			Stylesheet for Breadcrumb module.
Input Parameters: 	
Output Parameters: 	

DO NOT FILL IN THE FOLLOWING COMMENTS.  THEY WILL BE FILLED IN AUTOMATICALLY
BY SOURCE CONTROL

Date of Last Check-In: $Date: $ 
Version: $Revision: $
Last Change By: $Author: $
--->

<!---Variable Declarations --->


<!--- SQL Section --->


<!--- Begin Code --->
*/

.breadcrumbs_title {
	color : #7E7E7E;
	font-size : 10px;
	font-family : Arial, Helvetica, sans-serif;
}

.breadcrumbs {
	font-size : 12px;
	font-weight : normal;
	font-family : Arial, Helvetica, sans-serif;
}

.breadcrumbs_sup {
	font-size : 6px;
	font-family : Arial, Helvetica, sans-serif;
}

