/* main body */
body {
     color : #000000;
     background : #938574;
     font-family : Arial, sans-serif;
     font-size : 100%;
     margin-top : 0px;
     margin-left : 0px;  
} 
.topdiv  {
     width : 800px;
     color : 
     background : 
     font-family : Arial, sans-serif;
     font-size : 100%;
     margin-top : 
     margin-left :  
     } 
.maindiv  {
     width : 800px;
     color : #000000;
     background : #FFFFFF;
     border-style : solid;
     border-width : 4px; 
     border-color : #766962;      
     font-family : Arial, sans-serif;
     font-size : 100%;
     margin-top : 0px;
     margin-left : 0px;  
     }
/* ----------------------------------------------------- */
/* Links*/
a:link {
     color : #E46241;
     background : #FFFFFF;
     font-family : Comic Sans MS, courier; 
     font-size : 100%;
     font-weight : bold;
     text-decoration: none;
}
a:visited {
     color : #E46241;
     background : #FFFFFF;
     font-family : Comic Sans MS, courier;
     font-size : 100%;
     font-weight : bold;
     text-decoration: none;
}    
a:hover {
     color : #E46241;
     background : #FFFFFF;
     font-family : Comic Sans MS, courier;
     font-size : 100%;
     font-weight : bold;
     text-decoration: underline;
}    
a:active {
     color : #E46241;
     background : #FFFFFF;
     font-family : Comic Sans MS, courier;
     font-size : 100%;
     font-weight : bold;
     text-decoration: none;
} 
.a2 a:link {
     font-size: 200%;
}
.a2 a:visited {
     font-size: 200%;
}
.a2 a:hover {
     font-size: 200%;
}
.a2 a:active {
     font-size: 200%;
}
.a3 a:link {
     font-size: 150%;
}
.a3 a:visited {
     font-size: 150%;
}
.a3 a:hover {
     font-size: 150%;
}
.a3 a:active {
     font-size: 150%;
}
/* ----------------------------------------------------- */
/* Pic Links*/
.pic1 a img {
	border: solid 2px;
	border-color:  
	background : 
}
.pic1 a:hover img {
	border: solid 2px;
	border-color: 
	background : 
}
/* ----------------------------------------------------- */
/* Boxed Links*/
.boxnav {
     color : 
     background :
     font-family : Arial, sans-serif;
     font-size : 80%;
     font-weight : bold;
     line-height: 200%; 
}
.boxnav a:link {
     border-left:1px solid 200%; border-right:1px solid 200%; border-top:1px solid line-height; border-bottom:1px solid line-height; color : 
     background : 
     font-family : Arial, sans-serif;
     font-weight : bold;     
     text-decoration: none;
     padding-right : 3px; 
     padding-left : 3px
}
.topnav a:visited {
     border-left:1px solid 200%; border-right:1px solid 200%; border-top:1px solid line-height; border-bottom:1px solid line-height; color : 
     background : 
     font-family : Arial, sans-serif;
     font-weight : bold;     
     text-decoration: none;
     padding-right : 3px; 
     padding-left : 3px
}
.topnav a:hover {
     border-left:1px solid 200%; border-right:1px solid 200%; border-top:1px solid line-height; border-bottom:1px solid line-height; color : 
     background : 
     font-family : Arial, sans-serif; 
     font-weight : bold;
     text-decoration: none;
    padding-right : 3px; 
    padding-left : 3px
} 
.topnav a:active {
     border-left:1px solid 200%; border-right:1px solid 200%; border-top:1px solid line-height; border-bottom:1px solid line-height; color : 
     background : 
     font-family : Arial, sans-serif;
     font-weight : bold;
     text-decoration: none;
    padding-right : 3px; 
    padding-left : 3px
} 
/* ----------------------------------------------------- */
/* 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 : 75%;
}
h6 {
         font-family : Arial, sans-serif;
         font-size : 70%;
}
/* ----------------------------------------------------- */
/* Fonts*/
p {
         font-family : Arial, sans-serif;
         font-size : 100%;         
         background : FFFFFF;
}
.a3 {
     color : #E46241;
     background : #FFFFFF;
     font-family : Comic Sans MS, courier;
     font-size : 150%;
     font-weight : bold;
}
 .p1 {
         font-family : Arial, sans-serif;
         font-size : 110%;         
         color : #000000;
         background : FFFFFF;
}
.p2 {
         font-family : Arial, sans-serif;
         font-size : 100%;         
         color : #000000;
         background : FFFFFF; 
}
.p3 {
         font-family : Arial, sans-serif;
         font-size : 90%;         
         color : #000000;
         background : FFFFFF;
}
.p4 {
         font-family : Arial, sans-serif;
         font-size : 80%;         
         color : #000000;
         background : FFFFFF;
}
.p5 {
         font-family : Arial, sans-serif;
         font-size : 75%;         
         color : #000000;
         background : FFFFFF;
}
.p6 {
         font-family : Arial, sans-serif;
         font-size : 70%;         
         color : #000000;
         background : FFFFFF; 
}
/* ----------------------------------------------------- */
/* 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;
}
/* ----------------------------------------------------- */
/* box borders - */

.box {
         border-style: solid;
         border-width: 1px;
         border-color: 
} 
.boldbox {
         border-style: solid;
         border-width: 2px;
         border-color: #E46241;
} 
/* ----------------------------------------------------- */
/* tables */
.table {
     border: none;   
}
.table1 {
     border-style: solid;
     border-width: 1px;
     border-color: #0000FF;    
}
/* ----------------------------------------------------- */
/*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;       
}  
.hr {
    color: #0000ff;
    background : #deefff;
    height: 1px;
    width: 70%;
}
/* ----------------------------------------------------- */
/*forms*/
select {
         font-family : Arial, sans-serif;
         font-size : 90%;         
         color : #000080;
         background : #F0F8FF;
} 
textarea {
         font-family : Arial, sans-serif;
         font-size : 90%;         
         color : #000080;
         background : #F0F8FF;
} 
input {
         font-family : Arial, sans-serif;
         font-size : 90%;         
         color : #000080;
         background : #F0F8FF;
} 
input.btn {
         font-family : Arial, sans-serif;
         font-size : 70%; 
         font-weight: bold;        
         color : #000000;
         background : #E46241; 
         padding-top : 1px;
         padding-bottom : 1px;
         padding-left : 5px;
} 
input.checkbox {
         font-family : Arial, sans-serif;
         font-size : 90%;         
         color : #000080;
         border : solid 1px #0000FF;
         background : #F0F8FF;
}
/* ----------------------------------------------------- */