
/* White on Black modifications */


body {
color: #ffffff;		/* font color */
}

div#mainbody {
background: #151515 none repeat scroll 0 0;
}

h1, h2, h3, h4, h5, h6 {
color: #ffffff;
}

a:link,
a:visited {
	color: #ffffff;
}

div#mainbody div.moduletable h3 {
	color: #ffffff;
}

span.pathway img {
	background: url(arrow_wb.png) no-repeat;
}

/*** right-hand menu ******/

#rightmenu_level0 li a:hover, #rightmenu_level0 li a:visited {
color:#ffffff;
border-left:5px solid #ffffff;
}

#rightmenu_level0 li a {
border-left:5px solid #ebebeb;
color: #ebebeb;
}

#rightmenu_level0 li {
background-color:#000000;
}

.menu li a, .menu li a:visited {
color:#ffffff;
}

.menu li a:hover {
color:#ffffff;
}

.menu li.parent {
background:#000000 url(../images/mainmenu_level2_parent_2_wb.gif) no-repeat scroll right 0;
}

.menu li {
background:#000000 none repeat scroll 0 0;
}

.menu li a:hover {
	color: #ffffff;
	border-left: 5px solid #ffffff;
}

.menu {
	margin: 0px;
	padding: 6px 0px 0px 0px;
	list-style: none;
	width: 180px;
	background: url(menu_curve_top_bl.gif) top left no-repeat;
}

.moduletable_menu{
padding: 0px 0px 6px 0px;
background: url(menu_curve_bottom_bl.gif) left bottom no-repeat;
}

div#footer .rk-2 {
background:transparent url(leftfoot_wb.gif) no-repeat scroll 0 0;
}

div#footer .rk-1 {
background:transparent url(rightfoot_wb.gif) no-repeat scroll 100% 0;
}

div#footer {
background:transparent url(foot_wb.gif) repeat-x scroll 0 0;
}

div#the-footer a {
border-left:1px solid #333333;
color:#333333;
}

.menu li ul li {
background-color:#151515;
}

.menu li ul li a:hover{
	padding-left: 13px;
	border-color: #ffffff;
}

div#mainbody a.readon {
background:#000000 url(body-readon-right_bw.gif) no-repeat scroll right center;
color:#ffffff;
}

/*** executive comittee table ***/

td.sectiontableentry1 {
background: #333333 none repeat scroll 0 0;
}

.mainbody td.sectiontableheader {
background: #000000 none repeat scroll 0 0;
}

/********Calendar********/

#extcalendar a:hover {
	color: #ffffff;
}

#extcalendar .maintable {
	border: 2px solid #333333;
}

#extcalendar .tableh1 {
  color:#606F79;
  background-color: #ffffff;
  border-bottom: 1px solid #333333;
	border-left: 1px solid #333333;
	border-right: 1px solid #333333;
}

#extcalendar .tableh2   {
	background-image: url(../images/bl_white/tile_sub_bl_wh.gif);
	background-color: #333333 ;
	border: 1px solid #333333;
	color : #333333;
}


#extcalendar .tablec {
	
}

#extcalendar .tablec {
	color : #333333;
	background-color: #ffffff;
	border-left: 1px solid #333333;
	border-top: 1px solid #333333;
}



#extcalendar .tableb {
	color : black;
	background-color: #ffffff;
	border-left: 1px solid #333333;
	border-top: 1px solid #333333;
}


#extcalendar .currentmonth, #extcalendar .currentday, #extcalendar .currentweek {
	background-color: #ffffff !important;
}

#extcalendar .nextmonth, #extcalendar .nextday, #extcalendar .nextweek {
	color: #333333;
	background-color: #ffffff;
}

#extcalendar .previousmonth, #extcalendar .previousday, #extcalendar .previousweek {
	color: #333333;
	background-color: #ffffff;
}

#extcalendar .cattitle, #extcalendar .usertitle, #extcalendar .grouptitle {
color:#333333;
}

#extcalendar .tableh2 {
background-color:#ffffff;
}
