/* black */
a:link, a:visited {
	color: #7f0416;
}

a:hover {
	color: #7f7f7f;
}

#pillmenu a:hover {
  color: #64409a;
}
/*
#pillmenu a#active_menu-nav {
  background: url(../images/black/mw_menu_active_bg.png) 0 0 repeat-x;
  color: #fff;
}

*/

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

h3, .componentheading, table.moduletable th {
  color: #7f7f7f;
  font-size:12pt;
}

.componentheading
{
 font-size:18pt;
 padding-top:10px;
 line-height:26px;
}

moduletablelatest div ul li
{
 color:##7f7f7f;
}




div.module_menu {
  
	
}

div.module_menu div {


	
}

div.module_menu div div {
	
	
}

div.module_menu div div div {


}

div.module_menu ul li a:link, div.module_my ul li a:link
{
	display:block;
	width:100%;

}


div.moduletable_menu ul li, div.module_menu ul li, div.module_my ul li

{

list-style-image: url('../images/arrow.gif');	

}

div.moduletable_menu
{
 padding-bottom:25px;
}


div.moduletable_menu h3
{
	font-family: Helvetica, Arial, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #eee;
	
	padding-left: 10px;
	padding-bottom: 2px;
	padding-top:2px;
	background:#7f7f7f;

}

div.moduletable_syn h3
{
	font-family: Helvetica, Arial, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #eee;
	
	padding-left: 10px;
	padding-bottom: 2px;
	padding-top:2px;
	background:#ff6600;

}



div.module_syn h3  {
	background:#ff6600;
}

div.module_my h3  {
	background:#634197;
}

