BODY	
           {
  	         background-color: #061b5a;
  	         scrollbar-base-color: #F0F0F0;
  	         margin-top: 0px;
  	         margin-right: 0px;
  	         margin-bottom: 0px;
  	         margin-left: 0px;
	         }


 /* PAGE LINK COLORS */
a:link		 { color: #0033FF; text-decoration: none; }
a:visited	 { color: #0033FF; text-decoration: none; }
a:active	 { color: #0033FF; text-decoration: none; }
a:hover		 { color: #6699FF; text-decoration: none; }


 /* THE NEXT LINES CONTROLS THE FONT SIZE ON ALL PAGES */
.title1	 	 { COLOR: #000077; FONT: 24px arial, sans-serif; font-weight: bold; }
.title2		 { COLOR: #5C5C66; FONT: 24px arial, sans-serif; font-weight: bold; }
.title3	   { COLOR: #5C5C66; FONT: 12px arial, sans-serif; font-weight: bold; }
.title4	   { COLOR: #000000; FONT: 16px arial, sans-serif; font-weight: bold; }
.title5	   { COLOR: #000000; FONT: 14px arial, sans-serif; font-weight: bold; text-decoration: underline; }
.title6	   { COLOR: #000000; FONT: 20px arial, sans-serif; font-weight: bold; }
.title7	   { COLOR: #000000; FONT: 14px Georgia; font-weight: bold; font-style: italic;  }

.footer		 { COLOR: #000000; FONT: 10px arial, verdana, sans-serif; }
.note		   { COLOR: #000000; FONT: 11px arial, verdana, sans-serif; }
.smallDes  { COLOR: #000000; FONT: 10px arial, verdana, sans-serif; }


 /* TABLE */
TABLE	 	  { COLOR: #000000; FONT: 14px arial, geneva, verdana, sans-serif; }

.box      { width:200px; background-color: #FFFF82; -moz-border-radius: 5px; -webkit-border-radius: 5px; border: 1px solid #000; padding: 7px; } 
.nb       { border: none; } 
.nlb      { border-left: none; } 
.lborder  { border-bottom: top; border-bottom: none; border-left: none; border-right: #000000 1px solid; border-left: none } 
.rborder  { border-bottom: top; border-bottom: none; border-left: none; border-right: none; border-left: #000000 1px dotted; } 

 /* IMAGE BORDERS */
.borders  { border: #000000 1px solid; cursor:hand; }

/* PHPGUARDDOG */
.dogtitle1	 { COLOR: #000077; FONT: 16px arial, sans-serif; font-weight: bold; }
.dogtitle2   { COLOR: #000077; FONT: 14px arial, sans-serif; font-weight: bold; }

 /* START THE CODE FOR THE PAGE MENUS */
.menu-table 	{
		  width: 200px;
		  background-color:#C0C0C0;
		  border-top: #000000 0px solid;
		  border-left: #000000 1px solid;
		  border-right: #000000 1px solid;
		  border-bottom: #000000 1px solid;
		  height:20px;
		}

.menu		{ font-size: 12px;
          font-family: arial, sans-serif, verdana, helvetica;
    		  padding-top: 0px;
    		  padding-bottom: 0px;
    		  padding-left: 0px;
    		  padding-right: 0px;
    		  cursor:hand;
    		  font-weight: bold;
    		  text-align:center;9
    		  line-height: 20px;
    		  display: block;
    		  white-space:nowrap;
    		  width: 98px;
    		  border: #000000 0px solid; 
    		  color:#047DCA;
      }

.firstmenu	    { color:#047DD2; }
a.menu:link 	  { background-image: url("../picts/menu.gif"); background-color:#0033FF; color: #000000; }
a.menu:visited 	{ background-image: url("../picts/menu.gif"); background-color:#FFFF82; color: #000000; }
a.menu:active 	{ background-image: url("../picts/menu.gif"); background-color:#FFFF82; color: #000000; }
a.menu:hover 	  { background-image: url("../picts/menuon.gif"); background-color:#047DD2; color: #000077; }


/* Shade Form For Boxes - SLM 6/14/2007 */
.shadeform	{ FONT: 13px arial, verdana, sans-serif;
		          background-image: url("../picts/shadeform.gif"); 
              text-align: left; 
              WIDTH: 280PX; 
              BORDER: #000000 1px solid;
            }
 
table.page              { border: none;}
td.page-top             { height: 20px;  background-image: url(../borders/page/top.gif); border: none;}
td.page-topRight        { width: 28px; height: 20px; background-image: url(../borders/page/topRight.gif); border: none;}			 
td.page-right           { width: 28px; background-image: url(../borders/page/right.gif); border: none;}
td.page-bottomRight     { width: 28px; height: 38px; background-image: url(../borders/page/bottomRight.gif); border: none;}	
td.page-bottom          { height: 38px; background-image: url(../borders/page/bottom.gif); border: none;}
td.page-bottomLeft      { width: 28px; height: 38px; background-image: url(../borders/page/bottomLeft.gif); border: none;}	
td.page-left            { width: 28px; background-image: url(../borders/page/left.gif); border: none;}
td.page-topLeft         { width: 28px; height: 20px; background-image: url(../borders/page/topLeft.gif); border: none;}			 
td.page-center          { background-color: white; border: none;  }
td.page-topRightRound   { width: 28px; height: 20px; background-image: url(../borders/page/topRightRound.gif); border: none;}
td.page-topLeftRound    { width: 28px; height: 20px; background-image: url(../borders/page/topLeftRound.gif); border: none;}
