/* Integris1 */
a:link, a:visited {
	color: #135cae;
}

a:hover {
	color: #0b3768;
}


h3, .componentheading, table.moduletable th {
  /*color: #135cae; blue*/
  color: #2b120d;
}

div.module_menu {
}

div.module_menu div {
}

div.module_menu div div {

}

div.module_menu div div div {

}


.smily {
	background: url(../media/happy_face.jpg) left top no-repeat;
	padding-left:50px;
	line-height:50px;
	font-family:Arial, Helvetica, sans-serif;
	font-weight:bold;
	font-size:18px;
	font-style:italic;
	color:#166a3a;
}