	body				{ margin-left: 0px; margin-right: 0px; margin-top: 0px}
	img                 { border-width: 0px }
	hr					{ border-style: solid; color: #B6B7B7; border: plain; height: 1 } /* This is the horisontal rule, a line you use for separation */
	
	
	
/* HEADINGS */

	h1					{ font-size: 17px; font-family: Arial, sans-serif; color: #416E96; font-weight: bold;}
	h2					{ font-size: 15px; font-family: Arial, sans-serif; color: #416E96; font-weight: bold;}
	h3					{ font-size: 13px; font-family: Arial, sans-serif; color: #416E96; font-weight: bold;}
	h4					{ font-size: 11px; font-family: Arial, sans-serif; color: #666666; font-weight: bold;}
	h5					{ font-size: 10px; font-family: Verdana, Arial, sans-serif; font-weight: bold;}
	h6					{ }



/* LINKS */

	a:link				{ color: #ff6600}
	a:hover				{ color: #ffcc00}
	a:visited			{ }
	a:active			{ color: #ffcc00}
	
	
	
/* GENERAL CLASSES
(used in the autohandler and/or index, most of these are up to the designer to place them where he/she thinks would be appropriate) */

	.content			{ font-size: 11px; font-family: Arial, sans-serif; text-decoration: none;} 
	.home				{ font-size: 11px; font-family: Arial, sans-serif; text-decoration: none; color: #5D5D5D; text-align: justify}
	.smallContent		{ font-size: 11px; font-family: Arial, sans-serif; color: #5D5D5D; text-align: justify}
	.smallLink			{ font-size: 11px; font-family: Arial, sans-serif; font-weight: bold; color: #4B6A86}
	.smallLink:hover	{ font-size: 11px; font-family: Arial, sans-serif; font-weight: bold; color: #5F81A0}
	.header				{ font-size: 13px; font-family: Arial, sans-serif; font-weight: bold; text-decoration: none;}
	.title				{ font-size: 17px; font-family: Arial, sans-serif; color: #032D78; font-weight: bold;}
	.welcome			{ font-size: 11px; font-family:  Arial, sans-serif;}
	.subTitle			{ font-size: 13px; font-family: Arial, sans-serif; color: #032D78; font-weight: bold;}
	
	.copyright			{padding-left: 20px; font-family: Arial,sans-serif; font-size: 11px; padding-top: 10px; border-top: 1px solid #999999}
	
	
/* BREADCRUMBS */
	.breadCrumbs		{font-size: 11px; font-family:  Arial, sans-serif; color: #666666; text-decoration: none} /* Class that defines the breadcrumbs links */
	.breadCrumbs:link	{font-size: 11px; font-family:  Arial, sans-serif; color: #666666; text-decoration: none}
	.breadCrumbs:hover	{font-size: 11px; font-family:  Arial, sans-serif; color: #999999; text-decoration: none}
	.breadCrumbsHolder	{padding-left: 20px} /* DIV tag arround the breadcrumbs for which you can set styles just like for TABLE, TR and TD tags */
	
	
/* SIDE-BROWSER */

	.browserTable		{width: 210px; backgroung-color: #ffffff} /* The TABLE tag that contains the whole Sidebrowser */
	.browserHeaderTd	{padding-bottom: 5px; padding-left: 5px; border-bottom: 1px solid #6890B5; height: 25px; background-color: #6890B5} /* TD tag that holds the very top title link in the sidebrowser */
	.browserHeader		{font-size: 13px; font-family: Arial, sans-serif; color: #ffffff; font-weight: bold; text-decoration: none} /* The very top title link */
	.browserItemTd		{padding-left: 5px; border-bottom: 1px solid #6890B5; height: 20px} /* TD tags that hold the Item (file) entries */
	.browserItem:link	{font-size: 11px; font-family: Arial, sans-serif; color: #416E96; text-decoration: none} /* The Item (file) links */
	.browserItem:hover	{font-size: 11px; font-family: Arial, sans-serif; color: #6C97BF; text-decoration: none}
	.browserItem:visited{font-size: 11px; font-family: Arial, sans-serif; color: #416E96; text-decoration: none}
	.browserDirTd		{padding-left: 5px; border-bottom: 1px solid #6890B5; height: 20px} /* TD tags that hold the Directory (folder) entries */
	.browserDir:link	{font-size: 11px; font-family: Arial, sans-serif; font-weight: bold;  color: #416E96; text-decoration: none} /* Directory (folder) entries links */
	.browserDir:hover	{font-size: 11px; font-family: Arial, sans-serif; font-weight: bold;  color: #6C97BF; text-decoration: none}
	.browserDir:visited	{font-size: 11px; font-family: Arial, sans-serif; font-weight: bold;  color: #416E96; text-decoration: none}
	.browserBackTd		{padding: 0px; height: 20px} /* TD tag that holds the Back to Previous link */
	.browserBack		{font-size: 11px; font-family: Arial, sans-serif; color: #7189A0} /* Back to Previous link */
	
	
/* CATALOGUES TEMPLATES 
The classes are split in two: 

listing classes are for the listing.xsl templates and are the same for all of those templates in all catalogues */
	.listingTitleDiv	{padding-bottom: 10px} /* DIV tag arround the top Title of the list for which you can set styles just like for TABLE, TR and TD tags */
	.listingTitle		{font-size: 17px; font-family: Arial, sans-serif; color: #416E96; font-weight: bold;} /* Top Title link of the list */
	.listingItemDiv		{padding-bottom: 10px} /* DIV tag arround the Item (file) entries that are listed, for which you can set styles just like for TABLE, TR and TD tags */
	.listingItem		{font-size: 12px; font-family: Arial, sans-serif; color: #416E96} /* Item (file) enties links */
	.listingDirDiv		{padding-bottom: 10px} /* DIV tag arround the Directory (folder) entries that are listed, for which you can set styles just like for TABLE, TR and TD tags */
	.listingDir			{font-size: 13px; font-family: Arial, sans-serif; color: #416E96; font-weight: bold;} /* Directory (folder) enties links */
	.listingBackDiv		{padding-bottom: 10px} /* DIV tag arround the Back link for which you can set styles just like for TABLE, TR and TD tags */
	.listingBack		{font-size: 13px; font-family: Arial, sans-serif; color: #666666; font-weight: bold;} /* Back link */

/* detail classes are for the detail_view.xsl templates and apply for all of those templates in all catalogues */
	.detailTitle		{font-size: 17px; font-family: Arial, sans-serif; color: #416E96; font-weight: bold;} /* Title displayed on top of the detail view of a catalogue entry */
	.detailDateTime		{font-size: 11px; font-family: Arial, sans-serif;} /* Date and Time displayed under the title */
	.detailSummary		{font-size: 11px; font-family: Arial, sans-serif;} /* Short description that comes after the horisontal rule under the date and time, usually smaller than the Detail Description */
	.detailSubTitle		{font-size: 13px; font-family: Arial, sans-serif; color: #416E96; font-weight: bold;} /* All the subtitles for different categories in catalogues (e.g. External Links, Images, External Documets) */
/* Detail Description and links for catalogues do not have a class specified since for the description the class should be same as the content class listed in General Classes above, and the links styles can be also set
by the Links classes above (if the catalogues links need to be different then the classes can be added afterwords) */
	
	
/* SITEMAP LEVELS
(Sitemap classes that correspond to different levels (levels are automatically generated), level 0 is the top level, if more then level 4 exists then more classes should be added respectively) */
	.sitemapLevel0		{font-size: 13px; font-family: Arial, sans-serif; color: #003366; font-weight: bold}
	.sitemapLevel1		{font-size: 12px; font-family: Arial, sans-serif; color: #000000; font-weight: bold}
	.sitemapLevel2		{font-size: 12px; font-family: Arial, sans-serif; color: #666666; font-weight: bold}
	.sitemapLevel3		{font-size: 11px; font-family: Arial, sans-serif; color: #666666; font-weight: bold}
	.sitemapLevel4		{font-size: 9px; font-family: Verdana, sans-serif; color: #999999; font-weight: bold}
	
	
/* MAIL FORM */
	
	.mailCat			{font-size: 10px; font-family: Verdana, Arial, sans-serif; font-weight: bold}
	.mailInput			{font-size: 12px; font-family: Arial, sans-serif;}
	.mailSend			{font-size: 10px; font-family: Verdana, Arial, sans-serif; font-weight: bold}