/*  corporate | Joomla! 1.5 Template
	green colors:
	text grey: #646464;
	headings+links green: #128f34
	hover green: #60ad75				*/
	
body {
	color: #646464;
	}
#header a {
	color: #20A3AB;
	}
#header a:hover {
	color: #54C2B0;
	}
.moduletable h3, .moduletable_menu h3 {
	background: url(../images/green/module_head.png) 0 0 repeat-x;
	border-bottom: 1px solid #ccc;
	color: #fff;
	}
#topbox h3, #bottombox h3 {
	background: url(../images/green/module_head_light.png) 0 0 repeat-x;
	color: #20A3AB;
	}
.top1, .top2, .bottom1, .bottom2 {
	border: 1px solid #ddd;
	}
h1,h2,h3,h4,h5,h6,.contentheading,.componentheading {
	color: #20A3AB;
	}
#topmenu a:link, div#topmenu a:visited, .breadcrumbs a, #mainContent a, #left a, #right a, #footer a {
	color: #20A3AB;
	}
#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: #54c2b0;
	}

/* Login */
.pad a {
	color: #20A3AB;
	}
.pad a:hover {
	color: #54c2b0;
	}