/* These section effects the main content area. */

.scrollmain { 
padding-right:1px;
width:900px; 
height:360px;
overflow:auto; 
}

.scrollcontact { 
padding-right:1px;
width:900px; 
height:440px;
overflow:auto; 
}

.scrolldload { 
padding-right:-5px;
width:900px; 
height:440px;
overflow:auto; 
}

/* This section effects the various text items */

.h1 {
font-size:16pt;
font-weight:bold;
font-style:italic;
color:#67b0f0;
text-align:center;
}

.h2 {
font-size:14pt;
font-weight:bold;
color:#67b0f0;
text-align:center;
}

.heading {
font-size:14pt;
font-weight:bold;
color:#aeaeae;
text-decoration:underline;
text-indent:30px;
}

.italic {
font-style:italic;
font-family: Book Antiqua;
font-size:10pt;
color:#e0e0e0;
text-align:left;
padding-left:10px;
padding-right:10px;
}

.contentbody {
font-family: Book Antiqua;
font-size:11pt;
color:#e0e0e0;
text-align:justify;
padding-left:10px;
padding-right:10px;
}

.delugecenter {
font-family: Book Antiqua;
font-size:11pt;
font-weight:bold;
color:#e0e0e0;
text-align:center;
}

.delugeh1 {
font-family: Book Antiqua;
font-size:12pt;
font-weight:bold;
color:#e0e0e0;
text-align:left;
margin-left:40px;
}

.delugeh2 {
font-family: Book Antiqua;
font-size:12pt;
font-style:italic;
color:#e0e0e0;
margin-left:20px
}

.delugequote1 {
font-family: Book Antiqua;
font-size:12pt;
font-style:italic;
text-align:justify;
color:#e0e0e0;
margin-left:40px;
margin-right:40px;
}

.delugequote2 {
font-family: Book Antiqua;
font-size:10pt;
font-style:italic;
text-align:justify;
color:#e0e0e0;
margin-left:40px;
margin-right:40px;
}

.contentcenter {
font-family: Book Antiqua;
font-size:12pt;
color:#e0e0e0;
text-align:center;
padding-left:10px;
padding-right:10px;
}

.soon {
font-family: Book Antiqua;
font-size:12pt;
font-weight:bold;
font-style:italic;
color:grey;
text-align:center;
padding-left:10px;
padding-right:10px;
}

/* This section effects the download tables */

.downloadbody {
border:1px solid;
border-color:black;
cellpadding:10px;
border-collapse:collapse;
width:864px;
align:center;
font-size:10pt;
}

.dloadleft {
border:1px dotted;
border-color:black;
text-align:center;
border-collapse:collapse;
margin-right:5pt;
color:silver;
font-size:10pt;
}

.dloadcenter {
border:1px dotted;
border-color:black;
text-align:center;
border-collapse:collapse;
margin-left:5pt;
color:yellow;
font-size:10pt;
}

.dloadright {
border:1px dotted;
border-color:black;
text-align:center;
border-collapse:collapse;
color:silver;
font-size:10pt;
}
