/* An attempt to simplify dwstyle1.css without making any real difference  */
/* NN doesn't seem to cascade so need to extend the body to also cover p etc. see H1,... too */

BODY {font-family : georgia, palatino, "times new roman", times, "New York", serif; background-color:#99CC33; color : #174b0e; text-align:center;}

TABLE, TH
{
background-color:#99ffcc; 
color: #174b0e; 
text-align:center;
border-collapse:collapse;
border:1px solid #000000;
width:782px;
}

TR, TD
{
background-color:#99ffcc; 
color: #174b0e;
text-align:center;
border-collapse:collapse;
border:1px solid #000000;
}

TD UL
{
background-color:#99ffcc; 
color: #174b0e; 
text-align:left;
}

OL 
{
background-color:#99ffcc; 
color: #174b0e; 
text-align:left;
}

H2, FORM 
{
background-color:#fafdd5; 
color: #174b0e; 
text-align:left;
}

TH H2
{
background-color:#99ffcc; 
color: #174b0e; 
text-align:center;
font-size:20px;
font-weight:bold;
line-height:2px;
padding-top:2px;
padding-bottom:0px;
}

P, H1, H3, H4, H5, H6
{font-family : georgia, palatino, "times new roman", times, "New York", serif; background-color:#fafdd5; color : #174b0e; text-align:left;}


#main 
{
font-family: georgia, palatino, "times new roman", times, "New York", serif; 
background-color:#fafdd5; 
color:#000099; 
text-align:left;
margin-left:5%; 
margin-right:5%;
padding-top:5px;
padding-bottom:5px;
}

#container
{
margin-left: auto;
margin-right: auto;
width: 960px;
text-align: left;
border-top: 1px solid black;
border-right: 1px solid black;
border-bottom: 1px solid black;
border-left: 1px solid black;
background-color:#fafdd5;
}

/*A:link    {color: #009933;}
A:visited {color : #99CC33}
A:active  {color : #FF0000}
A:hover {color : #009933;}*/

A:link    {color: #009933;}
A:visited {color : #ff62b0}
A:active  {color : #FF0000}
A:hover {color : #99CC33;}

H1 {font-weight   : bold;   font-size     : 200%;}
H2 {font-weight   : bold;   font-size     : 150%; }
H3 {font-weight   : bold;   font-size     : 117%;}
H4 {font-weight   : bold;   font-size     : 100%;}

/* .dwBookTitle {font-size : 125%; font-weight : bold ; font-style : italic} */

.navbar, .btnbar {font-size: 100%; font-family: Verdana, Arial, Helvetica, Geneva, SunSans-Regular, sans-serif; background: #fafdd5; color : #000099; padding: 2px;}
.sitebar {font-size: 80%; font-family: Verdana, Arial, Helvetica, Geneva, SunSans-Regular, sans-serif; background: #fafdd5; color : #174b0e; padding: 2px;}

.sitebar2 {
font-size: 80%;
font-family: Verdana, Arial, Helvetica, Geneva, SunSans-Regular, sans-serif;
border-top: solid; 
border-top-width: 0.1em;
border-bottom: solid; 
border-bottom-width: 0.3em;
border-color: #99ffcc; 
background:#99ffcc;  
color : #174b0e;
padding: 0.2em;
width: 100% ;
}

.siteem {font-weight : bold ; }
.sitefoot {font-size: 75%; }
.signit {font-size : 150%; font-weight : bold ; font-style : italic}
.signature {font-size : 100%; font-weight : bold ; font-style : italic}

.gutters {margin-left: 5%; margin-right: 5%; }
.stepin {margin-left: 5%;}

.flrt {float:right; text-align:left;}
.drk {background: #fafdd5; ; color : #000099;}

.facet {text-align:center;}
