/* main body */
body {
     color : #000080;
     background : #deefff;
     font-family : Arial, sans-serif;
     font-size : 100%;
     margin-top : 0;
     margin-left : 0;  
} 
.topdiv  {
     width : 800px;
     color : #deefff;
     background : #0000ff;
     font-family : Arial, sans-serif;
     font-size : 100%;
     margin-top : 0;
     margin-left : 0; 
     } 
.maindiv  {
     width : 800px;
     color : #000080;
     background : #deefff;
     border-style : solid;
     border-width :  3px;
     border-color :  #0000FF;     
     font-family : Arial, sans-serif;
     font-size : 100%;
     margin-top : 0;
     margin-left : 0;  
     }
/* ----------------------------------------------------- */ 
/* Links*/
a:link {
        font-family : Arial, sans-serif;
        color: #0000CC; 
        background : #deefff;
        font-size: 100%;
        text-decoration : none;
        font-weight: bold;
}  
a:visited {
        font-family : Arial, sans-serif;
        color: #0000FF; 
        background : #deefff;
        font-size: 100%;
        text-decoration : none;
        font-weight: bold;
}
a:hover {
        font-family : Arial, sans-serif;
        color : #DEEFFF;
        background-color : #0000FF;
        font-size: 100%;
        text-decoration : none;
        font-weight: bold;  
}
a:active {
        font-family : Arial, sans-serif;
        color : #6666CC;
        background : #deefff;
        font-size: 100%;
        text-decoration : none;
        font-weight: bold;
} 
/* ----------------------------------------------------- */
/* Boxed Links*/
.topnav {
     color : #000080;
     background : #deefff;
     font-family : Arial, sans-serif;
     font-size : 80%;
     font-weight : bold;     
     border-style: solid;
     border-width: 1px;
     border-color: #0000FF; 
     text-decoration: none;
     padding-right : 3px; 
     padding-left : 3px; 
}
/* ----------------------------------------------------- */
/* Pic Links*/
.pic1 a img {
	border: solid 2px;
	border-color:  #808080;
	background : #deefff;
}
.pic1 a:hover img {
	border: solid 2px;
	border-color: #FF3333;
	background : #deefff;
}
.pic1 a:hover {  /* wakeup IE */
	border-width: 0;
}
/* ----------------------------------------------------- */
/* Esc Links*/
.esc     {
              font-family:  Arial, sans-serif;
              color: #666666;
              background : #deefff;
              font-size: 80%;
              text-decoration : none;
              font-weight: bold;
              margin: 5px;
              text-align: center;
              border-style : solid;
              border-width : 2px;
              border-color : #666666; 
} 
.esc a:link	 {
                font-family:  Arial, sans-serif;
                color: #666666;
                background : #deefff; 
                font-size: 80%;
                text-decoration : none; 
                font-weight: bold;
                margin: 5px;
} 
.esc a:visited {
                font-family:  Arial, Verdana, Helvetica, sans-serif;
                color: #808080; 
                font-size: 80%;
                text-decoration : none; 
                font-weight: bold;
                margin: 5px;
                text-align: center;
}
.esc a:hover {
                font-family:  Arial, Verdana, Helvetica, sans-serif;
                color: #FF3333; 
                font-size: 80%;
                text-decoration : none;
                background-color: #DEEFFF; 
                font-weight: bold;
                margin: 5px;
                text-align: center;
                border-color : #FF3333; 
}
.esc a:active {
                font-family:  Arial, Verdana, Helvetica, sans-serif;
                color: #808080; 
                font-size: 80%;
                text-decoration : none; 
                font-weight: bold;
                margin: 5px;
                text-align: center;
}
/* ----------------------------------------------------- */
/* Headings */ 
h1 {
         font-family : Arial, sans-serif;
         font-size : 110%;
         font-weight : bold;
}
h2 {
         font-family : Arial, sans-serif;
         font-size : 100%;
         font-weight : bold;
}
h3 {
         font-family : Arial, sans-serif;
         font-size : 90%;
}
h4 {
         font-family : Arial, sans-serif;
         font-size : 80%;
}
h5 {
         font-family : Arial, sans-serif;
         font-size : 70%;
}
h6 {
         font-family : Arial, sans-serif;
         font-size : 70%;
}
/* ----------------------------------------------------- */
/* Fonts*/
 .h1 {
         font-family : Arial, sans-serif;
         font-size : 110%;         
         color : #000080;
         background : #deefff;
         font-weight : bold;
}
 .h1bonb {
         font-family : Arial, sans-serif;
         font-size : 110%;         
         color : #deefff;
         background : #0000ff;
         font-weight : bold;
}
.h2 {
         font-family : Arial, sans-serif;
         font-size : 100%;         
         color : #000080;
         background : #deefff;
}
.h2bonb {
         font-family : Arial, sans-serif;
         font-size : 100%;         
         color : #deefff;
         background : #0000ff;
}
.h3 {
         font-family : Arial, sans-serif;
         font-size : 90%;         
         color : #000080;
         background : #deefff;
}
.h3bonb {
         font-family : Arial, sans-serif;
         font-size : 90%;         
         color : #deefff;
         background : #0000ff;
}
.h4 {
         font-family : Arial, sans-serif;
         font-size : 80%;         
         color : #000080;
         background : #deefff;
}
.h4bonb {
         font-family : Arial, sans-serif;
         font-size : 80%;         
         color : #deefff;
         background : #0000ff;
}
.h5 {
         font-family : Arial, sans-serif;
         font-size : 70%;         
         color : #000080;
         background : #deefff;
}
/* ----------------------------------------------------- */
/* Style and Position*/
.b {
   font-weight : bold;
}
.l {
     text-align: left;
}
.r {
     text-align: right;
}
.c {
     text-align: center;
}
.j {
     text-align: justify;
}
.lm5 {
     text-align: left;
     margin-left : 5px;
     margin-right : 5px;
}
.lm10 {
     text-align: left;
     margin-left : 10px;
     margin-right : 10px;
}
.lm20 {
     text-align: left;
     margin-left : 20px;
     margin-right : 20px;
}
.rm5 {
     text-align: right;
     margin-left : 5px;
     margin-right : 5px;
}
.rm10 {
     text-align: right;
     margin-left : 10px;
     margin-right : 10px;
}
.rm20 {
     text-align: right;
     margin-left : 20px;
     margin-right : 20px;
}
.cm5 {
     text-align: center;
     margin-left : 5px;
     margin-right : 5px;
}
.cm10 {
     text-align: center;
     margin-left : 10px;
     margin-right : 10px;
}
.cm20 {
     text-align: center;
     margin-left : 20px;
     margin-right : 20px;
}
/* ----------------------------------------------------- */
/* Blue line*/
.hr {
    color: #0000ff;
    background : #deefff;
    height: 1px;
    width: 70%;
}
.hhr {
    color: #0000ff;
    background : #deefff;
    height: 1px;
    width: 80%;
}
.hhhr {
    color: #0000ff;
    background : #deefff;
    height: 1px;
    width: 90%;
}
/* ----------------------------------------------------- */
/* mini blue text for fact boxes*/
.miniblue {
     font-size : 80%;
     color : #0000ff;
     background : #deefff;
     font-family : Arial, sans-serif;
}    
/* ----------------------------------------------------- */
/* blue text usually for missing links */
.bluetext {
     color : #0000ff;
     background : #deefff;
     font-family : Arial, sans-serif;
     font-size : 90%;
} 
.bluebold {
     color : #0000ff;
     background : #deefff;
     font-family : Arial, sans-serif;
     font-size : 90%;
     font-weight : bold;
}   

