/*--------------------------------------------------------------
				RESET
---------------------------------------------------------------*/

*           { padding: 0; margin: 0; font-size: 100%; font-weight: normal; }
ul, ol      { list-style: none; }
b, strong   { font-weight: bold; }
img, a img  { border: none; }

/*--------------------------------------------------------------

/*--------------------------------------------------------------
				NAVIGATION
---------------------------------------------------------------*/


#navigationPbS          { backgr ound: green;
                          width: 865px;
                          margin: 0 auto;
                          height: 20px;}

.pbs                    { backgr ound: green;
                          width: 850px;
                          margin: 0 auto;
                          color: #000; }

.pbs tr                 { text-decoration: none;
                          margin: 0 auto;
                          height: 0px; }

.pbs th                 { font-family: Arial;
                          margin: 0 auto; }


.pbs th a               { background: #000;
                          height: 0px;
                          padding: 1px;
                          font-family: Monotype Corsiva;
                          font-size: 18px;
                          text-decoration: none;
                          color: #363636; }

.pbs tr.alt             { back ground: #e2e7ed; }

.pbs th a:hover         { color: #717171;           
                          text-decoration: none; }                      

.red                    { color: red;
                          font-family: Monotype Corsiva;
                          font-size: 18px; }











