/* Background */
BODY.normal {
	font-family: Arial;
	font-weight: Normal;
	font-size: 10pt;
	font-style: normal;
	color: #000099;
	background-color: #FFFFFF;
	text-indent : 2px;
	text-align: left;
}
/* */
p.heading {
	text-align: center;
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
	font-size: 14pt;
	font-style: normal;
	color: #ffffff;
	text-indent : 2px;
	font-variant: small-caps;
}

p.links {
    /*  text-align: center; 
      font-family: Arial;
      font-weight: bold;
      font-size: 4mm;
      font-style: normal;
      color: #b00400;
*/    
  /*background-color: #fef0ef;*/

}

p.info {
      font-family: Arial;
      font-weight: Normal;
      font-size: 10pt;
      font-style: normal;
      color: #000099;
/*    background-color: #fef0ef;*/
      text-indent : 2px;
}

p.content {
	font-family: Arial;
	font-weight: Normal;
	font-size: 10pt;
	font-style: normal;
	color: #000099;
	text-indent : 2px;
	background-color: #CCFFFF;
}

div.links {
 /*  border: solid;
   border-style: double;
   border-color: #ffffff;

   padding-top: 1em;
   padding-right: 1em;
   padding-bottom: 1em;
   padding-left: 1em;
   
   background-color: #ffeaef;
   
   text-align: center;
   font-family: Arial;
   font-weight: Normal;
   font-size: 4mm;
   font-style: normal;
   color: #b00400;
*/
}

div.contents {
   border: outset #6C6CFF;
 /*  border-color: #b00400; */
   padding-top: 1em; 
   padding-right: 6em;
   padding-bottom: 2em;
   padding-left: 2em;
   
   background-color: #F0F7FF;
   
   font-family: Arial;
   font-weight: Normal;
   font-size: 10pt;
   font-style: normal;
   color: #000099;

   text-align: left;
}

a:link {
     font-family: Arial;
     font-weight: Normal;
     text-decoration: none;
     font-style: bold;
     font-size: 10pt;
     color: #0033FF;

}

a:hover {
	color: #003399;
}

a:visited {
     font-family: Arial;
     font-weight: Normal;
     text-decoration: none;
     font-style: Normal;
     font-size: 10pt;
     color: #0033CC;
}

img#anybrowser {
     border : 3;
     float : center;
     height : 3in;
     width : 2.5in;
}

ul {
      list-style-type: square ; 
}

h1.welcome {
     font-family: Arial; 
     font-weight: bold;
     font-style: normal;
     font-size: 14pt;
     
     color : #6633FF;
     
 /*    border-width : 1;
     border : solid ;
   */  
     text-align : center;
}

h1.main {
     font-family: Arial ; 
     font-weight: bold;
     font-style: normal;
     font-size: 12pt;
     
     color : #330099;
     text-align : left;
}

h1.subhead {
     
     font-family: Arial; 
     font-weight: heavy;
     font-style: normal;
     font-size: 10pt;
     
     color : #0033FF;
}

table.links {
	background-color: #99CCFF;
	border: 2px #fcc2c2;
}

table.heading {
    background-image: url(head.jpg); 
    background-repeat: no-repeat;
    background-position: 0% 100% 
}

td.heading {
     background-color: #000099;
     
   /* background-image: url(head.jpg); 
    background-repeat: no-repeat;
    background-position: 0% 100% */
}
table.head {
    background-image: url(head.jpg); 
    background-repeat: no-repeat;
    background-position: 0% 100% 
}

td.links {
	background-color: #CCCCFF;
	border-top: thick #6134E7;
	border-right: #6134E7;
	border-bottom: #6134E7;
	border-left: #6134E7;
	font-size: 10px;
	font-weight: bold;
     
}
/*
table.border {
     border-width : 1px;
     border-color : #fcc2c2;
}
*/
td.border {
     border:solid; 
     border-width : 2px;
     border-color : #fcc2c2;
}

/* The rest are not used */

p.special2 {
    color : #444488;
    border-width : 1;
    border : solid ;
    text-align : center;
}

h2.text {
     font-family: Arial;
     font-weight: bold;
     font-style: italic;
     font-size: 10pt;
     color: #4444aa;
}

h2.link {
	font-size: 10pt;
 /*    font-family: Arial;
     font-weight: bold;
     font-style: Normal;
     font-size: 4mm;
     color: #4444aa;
*/
}
p.subheading {

	text-align: center;
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
	font-size: 14pt;
	font-style: normal;
	color: #ffffff;
	text-indent : 2px;
	font-variant: normal;
}
td.main {

     font-family: Arial;
     font-weight: bold;
     font-style: italic;
     font-size: 12pt;
     color: #4444aa;
}
dt.main {


     font-family: Arial;
     font-weight: bold;
     font-style: normal;
     font-size: 12pt;
     color: #4444aa;
}

