td.menu_section_header {background-image  :url(/images/sections_background.jpg);  /* dark gray background */
			background-repeat : repeat}

font.menu_section_header, a.menu_section_header {font-family     : sans-serif;
                                                 color           : white;
			                         font-size       : 15;
			                         font-weight     : bold;
			                         text-decoration : none}

td.menu_link {background-image  :url(/images/links_background.jpg);  /* very light gray background */
              background-repeat : repeat}
	
a.menu_link {font-family     : sans-serif;
             color           : #055;        /* slashdot green */
             font-size       : 12;
             text-decoration : none}

.banner {color             : white;
         font-size         : 30;
         font-family       : sans-serif;
         font-weight       : bold}

body, p, td, th, li {color: black;
                     font-family: sans-serif;
                     font-size: 14}

a {color: #055}  /* slashdot green */

.minor_heading {color          : #906;         /* whine red */
                font-family    : sans-serif;
		font-size      : 16;
                text-decoration: none;
                font-weight    :  bold}

.major_heading {font-family     : sans-serif;
                color           : white;
                font-size       : 15;
                font-weight     : bold;
                text-decoration : none}

th.data, td.data {background-color: #EEEEEE;
                  font-size       : 14}
			
th.data {color      : #906;   /* whine red */
         font-family: serif;
         text-align : left}

.green {color: #055} /* slashdot green */

td.boxed {border-width    : 1px;
          border-style    : solid;
          border-color    : black;
          background-color: #EEEEEE;
          padding         : 10px}
