body { color: #c6c6c6; font-size: 12px; font-family: "Trebuchet MS", Geneva, Arial, Helvetica, SunSans-Regular, sans-serif; line-height: 16px; background-color: #48316c; background-image: url(../graphics/basic_elements/ground.gif); margin: 0; padding: 0; }
p { }
h3 { font-size: 1.17em; font-weight: bold; margin: 0 0 0.5em; }
td { }
/*--- LISTS ---*/
ul { text-align: left; margin-top: 0.3em; margin-bottom: 1em; margin-left: 0.5em; padding-left: 1em ; list-style-type: square; }
ol { text-align: left; margin-top: 0.3em; margin-bottom: 1em; margin-left: 1em; padding-left: 0.75em ; }
li { text-align: left; margin-top: 0.4em; }
a:link { color: orange; }
a:visited { color: orange; }
a:hover { color: #91aff0; text-decoration: none; }
a:active { }
.img_border { border-style: solid; border-width: 1px; }
.px10 { color: #c6c6c6; font-size: 10px; font-family: "Trebuchet MS", Geneva, Arial, Helvetica, SunSans-Regular, sans-serif; }
.px14 { color: #c6c6c6; font-size: 14px; font-family: "Trebuchet MS", Geneva, Arial, Helvetica, SunSans-Regular, sans-serif; }
.px16 { color: #c6c6c6; font-size: 16px; font-family: "Trebuchet MS", Geneva, Arial, Helvetica, SunSans-Regular, sans-serif; }
.form_box { background-color: #e47a24; border: dotted 1px #fff; outline-color: #91aff0; }
.no_repeat { background-image: url(../astronomy/Palomar.jpg); background-repeat: no-repeat; }
.no_repeat_star_trails { background-image: url(../astronomy/star_trails.jpg); background-repeat: no-repeat; }
.no_repeat_observing_logs { background-image: url(../observing_logs/observing_logs_no_repeat.jpg); background-repeat: no-repeat; }
.justify { text-align: justify; }
.right { float: right; }
