
/* Black on White modifications */

html {
	background: #F0EDF3 url(bg.png) 0 0 repeat-x;
}

body {
	color: #000000;		/* font color */
}

h1 {
color: #000000;
}

h2 {
color: #000000;
}

h3 { 
   color: #000000;
}

a:link,
a:visited {
	color: #000000;
}

div#mainbody div.moduletable h3 {
	color: #000000;
}


#rightmenu_level0 li a:hover, #rightmenu_level0 li a:visited {
color:#000000;
border-left:5px solid #000000;
}

#rightmenu_level0 li a {
border-left:5px solid #666666;
color:#333333;
}

#rightmenu_level0 li {
background-color:#f2f2f2;
}


.menu li a:hover {
color:#000000;
}

.menu li.parent {
background:#efefef url(../images/mainmenu_level2_parent_2_bw.gif) no-repeat scroll right 0;
}

.menu li {
background:#efefef none repeat scroll 0 0;
}

.menu li a:hover {
	color: #000000;
	border-left: 5px solid #666666;
}



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:#e4e4e4;
}

div#mainbody a.readon {
background:#e4e4e4 url(body-readon-right_bw.gif) no-repeat scroll right center;
color:#000000;
}

/*** executive comittee table ***/

td.sectiontableentry1 {
background: #f0f0f0 none repeat scroll 0 0;
}

.mainbody td.sectiontableheader {
background: #cccccc none repeat scroll 0 0;
}

/********Calendar********/

#extcalendar a:hover {
	color: #000000;
}

#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;
}