/* white */
a:link, a:visited {
	color: #881133;
}

a:hover {
	color: #0b3768;
}

#pillmenu a:hover {
  color: #881133;
}

#pillmenu a#active_menu-nav {
  background: url(../images/white/mw_menu_active_bg.png) 0 0 repeat-x;
  color: #881133;
}

#pillmenu a#active_menu-nav:hover {
  color: #881133;
}

h3, div.module_menu h3, .componentheading, table.moduletable th {
  color: #881133;
}

h3, .componentheading, table.moduletable th {
  color: #881133;
}


#leftcolumn h3, #rightcolumn h3  { 	
	font-family: Tahoma, Arial, sans-serif;
	color: #fff; /*color: #4CAFC6;*/
	font-size: 10px;
	height: 20px;
	text-decoration: none;
	text-align: left;
	padding: 0 0 0 10px;
	background: url(../images/h3.png) top left no-repeat;
	font-weight: bold;
	line-height: 17px;
	margin: 0;
}


#leftcolumn ,#rightcolumn {
	margin: 0;
	float: left;
	text-align: left;
	background: url(../images/colum_bg.jpg) top left repeat-y;
}


