/*
bodybg:      #303000
left2head:   #909000
right2head:  #909000
right2inner: #505000
*/

BODY              {
                     font-family :  arial;
                     font-size : 12px;
                     font-weight : normal;
                     background: #303000;
                     background-attachment : fixed;
                     color : #ffff00;
                  } 

H2.title          {
                     font-family: "book antiqua", "times new roman", "times";  
                     color: #FFFF00;  
                     text-align: center;
                  }

TD.left1          { 
 		     width : 101px; 
		  }

TD.right1         { 
 		     width : 539px; 
                  }

TD.left2          { 
                     font-family :  arial;
                     font-size : 12px;
                     font-weight : normal;
                     color : #ffff00;
                     width :  61px; 
                  }

TD.right2         { 
                     font-family :  arial;
                     font-size : 12px;
                     font-weight : normal;
                     color : #ffff00;
                     width : 467px; 
                  }

TD.right2inner    { 
                     font-family :  arial;
                     font-size : 12px;
                     font-weight : normal;
                     background: #505000;
                     color : #ffff00; 
                  }

TD.left2head      { 
                    font-family : arial, helvetica;
                    font-size : 16px;
		    background: #ffff00;
                    color : #909000;
                    width : 161px; 
                  }

TD.right2head     { 
                    font-family : arial, helvetica;
                    font-size : 15px; 
		    background: #909000;
                    color : #FFFF00;
                    width : 270px; 
                  }

TABLE.adviceBack  {
                   width : 200px;
                  }

TABLE.announceOn  { width : 467px;
		    position : relative;
		    visibility : visible;
                  }

TABLE.announceOff {
                    width : 467px;
		    position : absolute;
		    visibility : hidden;
                  }

TD.menuTD         { 
                     font-family :  arial;
                     font-size : 12px;
                     width: 90px; 
                     color: #FFFF00;
                  }

A.link1:link      {
                     font-family :  arial;
                     font-size : 12px;
                     text-decoration: none;
                     color: #909000;
                  }

A.link1:visited   {
                     font-family :  arial;
                     font-size : 12px;
                     text-decoration: none;
                     color: #909000;
                  }

A.link1:active    {
                     font-family :  arial;
                     font-size : 12px;
                     text-decoration: none;
                     color: #909000;
                  }

A.link1:hover     {
                     font-family :  arial;
                     font-size : 12px;
                     text-decoration: none;
                     color: #ffff00;
                  }

A.nextAnc:link    {
                     font-family : verdana, arial;
                     font-size : 24px;
                     text-decoration: none;
                     color: #FFFF00;
                  }

A.nextAnc:visited {
                     font-family : verdana, arial;
                     font-size : 24px;
                     text-decoration: none;
                     color: #FFFF00;
                  }

A.nextAnc:active  {
                     font-family : verdana, arial;
                     font-size : 24px;
                     text-decoration: none;
                     color: #FFFF00;
                  }

A.nextAnc:hover   {
                     font-family : verdana, arial;
                     font-size : 24px;
                     text-decoration: none;
                     color: #505000;
                  }

FONT.ancCen       {
                     font-family : verdana, arial;
                     font-size : 24px;
                     text-decoration: none;
                     color: #FFFF00;
                  }
