.item0 {
	color: #EBEBEB;
	font-family: Verdana, sans-serif;
	font-size: x-small;
	font-size: 12px;
	text-align: left;	
	font-weight: normal;
	text-decoration: none;
}

/* Site map level */
.level0 { 
	font-family: "Verdana", "Arial", "Helvetica", "sans-serif"; 
	font-size: 11px; 
	font-weight: normal; 
	text-decoration: none; 
	color: #88B0FF;
}

/* Such as Products section */
.level1 {  
	font-family: "Verdana", "Arial", "Helvetica", "sans-serif"; 
	font-size: 12px; 
	text-decoration: none; 
	color: #8ABAFB; 
	font-weight: normal;
}

/* Such as PolyTrans file format page */
.level3 {  
	font-family: "Verdana", "Arial", "Helvetica", "sans-serif"; 
	font-size: 10px; 
	text-decoration: none; 
	color: #CCCCCC; 
	font-weight: normal;
}

/* Such as PolyTrans home page */
.level2  {
	font-family: "Verdana", "Arial", "Helvetica", "sans-serif";
	font-size: 11px;
	text-decoration: none;
	color: #ADD8E6;
	font-weight: normal;
}
/* Such as VET exporter page */
.level4 {
	font-family: "Verdana", "Arial", "Helvetica", "sans-serif";
	font-size: 10px;
	text-decoration: none;
	color: #FF9410;
	font-weight: normal;
}
/* The divider line on the side bar */
.leveldivider {
	height: 7px; padding: 0px 0px 0px 0px; overflow: hidden; 
}

/* Sales/Support/Copyright text in lower-left sidebar */
.contacttext {
	font-family: "Verdana", "Arial", "Helvetica", "sans-serif";
	font-size: 10px;
	color: #EDEDED;
	background-image : none;
}

a.item0:link {
	text-decoration: none;	
	color: #EBEBEB;
	font-weight: normal;
}
a.level0:link {
	text-decoration: none;	
	color: #88B0FF;
	font-weight: normal;
}
a.level1:link {
	text-decoration: none;	
	color: #8ABAFB;
	font-weight: normal;
}
a.level3:link {
	text-decoration: none;	
	color: #DDDDDD;
	font-weight: normal;
	font-size: 10px;
}
a.level2:link {
	text-decoration: none;	
	color: #ADD8E6;
	font-weight: normal;
	font-size: 10px;
}
a.level4:link {
	text-decoration: none;	
	color: #FF9410;
	font-weight: normal;
	font-size: 10px;
}

/* This is used when the menu item is currently selected */
/* Old method with orange color & blue background: */
	/* color: #FFC332; */
	/* background:#2161bb; */
	/* font-weight: normal; */
a.selected-level0 {
	text-decoration: none;
    	line-height:125%;
	font-size: 14px;
	color: #FF0000;
}
a.selected-level1 {
	text-decoration: none;
    	line-height:125%;
	font-size: 12px;
	color: #FF0000;
}
a.selected-level2 {
	text-decoration: none;
    	line-height:125%;
	font-size: 11px;
	color: #FF0000;
}
a.selected-level3 {
	text-decoration: none;
    	line-height:125%;
	font-size: 11px;
	color: #FF0000;
}

a.item0:hover {
	text-decoration: underline;	
	color: #FFFFFF;
}
a.level0:hover {
	text-decoration: underline;	
	color: #AEC9FF;
}
a.level1:hover {
	text-decoration: underline;	
	color: #EFEFEF;
}
a.level3:hover {
	text-decoration: underline;	
	color: #EFEFEF;
	font-size: 10px;
}
a.level2:hover {
	text-decoration: underline;	
	color: #EFEFEF;
	font-size: 10px;
}
a.level4:hover {
	text-decoration: underline;	
	color: #EFEFEF;
	font-size: 10px;
}

a.level0:visited {
	text-decoration: none;	
}
a.level1:visited {
	text-decoration: none;	
}
a.level3:visited {
	text-decoration: none;	
	font-size: 10px;
}
a.level2:visited {
	text-decoration: none;	
	font-size: 10px;
}
a.level4:visited {
	text-decoration: none;
	font-size: 10px;	
}

.crumb-youarehere { font: normal normal bold 10pt Arial, Helvetica, sans-serif; text-decoration: none;  vertical-align: middle; color: #E0E0E0; }
.crumb { font: normal normal normal 10pt Arial, Helvetica, sans-serif; text-decoration: none;  vertical-align: middle;    }
.crumb:link {color: #D0DFE8; font: normal normal normal 10pt Arial, Helvetica, sans-serif; text-decoration: underline; }
.crumb:visited {color: #D0DFE8; font: normal normal normal 10pt Arial, Helvetica, sans-serif; text-decoration: underline;}
.crumb:active {color: #D0DFE8; font: normal normal normal 10pt Arial, Helvetica, sans-serif; text-decoration: underline;}
.crumb:hover {color: #E8F1F6; font: normal normal normal 10pt Arial, Helvetica, sans-serif; text-decoration: underline;}
.crumbseperator {color: #D0DFE8; font: normal normal normal 10pt Arial, Helvetica, sans-serif; text-decoration: none; vertical-align: middle;}
