
/* Black on Yellow modifications */



body {
	color: #000000;		/* font color */
}

div#mainbody {
background:#FFFF66 none repeat scroll 0 0;
}

h1 {
color: #000000;
}

h2 {
color: #000000;
}

h3 { 
   color: #000000;
}

a:link,
a:visited {
	color: #000000;
}

div#mainbody div.moduletable h3 {
	color: #000000;
}


span.pathway img {
	background: url(arrow_by.png) no-repeat;
}

#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:#f9f945;
}


.menu li a:hover {
color:#000000;
}

.menu li.parent {
background:#f9f945 url(../images/by_mainmenu_level2.gif) no-repeat scroll right 0;
}

.menu li {
background:#f9f945 none repeat scroll 0 0;
}

.menu li a:hover {
	color: #000000;
	border-left: 5px solid #666666;
}

.menu li li.last{
	border-bottom: 1px solid #ffffff;
}

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:#ffff66;
}

div#mainbody a.readon {
background:#f9f945 url(body-readon-right_bw.gif) no-repeat scroll right center;
color:#000000;
}

/*** executive comittee table ***/

td.sectiontableentry1 {
background: #ffff99 none repeat scroll 0 0;
}

.mainbody td.sectiontableheader {
background: #ffff00 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;
}