a {
    color:#dddc6b;
    font-weight:bold;
    text-decoration:none;
}

a:hover {
    color:#ffffff;
    font-weight:bold;
    text-decoration:underline;
}


a.menu {
    color:#002F55;
    text-decoration:none;
}
a.menu:hover {
    color:#002F55;
    text-decoration:none;
}

div.menu img {
   padding-bottom:-10px;
}


a.menu2 {
    color:#f0ff1f;
    text-decoration:none;
    font-style:italic;
}

a.menu3 {
    color:#000000;
    text-decoration:none;
}

a.map {
    color:#ffffff;
    text-decoration:underline;
}

a.map:hover {
    color:#dddc6b;
    text-decoration:none;
}

tr.dark {
    font-family: Arial, Helvetica, Sans-Serif; 
    font-size: 11px; 
    color: #000000; 
    text-align: center;
    background: #f0f0f0;
    text-decoration: none;
}

tr.light {
    font-family: Arial, Helvetica, Sans-Serif; 
    font-size: 11px; 
    color: #000000; 
    text-align: center;
    background: #f0f0ff;
    text-decoration: none;
}

th {
    font-family: Arial, Helvetica, Sans-Serif; 
    font-size: 11px; 
    color: #000000; 
    text-align: center;
    background: #fff0cf;
    text-decoration: none;
}

.maintext {
    text-align: left;
    margin-left: 25pt;
    margin-right: 25pt;
    font-family: Arial;
    font-size: 11pt;
    color: #ece4e4;
}

.textbox {
    font-family: Arial, Helvetica, sans-serif;
    font-size: 10pt;
    border-style: solid;
    border-top-width: 1px;
    border-right-width: 1px;
    border-bottom-width: 1px;
    border-left-width: 1px;
    border-color: #6B6B6B;
    text-align: center;
}

.textbox2 {
    font-family: Arial, Helvetica, sans-serif;
    font-size: 10pt;
    border-style: solid;
    border-top-width: 0px;
    border-right-width: 0px;
    border-bottom-width: 2px;
    border-left-width: 0px;
    border-color: #6B6B6B;
    text-align: center;
}

.texts {
    font-family: Vernada, Arial, sans-serif;
    font-size: 12px;
    color: #064462;
    text-align: justify;
    padding-right: 5px;
    padding-left: 5px;
}

.texts2 {
    font-family: Vernada, Arial, sans-serif;
    font-size: 12px;
    color: #064462;
    text-align: justify;
    padding-right: 5px;
    padding-left: 5px;
    margin-left:50px;
}

.head1 {
    font-family: Verdana, Arial, sans-serif;
    font-size: 12px;
    font-weight: bold;
    color: white;
}

.highlight {
    font-weight: bold;

    color: #c0f26b;
}

.quotes {
    font-family: Times New Roman;
    font-style: italic;
    font-size: 11pt;
}


body {
    background-image: url(./images/parapsyhology.gif);
    
    background-attachment: fixed;

}

li {
    text-indent: 10px;
}

table.links a {
    font-size:7pt;
    color:#afafaf;
}

table.search {
    width:80%;
    border:2.0px solid #0f0f3f;
}

td.search {
    font-size:9pt;
    font-family:Arial;
    border:1.0px solid #0f0f5f;
    text-align:center;
    color:navy;
}

table.1ps a, table.1ps li {
    font-size:6pt;
    font-decoration:none;
    color:gray;
}

