
/* Yellow on Black modifications */


body {
	color: #ffff00;		/* font color */
}

div#mainbody {
background: #151515 none repeat scroll 0 0;
}

h1 {
color: #ffff00;
}

h2 {
color: #ffff00;
}

h3 { 
   color: #ffff00;
}

a:link,
a:visited {
	color: #ffff00;
}

span.pathway img {
	background: url(arrow_yb.png) no-repeat;
}

div#mainbody div.moduletable h3 {
	color: #ffff00;
}


#rightmenu_level0 li a:hover, #rightmenu_level0 li a:visited {
color:#ffff00;
border-left:5px solid #ffff00;
}

#rightmenu_level0 li a {
border-left:5px solid #ffff66;
color:#ffff66;
}

#rightmenu_level0 li {
background-color:#000000;
}


.menu li a:hover {
color:#ffff00;
}

.menu li a, .menu li a:visited {
color:#ffff00;
}

.menu li.parent {
background:#000000 url(../images/mainmenu_level2_parent_2_yb.gif) no-repeat scroll right 0;
}

.menu li {
background:#000000 none repeat scroll 0 0;
}

.menu li a:hover {
	color: #ffff00;
	border-left: 5px solid #ffff00;
}

.menu li ul li {
background-color:#151515;
}

.menu li ul li a:hover{
	padding-left: 13px;
	border-color: #ffff00;
}

.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;
}

/*** executive comittee table ***/

td.sectiontableentry1 {
background: #333333 none repeat scroll 0 0;
}

.mainbody td.sectiontableheader {
background: #000000 none repeat scroll 0 0;
}


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;
}


div#mainbody a.readon {
background:#000000 url(body-readon-right_bw.gif) no-repeat scroll right center;
color:#000000;
}



/********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;
}

