BODY 
 {
 margin:                    0px;
 font-family:               Georgia, Tahoma, Verdana;
 color:                     #00ffFa;
 font-size:                 11pt;
 text-align:                justify;
 SCROLLBAR-FACE-COLOR:      #000080;
 SCROLLBAR-HIGHLIGHT-COLOR: black;
 SCROLLBAR-SHADOW-COLOR:    black;
 SCROLLBAR-TRACK-COLOR:     #070D2D;

 background:                #070D2D;
 background-image:          url("img/bgstarsky.jpg");
 background-repeat:         repeat;
 background-position:       center top;
 background-attachment:     scroll; }

A:link    {color: #00bbFF; text-decoration:none}
A:visited {color: #006699; text-decoration:none}
A:active  {color: #80FFFF; text-decoration:underline}
A:hover   {color: #FFFFFF; text-decoration:underline}

p { 
text-indent:   1.5em;
text-align:    justify;
}

.statustext     /*copyright text at bottom*/
 {
 text-align:   left;
 font-family:  Verdana, Tahoma;
 font-size:    8pt;
 color:        #00FFFA;
 font-weight:  bold;
 }
 
.pageheader    /*document caption*/
 {
 text-align:   center;
 font-family:  Verdana, Tahoma;
 font-size:    24px;
 color:        #0033FF;
 }
.menuitem
 {
 text-decoration: none;
 font-weight:  bold;
 font-family:  Verdana, Tahoma;
 font-size:    12pt;
 white-space:  nowrap;
 text-align:   center;
 padding:      2px 0px;
 }
.menuitem:link    {color: #00BBFF}
.menuitem:visited {color: #00BBFF} /*006699*/
.menuitem:active  {color: #80FFFF}
.menuitem:hover   {color: #FFCC00}

.menuitem_selected
 {
 text-decoration: none;
 font-weight:  bold;
 font-family:  Verdana, Tahoma;
 font-size:    12pt;
 color:        #FFEE00;
 }

.doctext,.newstext,.poetrydesc,.linkdesc,.gbtext,.gbnick,.gbemail,.gbdate,.gbemaillink  /*base document (frame) text*/
 {
 text-align:   justify;
 font-size:    11pt;
 font-family:  Georgia, sans-serif, Tahoma;
 }

.textpoetry         /*текст стихотворения*/
 {
 text-align:   left;
 font-size:    11pt;
 font-family:  Times New Roman, Times;
 font-style:   italic;
 }
 
.textpoetrysub      /*дата, время, прочее в стихах внизу*/
 {
 text-align:   right;
 font-size:    8pt;
 font-family:  Verdana, Tahoma;
 font-weight:  bold;
 padding:      10px 0px 0px 0px;
 }
 
.textpoetrycaption    /*заголовок стихотворения*/
 {
 text-align:   left;
 font-family:  Verdana, Tahoma;
 font-size:    14pt;
 color:        #0055FF;
 font-weight:  normal;
 font-style:   italic;
 padding:      0px 0px 10px 0px;
 }

.newscaption,.poetryyear      /*дата в новостях, год в стихах*/
 {
 text-align:   left;
 font-family:  Verdana, Tahoma;
 font-size:    20px;
 color:        #FAFAD8;
 padding:      20px 0px 5px 10px;
 vertical-align: middle;
 }

.newscaptionstar,.poetrytearstar    /*звёздочки в тех же заголовках*/
 {
 padding:      20px 0px 0px 0px;
 width:        30px;
 vertical-align: top;
 }
 
.poetrydesc,.linkdesc    /*add values*/
 {
 vertical-align: top;
 padding-bottom: 17px;
 }
 
/*from admin.php*/
.img16
 {
 width: 20px;
 height: 20px;
 cursor: hand;
 text-align: center;
 }

.hcntr /*hidden control*/
 {
 width: 1px;
 height: 1px;
 }
 
/*gbook*/
.gbtext
 {
 vertical-align:  top;
 text-align:      justify;
 /*text-indent:     1.5em;*/
 }
 
.gbnick
 {
 vertical-align:  top;
 text-align:      left;
 font-style:      italic;
 }
 
.gbemail
 {
 vertical-align:  top;
 text-align:      right;
 font-style:      italic;
 }

.gbemaillink
 {
 vertical-align:  top;
 text-align:      right;
 font-style:      italic;
 }
 
.gbdate
 {
 vertical-align:  top;
 text-align:      left;
 font-style:      italic;
 text-decoration: underline;
 }
