/*  corporate | Joomla! 1.5 Template
	red colors:
/*      text blue: #000080; */ /* dark blue */
	text grey: #646464;  /* original setting */
	headings+links red: #660000
	hover red: #7D0028					*/

body {
/*	color: #646464; */ /* original setting gray */
/*	color: #000042;  */ /* blue */
	color: #000000;  /* black */
	}
#header a {
	color: #000000; /* black */
/*	color: #620020; */ /* dark maroon */
/*	color: #660000; */ /* maroon - Lighter */
	}
#header a:hover {
	/* color: #7D0028; */ /* maroon */
        color: #620020;  /* darker maroon */
	}
.moduletable h3, .moduletable_menu h3 {
	background: url(../images/red/module_head.png) 0 0 repeat-x;
	border-bottom: 1px solid #ccc;
        /* color: #fff; */ /* red */
	color: #FFF6BF;  /* off white */
	}
#topbox h3, #bottombox h3 {
	background: url(../images/red/module_head_light.png) 0 0 repeat-x;
	color: #FFFF00;  /* Yellow */
/*	color: #660000; */ /* maroon */
/*	color: #000000; */ /* black */
	}
.top1, .top2, .bottom1, .bottom2 {
	border: 1px solid #ddd; /* red */
	}
h1,h2,h3,h4,h5,h6,.contentheading,.componentheading {
	color: #620020; /* dark maroon */
/*	color: #660000; */ /* maroon - Lighter */
	}
#topmenu a:link, div#topmenu a:visited, .breadcrumbs a, #mainContent a, #left a,
#right a, #footer a {
/*	color: #660000; */ /* maroon - Lighter */
	color: #000080;  /* blue */
	}
#topmenu a:hover, .breadcrumbs a:focus, .breadcrumbs a:hover, #mainContent a:focus, #mainContent a:hover, #left a:focus, #left a:hover, #right a:focus, #right a:hover,
#footer a:focus, #footer a:hover {
	/* color: #7D0028; */ /* original setting - maroon lighter */
	 color: #620020;  /* maroon */
	}

/* Login */
.pad a {
	color: #660000; /* maroon - Lighter */
	}
.pad a:hover {
        color: #000080; /* blue */
	/* color: #7D0028; */ /* maroon */
	}
