/* black */
a:link, a:visited {
	color: #135cae;
}

#pathway a{
	color: #ffffff;
}

a:hover {
/*	color: #0b3768;*/
}

#pillmenu a:hover{
  color: #ffffff;
/*  background: url(../images/menu_bg_sel.png) 0 0 repeat-x;*/
background-color:#000000;
}

#pillmenu a:active {
/*  color: #ff0000;*/
}

#pillmenu #current a{
color: #ffffff;
background: url(../images/mnu_bg_sel.png) 0 0 repeat-x;
}

#pillmenu a:active:hover {
/*  color: #00ff00;*/
}

h3, .componentheading, table.moduletable th {
  color: #000000;
}

.componentheading
{
	background-image:url(../images/black/header_red.png);
	background-repeat:repeat-x;
	color: #ffffff;
	height:25px;
	padding-top:4px;
	padding-left:4px;	
}

div.module {
/*border-color:#000000;
border-style:solid;
border-width:thin;
*/	background:#EBEBEB;
}

div.module div {
/*	background: url(../images/black/mw_box_bl.png) 0 100% no-repeat;*/
}

div.module div div {
/*	background: url(../images/black/header_black.jpg) 100% 0 no-repeat;*/
}

div.module div div div {
	background: url(../images/black/header_black.jpg) 0 0 repeat-x;
}



/*MODULE USER 1*/
div.module_user1 {
/*border-color:#000000;
border-style:solid;
border-width:thin;
background:#EBEBEB;*/
}

div.module_user1 div {
/*	background: url(../images/black/mw_box_bl.png) 0 100% no-repeat;*/
}

div.module_user1 div div {
/*	background: url(../images/black/header_black.jpg) 100% 0 no-repeat;*/
}

div.module_user1 div div div {
/*	background: url(../images/black/header_black.jpg) 0 0 repeat-x;
*/}
