/*CSS for naperastro.org*/
body {
font-size: medium;
}
a:link {
color: #DDDDDD;
}
a:link.cal {
color: #000000;
}
a:link.marg {
color: #445590;
}
a:link.vol {
color: #EE6600;
font-weight: bold;
}
a:link.scout {
color: Purple;
}
a:link.pub {
color: #008800;
}
a:link.exo {
color: #445590;
}
a:visited {
color: #DDDDDD;
}
a:visited.cal {
color: #000000;
}
a:visited.marg {
color: #445590;
}
a:visited.vol {
color: #FF7800;
font-weight: bold;
}
a:visited.scout {
color: Purple;
}
a:visited.pub {
color: #008800;
}
a:visited.exo {
color: #445590;
}
a:hover {
color: #EEEE66;
}
a:hover.cal {
color: #EEEE66;
}
a:hover.vol {
color: #EEEE66;
}
a:hover.pub {
color: #EEEE66;
}
a:hover.scout {
color: #EEEE66;
}
a:hover.exo {
color: #EEEE66;
}
h1 {
font-family: Verdana, Helvetica, Arial, sans-serif;
font-size: 1.3em;
color: #D4D4D4;
letter-spacing: .3em;
text-decoration: underline;
text-align: center;
}
h2 {
font-family: Verdana, Helvetica, Arial, sans-serif;
font-size: 1.1em;
color: #D4D4D4;
letter-spacing: .2em;
text-decoration: underline;
text-align: center;
}
h3 {
font-family: Verdana, Helvetica, Arial, sans-serif;
font-size: 1em;
color: #445590;
text-align: center;
}
h4 {
font-family: Verdana, Helvetica, Arial, sans-serif;
font-size: 1.1em;
color: #D4D4D4;
text-align: left;
}
p {
font-family: Verdana, Helvetica, Arial, sans-serif;
font-size: 1em;
color: #D4D4D4;
text-align: justify;
}
p.large {
font-size: 1.2em;
}
p.cal {
font-size: .7em;
color: #445590;
text-align: left;
}
p.tiny {
font-size: .1em;
color: #C4C4C4;
}
p.fill {
font-size: 10px;
color: #C4C4C4;
}
p.tinyblue {
font-size: .1em;
color: #445590;
}
p.dir {
font-size: .7em;
color: #445590;
text-align: left;
}
p.marg {
font-size: 1em;
color: #445590;
text-align: center;
}
p.alert {
font-size: 1.2em;
color: #FF7800;
text-align: center;
}
p.cap {
font-size: .7em;
text-align: center;
}
p.feedTitle {
font-size: 1.1em;
}
p.form {
font-size: .8em;
text-align: right;
}
ul { 
list-style: circle;
line-height: 2em; 
}
ul.pagelink { 
list-style: circle inside url(graphics/good.gif);
line-height: 2em; 
}
ul.ad { 
list-style: circle;
line-height: 1.5em; 
}
li {
font-family: Verdana, Helvetica, Arial, sans-serif;
font-size: 1.1em;
color: #D4D4D4;
font-weight: normal;
text-align: left;
}
table.cal {
background-color: #C4C4C4;
width: 100%;
border: outset 2pt;
border-collapse: collapse;
}
th.cal {
font-family: Verdana, Helvetica, Arial, sans-serif;
font-size: .7em;
color: #445590;
}
tr.cal {
height: 70px;
}
td.cal {
width: 14%;
border: inset 2px;
vertical-align: top;
}
hr {
width: 14%;
height: 4px;
}
hr.news {
width: 100%;
height: 7px;
color: #9EA3E8;
}

