/* C:\_jw\faq\faq.css Style Sheet for Janesway */

/* Standardized GG Text Styles */

.PgTitle {
color: #302000;
font: 16pt Times New Roman, Times;
text-align:center;
letter-spacing: 0.02em;
line-height: 15pt;
font-weight: 600;
}

A.1:link, A.1:visited, A.1:active {
COLOR: #B04020;
TEXT-DECORATION: underline;
}
A.1:hover {
COLOR: #E0E0E0;
TEXT-DECORATION: none;
BACKGROUND-COLOR: #500000;
}

A.2:link, A.2:visited, A.2:active {
COLOR: #2080C8;
TEXT-DECORATION:  underline;
}
A.2:hover {
COLOR: #F8FFFF;
TEXT-DECORATION: none;
BACKGROUND-COLOR: #002060;
}

.NewWin {
color: #302000;
font: 14pt Times New Roman, Times;
text-align:  center;
line-height: 15pt;
letter-spacing: 0.03em;
font-weight: 600;
}

.foot {
color: #80E0F0;
font: 14pt Times New Roman, Times;
text-align: center;
letter-spacing: 0.04em;
line-height: 16pt;
font-weight: 400;
background-color: #000000;
}

.contact {
color: #201000;
font: 12pt Times New Roman, Times;
text-align: center;
letter-spacing: 0.04em;
line-height: 12pt;
font-weight: 600;
margin-left: 30px;
margin-right: 30px;
}

.pix {
color: #402800;
font: 14pt Times New Roman, Times;
text-align: left;
letter-spacing: 0.03em;
line-height: 13pt;
font-weight: 500;
}


.bluedots {
color: #000040;
font: 10pt Arial,Hevetica,sans-serif;
text-align: left;
letter-spacing: 0.02em;
line-height: 18pt;
font-weight: 600;
margin-left: 10px;
margin-bottom: 20px;
}



/* Used on the first index.html */

.copyright {
color: #002040;
font: 8pt sans-serif;
text-align: center;
letter-spacing: 0.04em;
line-height: 12pt;
font-weight: 600;
}

.intro {
color: #000810;
font: 10pt sans-serif;
text-align: justify;
letter-spacing: 0.04em;
line-height: 11pt;
font-weight: 580;
margin-left: 50px;
margin-right: 50px;
}

.introcenter {
color: #0080C0;
font: 16pt Times New Roman, Times;
text-align: justify;
font-style: italic;
letter-spacing: 0.04em;
line-height: 17pt;
font-weight: 700;
margin-left: 40px;
margin-right: 30px;
}

.visit {
color: #001020;
font: 10pt sans-serif;
text-align: center;
letter-spacing: 0.04em;
line-height: 11pt;
font-weight: 600;
}

/* CSS for janesway.net */

BODY {
   scrollbar-3d-light-color:#00FFFF;
   scrollbar-arrow-color:#FFFFFF;
   scrollbar-base-color:#A0C0FF;
   scrollbar-dark-shadow-color:#000000;
   scrollbar-face-color:#00A876;
   scrollbar-highlight-color:#304070;
   scrollbar-shadow-color:#0000FF;
  margin-top:8px;
  margin-left:20px;
  margin-right:20px;
  margin-bottom:0px;
  overflow-x:auto;
  overflow-y:auto;
  BACKGROUND-COLOR:#006000;
  color:#000000;
  background-image:url("./Bg_Forest.jpg");
}
