@charset "iso-8859-1";
/* Style sheet for the Hoax_Slayer Website
Copyright (c) Brett M. Christensen, 2003 */

body
{
color: black;
background-color: #FFFFFF;
font-family  : Arial, Helvetica, sans-serif;

}

h1.title
{
text-align   : center;
color        : red;
font-family  : Arial, Helvetica, sans-serif;
font-size    : 18pt;
}

p.sig
{
text-align   : left;
color        : black;
font-size    : 8pt;
font-family  : Arial, Helvetica, sans-serif ;
font-style: italic;
}

p.caption
{
text-align   : center;
color        : black;
font-size    : 8pt;
font-family  : Arial, Helvetica, sans-serif ;
font-style: italic;
}


ul.tabletext
{
color      : black;
font-size  : 12pt;
text-align : left;
list-style-image: url("images/ul.gif");
}



ul.check
{
color      : black;
font-size  : 12pt;
text-align : left;
list-style-image: url("images/circle_check_green.gif");
}

div.navbanner
{
position:absolute; top:0px; left:0px; 
width: 100%;
height: 100px;
/*padding: 10px;*/
background-color: black;
border-bottom: solid;
border-right: solid;
border-color: yellow;
color: black;
text-align: justify;
font-size  : 12pt;
font-weight : bold;
}

div.leftcol
{
position:absolute; top: 150px; left: 0px; 
background-color: white;
width: 20%;
/*height: 2000px;*/
padding: 5px;
margin-bottom: 40px;
color: black;
text-align: center;
font-size  : 8pt;
font-family  : Arial, Helvetica, sans-serif;
}

div.rightcol
{
position:absolute; top: 150px; left: 22%; 
width: 75%;
/*height: 2000px;*/
padding: 5px;
margin-bottom: 40px;
color: black;
text-align: left;
font-size  : 12pt;
font-family  : Arial, Helvetica, sans-serif;
}
div.footer
{
color: black;
text-align: center;
font-size  : 9pt;
font-weight : bold;
}


a.nav:link
{
color      : yellow;
text-decoration: underline;
font-size  : 10pt;
}

a.nav:visited
{
color      : #ffffcc;
text-decoration: underline;
font-size  : 10pt;
}

a.nav:hover
{
background: #cc0000;
color: white;
font-size  : 10pt;
border:  outset white; 
border-width: 4px;
padding: 2%;
margin-right: 0.65%;
margin-left:  0.65%;
}

a.topmenu:link
{
color      : blue;
text-decoration: none;
font-size  : 12pt;
font-family  : Arial, Helvetica, sans-serif;
}

a.topmenu:visited
{
color      :blue;
text-decoration: none;
font-size  : 12pt;
font-family  : Arial, Helvetica, sans-serif;
}

a.topmenu:hover
{
color      :blue;
text-decoration: none;
font-size  : 12pt;
font-family  : Arial, Helvetica, sans-serif;
font-style: italic;
}

a.issuemenu:link
{
color      : blue;
text-decoration: underline;
font-size  : 14pt;
font-family  : Arial, Helvetica, sans-serif;
}

a.issuemenu:visited
{
color      :blue;
text-decoration: underline;
font-size  : 15pt;
font-family  : Arial, Helvetica, sans-serif;
}

a.issuemenu:hover
{
color      :red;
text-decoration: none;
font-size  : 15pt;
font-family  : Arial, Helvetica, sans-serif;
}

a.norm:link
{
color      : blue;
text-decoration: underline; 

}

a.norm:visited
{
color      : #9900cc;
text-decoration: underline;
}

a.norm:hover
{
background: #cc0000;
color: white;
}

a.add:link
{
color      : blue;
text-decoration: none;
}

a.add:visited
{
color      : #9900cc;
text-decoration: none;
}

a.add:hover
{
background: #cc0000;
color: white;
}

a.li:link
{
color      : blue;
text-decoration: underline;
font-size  : 9pt;
font-style: italic;
text-align:right;

}

a.li:visited
{
color      : #9900cc;
text-decoration: underline;
font-size  : 9pt;
font-style: italic;
text-align:right;

}

a.li:hover
{
background: #cc0000;
color: white;
font-size  : 9pt;
font-style: italic;
text-align:right;
}

div.example
{
background: #F2F2F2;
color: black;
font-size:14px;
padding:5px;
text-align: left;
border: solid;
border-width:1px;
border-color: black;
}

div.example2
{
background: white;
color: black;
font-size:14px;
padding:5px;
text-align: left;
border-width:0.5px;
border: inset;
border-color: black;
}

div.filler
{
width: 70%; 
background-color:#CCFFFF; 
border: solid; 
color: red; 
font-size:12pt; 
border-color:#CCCCCC; 
border-width:2px; 
text-align : center; 
font-weight  : bold;
}

hr.grey
{
color:#FFCCFF;
background-color: #FFCCFF;
}
