/* ======================================= */
/*   Main Section                          */

body
  {background-color: #123456;}

div.inset 
  {background-color:#ffffaa;
   float:right;
   border-style: outset;
   border-top: medium solid #cc0000;
   border-left: medium solid #cc0000;
   border-right: medium solid #770000;
   border-bottom: medium solid #770000;
   width:60%;
   height:23em;
   overflow: scroll;
   margin-left:1%;
   margin-right:1%;
   padding:2em}   

div.container1
  {
   border-style: outset;
   border-color: red;
   border-width: 4px;
   width: 840px;
   	}
div.container2
  {
        background-image: url("bg101.jpg");
        background-repeat: repeat;
	background-attachment: fixed;
\*	text-align: left;     */
	margin: 2px;
    }


td.leftpad
  {
  padding-left:40px;
  }
td.toppad
  {
  padding-top:20px;
  }
td.rightpad
  {
  padding-right:20px;
  }


a.b01
  {font-family: arial, "sans serif", courier;
   font-weight: bold;
   font-size: 125%;
   color: #aa0000}

a.b02
  {font-family: arial, "sans serif", courier;
   font-weight: bold;
   font-style: italic;
   font-size: medium;
   color: #aa0000}

a.b03
  {font-family: arial, "sans serif", courier;
   font-weight: bold;
   font-style: italic;
   font-size: medium;
   color: #aa0000}

a.b04
  {font-family: arial, "sans serif", courier;
   font-weight: bold;
   font-style: italic;
   font-size: 125%;
   color: #aa0000}

a.jred
  {font-family: arial, "sans serif", courier;
   font-weight: bold;
   font-size: medium;
   color: #ff0000;
   text-decoration: none}

a.jwhite
  {font-family: arial, "sans serif", courier;
   font-weight: bold;
   font-size: medium;
   color: #ffffff;
   text-decoration: none}

a.jblue
  {font-family: arial, "sans serif", courier;
   font-weight: bold;
   font-size: medium;
   color: #0000ff;
   text-decoration: none}

a.jgreen
  {font-family: arial, "sans serif", courier;
   font-weight: bold;
   font-size: medium;
   color: #008000;
   text-decoration: none}

a.jred:hover
  {background-color:#ffff00;
   font-size: larger}
a.jblue:hover
  {background-color:#ffff00;
   font-size: larger}
a.jgreen:hover
  {background-color:#ffff00;
   font-size: larger}

/* ======================================= */
/*   Paragraph Section                     */

p.t01
  {font-family: arial, "sans serif", courier;
   font-weight: bold; line-height: 200%;
   color: #aa0000; font-size: 250%}   

p.t02 
  {font-family: arial, "sans serif", courier;
   color: #000000;
   font-weight: bold;
   font-style: italic;
   font-size: 125%}

p.t03
  {font-family: arial, "sans serif", courier;
   color: #000000;
   font-weight: bold;
   font-style: italic;
   font-size: 115%}

p.t04
  {font-family: arial, "sans serif", courier;
   color: #000000;
   font-weight: bold;
   font-style: italic;
   font-size: medium}  

p.m01
  {margin-left: 15%;margin-right:5%}   


/* ======================================= */
/*   Bold Section                          */

b.t01
  {font-family: arial, "sans serif", courier;
   font-weight: bold;
   color: #aa0000; font-size: 250%}  

b.t01j
  {font-family: arial, "sans serif", courier;
   font-weight: bold;
   color: #aa0000; font-size: 200%}  

b.t02
  {font-family: arial, "sans serif", courier;
   font-weight: bold;
   font-style: italic;
   color: #0000aa; font-size: 125%}  

b.t02a
  {font-family: arial, "sans serif", courier;
   font-weight: bold;
   font-style: italic;
   color: #004000; font-size: 125%}  

b.t03
  {font-family: arial, "sans serif", courier;
   font-weight: bold;
   font-style: italic;
   color: #0000aa; font-size: 150%}  

b.t04
  {font-family: arial, "sans serif", courier;
   font-weight: bold;
   font-style: italic;
   color: #0000aa; font-size: 125%}  
 
b.hd
  {font-family: arial, "sans serif", courier;
   color: #aa0000;
   font-size: 120%;
   font-weight: bold;
   text-indent: 1.5em}

b.bd
  {font-family: arial, "sans serif", courier;
   color: #000000;
   font-weight: bold;
   font-size: medium;}  

b.bul1
  {font-family: arial, "sans serif", courier;
   color: #000000;
   font-weight: bold;
   font-size: medium}  

b.con
  {font-family: arial, "sans serif", courier;
   font-weight: bold;
   font-style: italic;
   color: #000000; font-size: 125%}  

b.i1hd
  {font-family: arial, "sans serif", courier;
   color: #aa0000;
   font-size: 125%;
   font-weight: bold;
   }
b.i2hd
  {font-family: arial, "sans serif", courier;
   color: #0000aa;
   font-size: 100%;
   font-weight: bold;
   }

b.i1
  {font-family: arial, "sans serif", courier;
   color: #000000;
   font-size: 100%;
   font-weight: bold;
   text-indent: 1.5em}


/* ======================================= */
/*   Immage Section                        */

img.rtf 
  {float:right;
   border:2px solid black;
   margin:5px 15px 15px 15px;}

img.ltf
  {float:left;
   border:2px solid black;
   margin:5px 15px 15px 15px;}

img.ctf 
  {border:2px solid black;
   margin:5px 15px 15px 15px;}

img.r 
  {float:right;
   border:2px solid black;
   margin:15px 15px 15px 15px;}

img.l 
  {float:left;
   border:2px solid black;
   margin:15px 15px 15px 15px;}

img.c 
  {border:2px solid black;
   margin:15px 15px 15px 15px;}

/*  ------------------------------  */
/*    No Borders                    */

img.rtnb 
  {float:right;
   border:0;
   margin:5px 15px 15px 15px;}

img.ltnb
  {float:left;
   border:0;
   margin:5px 15px 15px 15px;}

img.ctnb 
  {border:0;
   margin:5px 15px 15px 15px;}

img.rnb 
  {float:right;
   border:0;
   margin:15px 15px 15px 15px;}

img.lnb 
  {float:left;
   border:0;
   margin:15px 15px 15px 15px;}

img.cnb 
  {border:0;
   margin:15px 15px 15px 15px;}

/* ======================================= */
/*   List Section                          */

ul.menu
  {width:100%;
   padding:0;
   margin:0; 
   list-style-type:none;}

a.menu
  {width:6em;
   float:left;
   text-decoration:none;
   font-family: arial, "sans serif", courier;
   font-weight: bold;
   color:white;
   background-color:#aa0000;
   padding:1px;
   border-right:1px solid;}

a.menu:hover
  {background-color:#ff0000}

li.menu
  {display:inline}

/* - - - - - - - - - - */

ul.menu1
  {width:100%;
   padding:0;
   margin:0; 
   list-style-type:none;}

a.menu1
  {display:block;
   width:10em;
   text-decoration:none;
   text-align:center;
   font-family: arial, "sans serif", courier;
   font-weight: bold;
   font-size: 12px;
   color:white;
   background-color:#aa0000;
   padding:1px;
   border-bottom:1px solid;}

a.menu1:hover
  {background-color:#ff0000}

li.menu1
  { }

/* - - - - - - - - - - */

ul.menu2
  {width:100%;
   padding:0;
   margin:0; 
   list-style-type:none;}

a.menu2
  {display:block;
   width:20em;
   text-decoration:none;
   text-align:left;
   font-family: arial, "sans serif", courier;
   font-weight: bold;
   font-size: 12px;
   color:white;
   background-color:#aa0000;
   padding:1px 1px 1px 2em;
   border-bottom:1px solid;}

a.menu2:hover
  {background-color:#ff0000}

li.menu2
  { }
