P               { color : #000000; margin : 20;  font:12pt arial;                   }
P.gallery       { margin: 2 20 2 20;                                                } 
P.html          { color : #000000; font-size : x-small; font-family : monospace;
                  font-style : normal; text-transform : uppercase; margin : 20;     }		  
.tight          { color : #000000; margin : 2 15 2 15;  font:12pt arial;            }
.normalfont     { color : #000000; font:12pt arial;                                 }
.boldfont       { color : #000000; font:bold 12pt arial;                            }
.firsttablepar  { margin : 2 20 20 20;                                              }

A          { text-decoration : none; font-weight : bold; font:bold 12pt arial; }
A.footer   { text-decoration : none; font-weight : bold; font:bold 8pt arial;  }
A:Visited  { font-weight : bold;                              }
A:Hover    { text-decoration : underline; font-weight : bold; }

ul { font:12pt arial; }
ol { font:12pt arial; }
li.littlebullet { list-style-image: url("gui/littlebullet.gif"); }
li.bigbullet { list-style-image: url("gui/bigbullet.gif");       }

BODY  {	font-size : x-small; color : #000000; text-indent : 10; background-color : #FFFFFF;
        padding : 0; margin : 0; }
CODE  {	font-size : small;	color : #000000; }


HR    { margin: 0 5 0 5; }


.menuhover A:Hover   { color:#FFFFFF; text-decoration:none; font-weight:bold;                }
.menuhover A         { color:#FFFFFF; text-decoration:none; font-weight:bold;                }
.menuhover A:Visited { color:#FFFFFF; text-decoration:none; font-weight:bold;                }
.menubox1            { BORDER-RIGHT: #fccce5 2px solid; BORDER-TOP: #ffbfdf 2px solid;
                       BORDER-LEFT: #f769b3 2px solid; BORDER-BOTTOM:#f769b3 2px solid;
					   BACKGROUND-COLOR: #CB0268; TEXT-DECORATION: none;
					   text-transform:uppercase;                                             }
.menubox2            { BORDER-RIGHT: #fccce5 2px solid; BORDER-TOP: #ffbfdf 2px solid;
                       BORDER-LEFT: #f769b3 2px solid; BORDER-BOTTOM:#f769b3 2px solid;
					   BACKGROUND-COLOR: #981c5b; TEXT-DECORATION: none;
					   text-transform:uppercase;                                             }
.menutext            { font-weight:bold; font-size:11px; font-family:Arial, Helvetica,
                       sans-serif, Tahoma; text-decoration:none; color:#000000               }

					   
.imgcell img, .imgcell a { display: block; margin: 0; border: 0; padding: 0; }


.heading            { margin:20; font:bold italic 12pt arial;                           }
.heading2           { margin:5; font:bold italic 14pt arial;                            }
.tobig              { font:bold 18pt arial; margin:10;                                  }
.bigtype            { font:normal 14pt arial; margin:30;                                }
.dropcap            { font-size:x-large; text-transform:uppercase; font-style:italic;   }
.largertext         { margin:30; font:11pt arial;                                       }
.largeboldunderline { margin:30; font:14pt arial;
                      font-weight:bold; text-decoration:underline;                      }
.footer             { font:8pt arial; margin: 0 5 0 5; font-weight : bold; }
.tag                { color : #FFFFFF; font-size : x-small; font-family : monospace;
                      font-style : normal; text-transform : uppercase;                  }
.poem               { margin : 30; font-size : x-small; text-transform : none;
                      font-style : normal;                                              }

					  
.darkergold          { color:#AA9750;                   }
.lightergold         { color:#E1CD0F;                   }
.darkred             { color:#CC0000;                   }
.bolddarkred         { color:#CC0000; font-weight:bold; }
.bolddarkgreen       { color:#00CC00; font-weight:bold; }
.bolddarkblue        { color:#0000CC; font-weight:bold; }
.boldblack           { color:#000000; font-weight:bold; }


/*  Fancy Scroll Bar CSS Code
	scrollbar-base-color:       #000000;
	scrollbar-face-color:       #000000;
	scrollbar-shadow-color:     #F6C488;
	scrollbar-highlight-color:  #FFCF93;
	scrollbar-3dlight-color:    #F6C488;
	scrollbar-darkshadow-color: #E9B97D;
	scrollbar-track-color:      #000000;
	scrollbar-arrow-color:      #F6C488;
*/