/* ----------------------------------------------------- */
/* blue on blue */
.bonb  { 
      color: #DEEFFF;
      background : #0000FF;     
}
/* ----------------------------------------------------- */
/* blue box borders - */

.box {
         border-style: solid;
         border-width: 1px;
         border-color: #0000FF;
} 
.boldbox {
         border-style: solid;
         border-width: 2px;
         border-color: #0000FF;
} 
.main {
         border-style : solid;
         border-width : 1px;
         border-color : #0000FF;       
} 
/* ----------------------------------------------------- */
/* tables */

.table {
     border: none;   
}
.table1 {
     border-style: solid;
     border-width: 1px;
     border-color: #0000FF;    
}

/* ----------------------------------------------------- */
/*red highlight style below*/
.redbox {
         border-style: solid;
         border-width: 1px;
         border-color: #ff0000;
         font-family : Arial, sans-serif;
         font-size : 90%;
         color : #000080;
         background : #deefff
}
.redboldbox {
         border-style: solid;
         border-width: 2px;
         border-color: #ff0000;
}
.red {
         color : #ff0000;
         background : #deefff
}
.redbg {
         color : #deefff;
         background : #ff0000
}
/* ----------------------------------------------------- */
/*odd style below*/
.code  {
         border-style : solid;
         border-width : 1px;
         border-color : #0000CC;
         font-family : Arial, sans-serif;
         font-size : 75%;         
         color : #000000;
         background : #FFFFFF; 
         padding : 10px; 
         text-align: left;       
}  
/* ----------------------------------------------------- */
/*inherited*/
.h3c {
         font-family : Arial, Tahoma, Helvetica, sans-serif;
         font-size : 90%;         
         color : #000080;
         background-color : #deefff;
         text-align: center;
         margin-left : 10px;
         margin-roght : 10px;
}
.blueonblue  { 
      color: #DEEFFF; 
      font-family: Arial, Tahoma, Helvetica, sans-serif; 
      font-size: 90%; 
      border: solid #0000FF; 
      padding-left: 2px; 
      padding-right: 2px; 
      padding-top: 2px; 
      padding-bottom: 2px; 
      background-color: #0000FF;  
}
.blueonblue a:link {
       color:#C0C0C0;
}
.blueonblue a:hover {
        color : #0099CC;
}
.bobbl  { 
      color: #DEEFFF; 
      font-family: Arial, Tahoma, Helvetica, sans-serif; 
      font-size: 90%; 
      font-weight : bold;
      text-align: center;
      border: solid #0000FF; 
      padding-left: 2px; 
      padding-right: 2px; 
      padding-top: 2px; 
      padding-bottom: 2px; 
      background-color: #0000FF;
}
/* ----------------------------------------------------- */