.title{font-size:15px;color:#633114;font-weight:bold;font-family:sans-serif;}
.title1{font-size:13px;color:#243a52;font-weight:bold;font-family:sans-serif;}
.title2{font-size:17px;color:#935110;font-weight:bold;font-family:sans-serif;}
.title3{font-size:15px;color:#243a52;font-weight:bold;font-family:sans-serif;}
.title4{font-size:20px;color:#243a52;font-weight:bold;font-family:sans-serif;}
.title5{font-size:20px;color:#243a52;font-weight:bold;font-family:sans-serif;}




.text{font-size:13px;color:#472406;font-family:sans-serif;margin-right:2em}
.text1{font-size:13px;color:#1f2947;font-family:sans-serif;}
.text2{font-size:13px;color:#3b2d2d;font-family:sans-serif;margin-left:1em;}
.text3{font-size:14px;color:#3b2d2d;font-family:sans-serif;margin-left:3em;margin-right:3em;text-align:justify;}
.text3-noborder{font-size:14px;color:#3b2d2d;font-family:sans-serif;text-align:justify;}

.text4{font-size:14px;color:#3b2d2d;font-family:sans-serif;margin-left:3em;margin-right:3em;}
.text5{font-size:14px;color:#3b2d2d;margin-left:1em;margin-right:1em;text-align:justify;}
.text6{font-size:14px;color:#3b2d2d;margin-left:1em;margin-right:1em;}
.text7{font-size:14px;color:#6f2746;margin-left:1em;margin-right:1em;}
.text8{font-size:15px;color:#4d3c6a;font-family:sans-serif;margin-left:3em;margin-right:3em;text-align:justify;}
.text9{font-size:22px;color:#1f2947;font-weight:bold;font-family:helvetica, Arial, verdana;}
.text10{font-size:17px;color:#1f2947;font-family:helvetica, Arial, verdana;}
.text11{font-size:14px;color:#3b2d2d;font-family:sans-serif;}
.text12{font-size:14px;color:#3b2d2d;font-family:sans-serif;}


.border {border:1px; border-color:#6b4e15; border-style:solid;}
.border1 {border:3px; border-color:#6b4e15; border-style:solid;}
.border2 {border:1px; border-color:#c9b7b7; border-style:solid;}
.border3 {border:3px; border-color:#874360; border-style:solid;}
.border4 {border:4px; border-color:#871806; border-style:solid;}

td.right{background-image: url("rightb.jpg")}
td.rcorner{background-image: url("rcorner.jpg")}
td.bottom{background-image: url("bottom1.jpg")}
td.margin{background-image: url("margin.jpg")}
td.green{background-image: url("green1.jpg");border:1px; border-color:#6b4e15; border-style:solid;}
td.vline{background-image: url("vline.gif")}
td.corner{background-image: url("corner.jpg")}

h3.color{color:#874360}

body{background-image: url("background.jpg");margin-top: 0}

.table-left {
    
    padding-right: 10px;
    padding-top: 10px;
    padding-bottom:10px; 
    float: left;
    
}

.table-right {
    padding-left: 10px;
    padding-top: 10px;
    padding-bottom:10px; 
    float: right;
}
.table-center{
    margin-left: auto;
    margin-right: auto;
}

.left40{margin-left:2em}
.left20{margin-left:1em}
.left50{margin-left:2em}
.left80{margin-left:4em}
.left110{margin-left:5em}
.right40{margin-right:2em}
.right20{margin-right:1em}
.right50{margin-right:2em}


.copyright{font-size:60%;color:#06184c;font-family:sans-serif;}

a.one:link {color:#1f2947; text-decoration: none }
a.one:visited {color:#1f2947; text-decoration: none}
a.one:hover {color:#4b1515; text-decoration: underline}
a.two:link {color:#a21313; text-decoration: none }
a.two:visited {color:#a21313; text-decoration: none}
a.two:hover {color:#000000; text-decoration: underline}

a.chapter  
{
    display: block;
    font-weight: bold;
    font-size: 13px;
    color: #f6f3db;
    padding-left: 10px;
    text-decoration: none;
    text-shadow: 1px 1px 1px black;
    letter-spacing: 1px;
}
a.chapter:hover{color: #f6f3db;}
a.chapter:visited{color: #f6f3db;}

#button
{
    background: url("but1.jpg");   
    width: 207px;
}
	
h1, h2, h3, h4{
    font-weight: normal;
    margin: 0.2em 0.2em 0.2em 0;
    padding: 0;
}
h1 {    
    text-align: center;
    text-shadow: 2px 2px 3px #ccc;
    font-size: 30px;
}
h3 {
	text-shadow: 2px 2px 3px #ccc;
}
h4 {    
    text-align: center;
    text-shadow: 1px 1px 1px #ccc;
    font-size: 18px;
}

.ocean {color: #005493;}
.oceanBorder {border:2px; border-color:#005493; border-style:solid;border-radius: 15px;}
	

.button1 .button1:hover{
   border-top: 1px solid #96d1f8;
   background: #65a9d7;
   background: -webkit-gradient(linear, left top, left bottom, from(#3e779d), to(#65a9d7));
   background: -webkit-linear-gradient(top, #3e779d, #65a9d7);
   background: -moz-linear-gradient(top, #3e779d, #65a9d7);
   background: -ms-linear-gradient(top, #3e779d, #65a9d7);
   background: -o-linear-gradient(top, #3e779d, #65a9d7);
   padding: 5px 10px;
   -webkit-border-radius: 8px;
   -moz-border-radius: 8px;
   border-radius: 8px;
   -webkit-box-shadow: rgba(0,0,0,1) 0 1px 0;
   -moz-box-shadow: rgba(0,0,0,1) 0 1px 0;
   box-shadow: rgba(0,0,0,1) 0 1px 0;
   text-shadow: rgba(0,0,0,.4) 0 1px 0;
   color: white;
   font-size: 14px;
   font-family: Georgia, serif;
   text-decoration: none;
   vertical-align: middle;
   }

