@charset "iso-8859-1";

/* SET COLOR - COLOR ------------------------------------------------------------------------------- */
	body, td, tr, p, div
	{ color: #000000; }

	table.moduletable th
	{ color: #22060A; }

	a.mainlevel, .button, .contentheading, .componentheading, .fase4rdf
	{ color: #37070D; }

	.smalldark, .newsfeedheading, table.contenttoc, .inputbox 
	{ color: #333333; }

	.contentdescription
	{ color: #441436; }

	h4, a, a.mainmenu, a.sublevel, a.contentpagetitle, a.blogsection, a.weblinks, a.readon, 
	a.category, a.fase4rdf
	{ color: #512525; }
	
	.searchbox 
	{ color: #5E5E5E; }

	.poll 
	{ color: #666666; }

	.small 
	{ color: #950000; }

	a.mainlevel:hover 
	{ color: #950000; }

	h5, .createdate 
	{ color: #950000; }

	a:hover, a.mainmenu:hover, a.sublevel:hover, a.contentpagetitle:hover, a.blogsection:hover, 
	a.weblinks:hover, a.readon:hover, a.category:hover, a.fase4rdf:hover, a.pagenav
	{ color: #950000; }

	.modifydate 
	{ color: #808080; }

	.contentpagetitle, .category 
	{ color: #950000; }

	h6, .newsfeeddate, a.bar:hover
	{ color: #950000; }

	a.pagenav:hover, .sectiontableheader
 	{ color: #FF9900; }

	.message
	{ color: #FF9900; }

	.ontab, a.bar
	{ color: #FFFFFF; }

/* SET COLOR - BACKGROUND -------------------------------------------------------------------------- */
	.ontab 
	{ background-color: #320000; }

	.sectiontableheader
	{ background-color: #606060; }

	table.contact td.icons 
	{ background-color: #950000; }

	hr.separator 
	{ background-color: #0063AC; }

	hr, .tabheading 
	{ background-color: #CCCCCC; }

	table.contact td.details, .inputbox 
	{ background-color: #D6D6D6; }

	table.contenttoc, .offtab 
	{ background-color: #E5E5E5; }

	table.contact, .sectiontableentry2
	{ background-color: #E5E5E5; }

	.moscode
	{ background-color: #F0F0F0; }

	body, .contentpane, .button, .sectiontableentry1, .contentpane, table.searchintro, .searchbox
	{ background-color: #FFFFFF; }

/* SETCOLOR - BORDER ------------------------------------------------------------------------------- */
	table.searchintro 
	{ border : #950000; }

	.button
	{ border : #CFCFCF; }

	.contentpaneopen
	{ border : #D6D6D6; }

	table.moduletable th, .componentheading
	{ border-bottom	:#950000; }

	.ontab, .offtab 
	{ border-bottom	: #D6D6D6; }

	.ontab
	{
	  border-left	: #950000;
	  border-right	: #D6D6D6;
	  border-top	: #950000;
	}

	.offtab 
	{
	  border-left	: #E0E0E0;
	  border-right	: #E0E0E0;
	  border-top	: #E0E0E0;
	}

	table.moduletable
	{
	  border-left	: #000000;
	  border-right	: #000000;
	  border-top	: #000000;
	  border-bottom	: #000000;
	}

/* SETCOLOR - SCROLLBAR ---------------------------------------------------------------------------- */
	body 
	{
	  scrollbar-base-color		: #D6D6D6;
	  scrollbar-face-color		: #D6D6D6;
	  scrollbar-3dlight-color	: #950000;
	  scrollbar-darkshadow-color: #950000;
	  scrollbar-highlight-color	: #950000;
	  scrollbar-shadow-color	: #950000;
	  scrollbar-track-color		: #950000;
	  scrollbar-arrow-color		: #950000;
	}
