/* CSS Document */

body  {
	background-color: #99CC99;
	color: #996600;
}

table#contenttbl * {
	background-color: #ffffff;
	color: Navy;
}

.tl, .tr, .bl, .br {
	background-color: #99CC99 !important;
	background-repeat: no-repeat; 
}

.wave {background-image: url(../images/wave_green5.gif);}

/* the four table corner styles */
.tl {background-image: url(../images/corners/quarter_tl_green15.gif);}
.tr {background-image: url(../images/corners/quarter_tr_green15.gif);}
.br {background-image: url(../images/corners/quarter_br_green15.gif);}
.bl {background-image: url(../images/corners/quarter_bl_green15.gif);}

/* the four table edge styles */
.topedge, .rightedge, .bottomedge, .leftedge {border-color: #336600;}

div.buttonlink {background-image: url(../images/navbuttons/scallop_tea_lt.gif);}

div.buttonlink a {color: navy;}

div.section_open {background-image: url(../images/navbuttons/scallop_tea_dk.gif);}

div.section_open a {color: #FFD700;}
